Analyzer 5.03 with SQL 2000

For the longest time I have been using our SQl 6.5 as a repository. Performance is good, everyones happy.Now, I want to upgrade the SQL6.5 to SQL 2000. My docs say Analzyer 5.03 only works with 6.5 and 7.0.I am a little jumpy about going to Analyzer 6.1.1 or6.1.2 just yet.Has anyone got any version 5 to work with SQL 2000 repository?Thanks

Hello;I have working versions 503 and 6.1.1 on SQL2000 without problem, they work on different repository, so you can first upgrade your SQL to 2000 then install Analyzer 6.1.x.RegardsMario GuerreroMexico.

Similar Messages

  • Hi Pls help me, How to work with SQL 2000 Database

    I have database using SQL 2000, How to connect and work with SQL 2000 Database. thanks

    Log on to www.SQLite.org that may help you.
    Using the Sqlite3.dll and after customizing your code with SQLite3.h you can read and write on to that DB.

  • Installing CSA MC 4.5 with SQL 2000

    Hi
    I am trying to install the CSA MC on a Server running SQL 2000 . I select the "Remote Database" option , create a database, user and File group within the database called analysis as instructed however upon install of he CSAMC I keep getting prompted that the file group analysis does not exist.
    Has anyone else come across this before ?
    Thanks
    Leon

    What is the exact error message you are seeing ?

  • JDeveloper with SQL 2000

    Hi all,
    I am quite new to Jdeveloper but I am trying to develop a wb application which talks to MSSQL 2000 as the database. Can please help me out how I can do this from JDeveloper. Thanks in advance.

    4. Add to web.xml of web application.
    <resource-ref>
    <res-ref-name>jdbc/SQLServerConnectionDS</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    SQLServerConnection is the connection configured in Connections navigator.
    5. In a JSP obtain a JDBC connection.
    InitialContext initialContext = new InitialContext();
    javax.sql.DataSource ds = (javax.sql.DataSource)
    initialContext.lookup("java:comp/env/jdbc/SQLServerConnectionDS");
    java.sql.Connection conn = ds.getConnection();

  • Database restore from SQL 2000 to SQL 2005 for SBO 2005B

    Hi Everyone,
    I am facing some problems in regards to the restore of SBO Database from SQL 2000 to SQL 2005.
    Let me explain you the problem.
    See I am using SAP B1 2005B with patch level 38 in my laptop with SQL 2000. I have made an company in this and done work in it as a production company and now I want to restore this company in the server which has SQL 2005. How to do it.
    I have taken a backup in my laptop from SAP B1 Server Suite Manager which has SQL 2000 and sucessfully backed up but when I am trying to restore in the server which has SQL 2005 I am getting the following error in SQL 2005 in server :-
    Restore failed for Server 'DXBAP001'.  (Microsoft.SqlServer.Smo)
    System.Data.SqlClient.SqlError: Directory lookup for the file "C:\Program Files\Microsoft SQL Server\MSSQL\data\SBO_DCHAR.mdf" failed with the operating system error 3(The system cannot find the path specified.). (Microsoft.SqlServer.Smo)
    Please let me know the solution for it.
    Thanks in Advance.
    Regards,
    Kawish Junaid Mazhari

    Hi,
    In SQL 2005 create a database and name as the 200 one was (though any name would do).  when you create the database note the location of the .mdb and .ldf file.
    once this had created right click on your new database > tasks > restore database
    in the new window select from device and point it to your .bak file created from your 2000 system, ensure you put a tick in the restore box on the new line.
    in the options tab tick overwrite database, and, change the file locations in the restore as directory to the file locations of the new database.  the file names must be the same too.
    you can change the original file names after the restore.
    that should do the trick.
    thanks,
    mike

  • SQL 2000 AND SQL 2005 ON THE SAME SERVER

    Hi all ,
    I have an installation of    SAP4.7SR1 /MSSQL2000 on a windows 2003 server.
    I want to install SAP SOLUTION MANAGER 4.0 /MSSQL2005 on the same server ... it is possible that two version of SQL ( 2000 and 2005 ) coexists on the same server ? It's sufficent to install SQL into two different directory ?
    Thank's a lot.
    Antonio Voce.

    Hi,
    yes it is possible to install SQL2000 and SQL2005 on same server but there are certain special considerations that you should be aware of
    look at following blog
    http://blogs.msdn.com/sqlblog/archive/2006/09/27/co-existence-of-sql-2005-with-sql-2000.aspx
    also look http://msdn2.microsoft.com/en-us/library/ms143694.aspx
    but in case of SAP Installation i prefered that to upgarde SQL2000 to SQL2005  then install solman 4.0
    regards,
    kaushal

  • SQL 2000 LINKED SERVER ERROR 7303 WITH SQL 2012 ON WINDOWS SERVER 2012 R2

    Hi all,
    I have a problem with SQL Server 2012 and a linked server for SQL 2000 database.
    System specification:
    Windows server 2012 64 bit
    SQL SERVER 2012 64 bit
    REMOTE SERVER SQL 2000 32 bit
    I've installed sql native client 32bit,create a SYSTEM DSN odbc connection with "SQL Server" driver named "MYSERVER".
    Create a linked server with the query below in SQL 2012:
    EXEC master.dbo.sp_addlinkedserver @server =N'MYSERVER', @srvproduct=N'MYSERVER', @provider=N'MSDASQL', @datasrc =N'MYSERVER', @location=N'System';
    EXEC master.dbo.sp_addlinkedsrvlogin @rmtsrvname=N'MySERVER',@useself=N'True',@locallogin=NULL,@rmtuser=NULL,@rmtpassword=NULL
    GO
    but when i browse the linked server i receved error 7303.

    You need 64-bit MSDASQL. It is the bitness of the server you are connecting from that matters. 64-bit executables cannot hook into 32-bit DLL.
    However, I suspect that you will not get things to work anyway. At least I have not seen anyone this far who has been able to set up a linked server from SQL 2012 to SQL 2000. I know that when I tried this, the following providers had this result:
    SQLNCLI11 - does not support connections to SQL 2000.
    SQLNCLI10 - failed with some obscure message that I don't recall.
    SQLNCLI - Don't recall that the problem was here.
    SQLOLEDB - SQLOLEDB is always replaced with the most recent version of SQLNCLI, so this fails because of lack of support.
    I don't think I got through all version of the ODBC drivers, though.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • High invalidations in v$sqlarea for 1 query tag with "SQL Analyze"

    Hi All,
    Hopefully post to the right forum, if not please do let me know. Thanks
    I have one pre-production issue still don't have any clue how to move forward.
    This is 2 RAC nodes in linux platform with Oracle 11.2.0.2
    In the begininng this environment having a lot of performance issue, as huge "cursor: pin S wait on X", "latch: shared pool"
    and "library cache:Mutex X" causing very bad performance in this environment. After oracle support suggest to disable few hidden paramter
    and adjust some parameter, then it help to stablized the environment (according to oracle, the initial issue was caused by high version count).
    But we still can find minimal "latch:shared pool" and "library cache:Mutex X" on top 5 wait event list on hourly AWR report.
    This time oracle was saying it might caused by high reload and high invalidatiosn in sqlarea (not sure how true it is), luckily the event
    did not caused the performance issue at this moment, but we're asking support how can we get rid of the "mutex/latch" event.
    They give me one query to check the invalidations in v$sqlarea, and they suspect the high validation is causing by application.
      select *
      from v$sqlarea
      order by invalidations DESC;
      Weird thing is, there have one SQL tag with "SQL Analyze" always causing high invalidations. But we're not able to get more detail (base on SQL_ID)
    in v$sql or v$session table. This SQL insert into v$sqlarea and remove within 1 or 2 seconds, hard to get more information.
    And the statement is exactly the same, but don't know why SQL Analyze always checking on it.
    This SQL is triggering by SYS user, and it is inserting into MLOG$ table (one of the application materialized log file)
      insert into "test"."MLOG$_test1" select * from "test"."MLOG$_test1"
      The v$sqlarea information as below, sometime the invalidations can hit more than 10,000
      SQL_ID              SQL_TEXT                                                                                        LOADS  INVALIDATIONS
      0m6dhq90rg82x /* SQL Analyze(632,0) */ insert into "test"."MLOG$_test" select * from "test"."MLOG$_test  7981    7981
      {code}
      Anyone have any idea how can i move forward for this issue? As Oracle is asking me to use SQLTXPLAIN get the detail?
      Please share with me if you have any idea. Thanks in advance.
      Regards,
      Klng                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi Dom,
    We have checked there have no SQL Tuning enable for this SQL_ID. Below is the optimizer parameter in this environment, the hidden parameter was changed which suggest by oracle support.
    NAME                                 TYPE        VALUE
    _optimizer_adaptive_cursor_sharing   boolean     FALSE
    _optimizer_extended_cursor_sharing_r string      NONE
    el
    object_cache_optimal_size            integer     102400
    optimizer_capture_sql_plan_baselines boolean     FALSE
    optimizer_dynamic_sampling           integer     2
    optimizer_features_enable            string      11.2.0.2
    optimizer_index_caching              integer     90
    optimizer_index_cost_adj             integer     10
    optimizer_mode                       string      ALL_ROWS
    optimizer_secure_view_merging        boolean     TRUE
    optimizer_use_invisible_indexes      boolean     FALSE
    optimizer_use_pending_statistics     boolean     FALSE
    optimizer_use_sql_plan_baselines     boolean     TRUE
    plsql_optimize_level                 integer     2
    SQL> select * from dba_sql_plan_baselines;
    no rows selected
    SQL>yeah we did run the ash, but the high invalidation did not caputre in the report. Actually this SQL tag with sql analyze it gone from v$sqlarea very fast (only 1 or 2 seconds only).
    Thanks.
    Regards,
    Klng

  • Oracle 10g connectivity with sql server 2000 through oracle transpa gateway

    dear gurus.
    i am to connecto oracle 10g with sql server 2000 through oracle transparent gateway.
    i have installed transparent gateway and proper configured. also link is created.
    but when i execute query "select * from city@inventory" , so an error displayed.
    ORA-12500: TNS:listener failed to start a dedicated server process.
    kindly suggest me what could be the cause.
    regards,

    if the listener fails to spawn a dedicated server process it is commonly indicating an issue with the listener. So posting the listener and also a listener trace including a description of the env where you installed the gateway into which directory would be helpfull. Please keep also in mind if you have for example a 10.2.0.3 database and you install into this directoty a 10.2.0.1 gateway you have to reapply the patchset again do get consistent file version.
    So please describe more detailed your env.

  • Installing Oracle 8i on server with SQL Server 2000

    We have One Server (HP with: 4 processors XEON, 100 GB HD Raid 5, 8GB RAM). And this server has SQL Server 2000 running with some databases. We NEED to install ORACLE 8i for a product that they use that DB. IS THERE a problem to install and use ORACLE 8i on the same server that has SQL server 2000? Do you know any issue related to this "experience"?

    You CAN run both at the same time. I have done this on a few boxes without issue. MS tells you not to, but I think it's because they don't want you running Oracle. Their comment was 'we don't recommend it.'
    Remember that you will have TCP 1521 tied up with Oracle (by default) and TCP 1433 tied up with SQL Server (by default). If you have installation issues, it's not because you are running two separate DBs. In this case you have a different issue. If you can't run both successfully, simultaneously then you have another issue altogether not related to the software. You should be fine as long as you are not sharing TCP ports.
    Several years ago I was responsible for an HP Netserver LX Pro that ran Oracle RDMBS 7.3.2 and (probably 4.2 or 6.0) SQL Server and had no issues. I have been running both RDBMSs on the same box since even though the boxes have changed - HP/DELL - didn't matter.
    Scott Yando

  • Steps to install SAP 4.7 EE with MS SQL 2000: URGENT

    Hi all Basis Guru's
    We are planning to install SAP 4.7 EE with DB: MS SQL 2000 on our new IBM server, we are already running a SAP server on our OLD SERVER and we just want to install the same in the NEW IBM SERVER for which i am seeking some expert help.
    I wanted a document which can show me the steps to install SAP 4.7 and also MS SQL 2000,
    I have pdfs released by SAP which i got from service market place under instguides section, but they are not soo helpful as i am a jr consultant the termninology used by them is not in my understanding..
    So i request all, to send in a document which can easily assist me in installing SAP 4.7 and Ms SQL 2000 in step by step process
    Also is it neessary for me to install the SP3 for Ms SQL 2000.
    Reward points for sure...
    Plz do help me in this as,  this task has to be completed by 03-08-07 EOD.
    Million Thanks in Advance
    Regards
    Hari Haran.V

    Hi Juan,
    I have done all the pre-installation steps accoring to the SAP released doc from the service market place...
    but i get an error during the installation of the CI...(this is happening at the time of  <i><b>EXTRA SAP SYSTEM KERNAL ARCHIVES</b></i>)
    Here is the detailed LOG of the error.....
    INFO 2007-08-02 18:50:39
    Processing of host operation t_HostInfo_SHARED succeeded.
    INFO 2007-08-02 18:50:47
    The 'saploc' share exists at directory 'C:\usr\sap'. Choosing drive C: as SAP System drive.
    INFO 2007-08-02 18:51:13
    Successfully connected to PDPLMAIN\PDPLMAIN
    INFO 2007-08-02 18:51:13
    Executing check Product Version ...
    INFO 2007-08-02 18:51:13
    Script "Product Version" successfully executed
    INFO 2007-08-02 18:51:13
    Executing check Product Patch ...
    INFO 2007-08-02 18:51:13
    Script "Product Patch" successfully executed
    INFO 2007-08-02 18:51:13
    Executing check Product Edition ...
    INFO 2007-08-02 18:51:13
    Script "Product Edition" successfully executed
    INFO 2007-08-02 18:51:13
    Executing check Collation ...
    INFO 2007-08-02 18:51:13
    Script "Collation" successfully executed
    INFO 2007-08-02 18:51:13
    Executing check SysAdmin Rights ...
    INFO 2007-08-02 18:51:13
    Script "SysAdmin Rights" successfully executed
    INFO 2007-08-02 18:51:13
    Successfully connected to PDPLMAIN\PDPLMAIN
    INFO 2007-08-02 18:51:13
    Executing check Database existance ...
    INFO 2007-08-02 18:51:13
    Script "Database existance" successfully executed
    INFO[E] 2007-08-02 18:51:36
    Account group="pdplmain\SAP_LDAP" does not exist. <#1>
    INFO[E] 2007-08-02 18:51:37
    Account group="ORA_PD0_DBA" does not exist. <#1>
    INFO[E] 2007-08-02 18:51:37
    Account group="ORA_PD0_OPER" does not exist. <#1>
    INFO[E] 2007-08-02 18:51:49
    Account group="pdplmain\dbpd0ctl" does not exist. <#1>
    PHASE 2007-08-02 18:57:16
    SAP Web Application Server
    PHASE 2007-08-02 18:57:16
    Request common parameters of SAP System
    PHASE 2007-08-02 18:57:17
    Collecting information on database configuration
    PHASE 2007-08-02 18:57:17
    Create operating system accounts
    INFO 2007-08-02 18:57:17
    Copying file C:/SAPinst MSSQL SAPINST/keydb.xml to: C:/SAPinst MSSQL SAPINST/keydb.1.xml.
    INFO 2007-08-02 18:57:17
    Creating file C:\SAPinst MSSQL SAPINST\keydb.1.xml.
    INFO 2007-08-02 18:57:18
    Copying file C:/SAPinst MSSQL SAPINST/product.xml to: C:/SAPinst MSSQL SAPINST/product.1.xml.
    INFO 2007-08-02 18:57:18
    Creating file C:\SAPinst MSSQL SAPINST\product.1.xml.
    PHASE 2007-08-02 18:57:33
    Preparing OS account for MCOD installation
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:33
    Request operating system user information
    PHASE 2007-08-02 18:57:34
    Request operating system user information
    PHASE 2007-08-02 18:57:34
    Request operating system user information
    PHASE 2007-08-02 18:57:34
    Request operating system user information
    PHASE 2007-08-02 18:57:34
    Request operating system user information
    INFO 2007-08-02 18:57:35
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1801674531-606747145-839522115-500' on host 'pdplmain'!
    INFO 2007-08-02 18:57:35
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1801674531-606747145-839522115-500' on host 'pdplmain'!
    INFO 2007-08-02 18:57:35
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1801674531-606747145-839522115-500' on host 'pdplmain'!
    INFO 2007-08-02 18:57:36
    Evaluating all 'tNT_RegistryEntries' table rows succeeded.
    PHASE 2007-08-02 18:57:38
    Preparing DBMS-specific environment variables
    WARNING 2007-08-02 18:57:38
    Error 1332 (No mapping between account names and security IDs was done.
    ) in execution of a 'SetEntriesInAcl' function, line (661), with parameter ().
    INFO 2007-08-02 18:57:38
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:39
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:41
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:42
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:44
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:45
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:46
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:47
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:48
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:49
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:50
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:51
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:51
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:52
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:53
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:53
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:54
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-08-02 18:57:55
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    PHASE 2007-08-02 18:57:55
    Adapt filesystem
    PHASE 2007-08-02 18:57:55
    Prepare check/adapt SAP instance filesystem
    INFO 2007-08-02 18:57:55
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/prfclog exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0 exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/DVEBMGS00 exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/DVEBMGS00/data exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/DVEBMGS00/data/cache exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/DVEBMGS00/exe exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/DVEBMGS00/log exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/DVEBMGS00/sec exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/DVEBMGS00/work exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/exe exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/exe/opt exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/exe/dbg exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/exe/run exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/gen exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/gen/dbg exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/gen/opt exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/global exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/profile exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/PD0/SYS/src exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap/tmp exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/tmp exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/EPS exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/EPS/in exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/EPS/out exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/EPS/log exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/bin exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/buffer exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/cofiles exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/data exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/etc exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/log exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    File system node C:\usr\sap\trans/sapnames exists already. Nothing to do.
    INFO 2007-08-02 18:57:56
    Copying file H:/sapinst_mssql/NT/I386/UNINSAP.EXE to: C:\usr\sap\PD0\SYS\exe\run\..\UNINSTSAP.EXE.
    INFO 2007-08-02 18:57:56
    Copying file system node H:/sapinst_mssql\NT\I386\UNINSAP.EXE with type NODE to C:\usr\sap\PD0\SYS\exe\run\..\UNINSTSAP.EXE succeeded.
    INFO 2007-08-02 18:57:56
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2007-08-02 18:57:57
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2007-08-02 18:57:58
    Creating of all NT shares while processing the table 'tNT_SHARE' succeeded.
    INFO 2007-08-02 18:57:58
    Creating of all NT shares while processing the table 'tNT_SHARE' succeeded.
    WARNING 2007-08-02 18:57:59
    The specified service does not exist as an installed service.
    ! Error in execution of a 'OpenService' function, line (286), with parameter(s) (SAPPD0_00).
    WARNING 2007-08-02 18:57:59
    The specified service does not exist as an installed service.
    ! Error in execution of a 'OpenService' function, line (286), with parameter(s) (SAPOsCol).
    PHASE 2007-08-02 18:57:59
    Extract archives
    INFO 2007-08-02 18:58:00
    Processing of all file system node operations of table t_SAPComponent_Archives_FORMS_SHARED succeeded.
    PHASE 2007-08-02 18:58:01
    Extract SAP System kernel archives
    INFO 2007-08-02 18:58:01
    Creating file C:\SAPinst MSSQL SAPINST\SAPEXE.SAR.log.
    ERROR 2007-08-02 18:58:01
    MOS-01021  PROBLEM: .\sapcar.exe -xvgf H:\SAP_KERNEL_MSSQL_IA64/NT/I386/SAPEXE.SAR, -R C:\usr\sap\PD0\SYS\exe\run returned with '29'. CAUSE: See output './SAPEXE.SAR.log'. SOLUTION: Solve the CAUSE and retry.
    ERROR 2007-08-02 18:58:01
    FJS-00012  Error when executing script.
    Waiting to hear from at the earliest
    Regards
    Hari haran.v

  • Error Establishing Socket with SQL Server 2000

    I have a java application that uses JDBC to connect to a source of data.
    The application has been installed on many platforms using many different data sources, but one combination has beaten me.
    I am using Windows Server 2003 and SQL Server 2000 Enterprise, when the application starts up it fails to connect to the database with the following message:
    [Microsoft][SQL Server 2000 Driver for JDBC] Error Establishing Socket
    I have looked at a lot of forums and tried many things but nothing has fixed the problem for me:
    To summarise:
    The URL I am using is jdbc:microsoft:sqlserver://locahost:1433
    I have also tried using the name of the machine and it's actual IP address
    I have checked that TCP/IP is enabled and using the correct port (1433)
    Both SQL Server and Windows authentication are enabled and I can connect using both method from ODBC
    I can connect to it and use it with c#.net, vb.net and ODBC from the same machine
    I have installed the latest SQL Server 2000 service pack
    The application works with SQL Server 2000 Developer on Windows XP
    If anyone has any other suggestions, I would love to hear from you.

    If you printed out the SQL state and error code that would be a bit more info:
    catch (SQLException e)
        e.printStackTrace();
        System.err.println("SQL state: " + e.getSQLState());
        System.err.println("SQL error: " + e.getErrorCode());
    }Maybe that will give you more detail as to exactly why this is happening.
    The only other thought I had was security. Maybe there's a permission to access the port that would have to be granted explicitly as part of M$'s new emphasis on security. You did say it was Windoze Server 2003. Maybe that's the difference between all the other installs and this one.
    No joy from me, sorry. - MOD

  • SQL 2000 Invoice - get number of line with batchnum

    Hi all
    Im trying to get a query that show info about lines of invoices and i need to show a number of row (begin on 1 for each invoice) on a query results
    INV1.Linenum col don´t useful for me cause im managed batchNum for item
    How can i do it for numbering  lines on my query results?
    Actually im showing:
       NºInvoice - NºLinea - ItemCode
       0001-0-item001-bacth01
       0001-0-item001-batch02
       0001-1-item002-bacthB1
       0001-1-item002-batchB2
    An I want to show something like that:
       0001-1-item001-bacth01
       0001-2-item001-batch02
       0001-3-item002-bacthB1
       0001-4-item002-batchB2
    thanks in advanced

    Hi,
    I'm not sure I understand what you want...
    Is it only a row number in your query result ?
    If so, it's realy easy with Oracle (you can use rownum() ), a little harder with SQL 2005, but a lot more hard on SQL Server 2000.
    Could you give us your query ?
    Regards,
    Olivier Huet

  • Integrate TREX with a third-party database  MS SQL 2000

    Hello GURUS i have a question, how integrate a search with trex into the third-party back-end
    stores exacly is a ms sql 2000, my problem is this i have a legacy system in java, this legacy retrieve
    information from a database through Querys and we want to optimize searches through TRex, how can connect the trex to this data base
    thanks
    salvatore

    Hi Salvatore,
    I saw that your looking to find a solution to your problem for a time now and have done some research already.
    Unfortunately, there is no out-of-the-box solution to integrate a MS SQL database into KM (unless it is the database from a different portal/KM).
    So your solution here is to implement a (simple) Read-Only Repository Manager using this guide: https://www.sdn.sap.com/irj/sdn/nw-cm?rid=/library/uuid/70359931-22c1-2910-9fba-f0142ba18956
    Afterwards you can index the repository with TREX.
    Hope this answers your question.
    Best regards,
    Robert

  • Sql Exception on Testing Configuration with SQL Server JDBC driver for XA

    I have a requirement of analyzing the behavior of SQL Server JDBC data sources for XA transactions in our application.We have been using Non-XA drivers for both Oracle and SQL Server as we had no requirement for transactions spanning across multiple databases in past.I have setup and tested the XA driver for Oracle (Oracle Driver (Thin XA) for Instance Connections 9.0.1,9.2.0,10,11) in Weblogic 11g and its working perfectly for transactions spanning across two databases.No when I am trying to configure weblogic 11g R1 for Sql server JDBC driver to support XA transactions with driver details as follows,
    Server:Weblogic 11g R1
    Driver Type: MS Sql Server
    Database Driver :Oracle's MS SQL Server Driver(Type 4 XA) Version:7.0,2000,2005)
    Database:SQL Server 2005(Single Instance)
    and try to create a new data source and select "Test Configuration" and following error is thrown ,
    <Mar 17, 2011 4:49:49 PM GMT+05:30> <Error> <Console> <BEA-240003> <Console encountered the following error java.sql.SQLException: [OWLS][SQLServer JDBC Driver][SQLServer]xa_open (0) returns -3
    at weblogic.jdbc.sqlserverbase.BaseExceptions40.createAppropriateSQLExceptionInstance(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BaseExceptions40.createSQLException(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BaseExceptions.createException(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BaseExceptions.getException(Unknown Source)
    at weblogic.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
    at weblogic.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
    at weblogic.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
    at weblogic.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
    at weblogic.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BaseStatement.commonTransitionToState(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BaseStatement.postImplExecute(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BasePreparedStatement.postImplExecute(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BaseStatement.commonExecute(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BaseStatement.executeUpdateInternal(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BasePreparedStatement.executeUpdate(Unknown Source)
    at weblogic.jdbcx.sqlserver.SQLServerImplXAResource.executeXaRpc(Unknown Source)
    at weblogic.jdbcx.sqlserver.SQLServerImplXAResource.executeXaRpc(Unknown Source)
    at weblogic.jdbcx.sqlserver.SQLServerImplXAResource.open(Unknown Source)
    at weblogic.jdbcx.sqlserverbase.BaseXAConnection.init(Unknown Source)
    at weblogic.jdbcx.sqlserverbase.BaseXAConnection40.init(Unknown Source)
    at weblogic.jdbc.sqlserverbase.BaseClassCreatorForJDBC40.createXaConnection(Unknown Source)
    at weblogic.jdbcx.sqlserverbase.BaseXADataSource.getXAConnection(Unknown Source)
    at com.bea.console.utils.jdbc.JDBCUtils.testConnection(JDBCUtils.java:550)
    at com.bea.console.actions.jdbc.datasources.createjdbcdatasource.CreateJDBCDataSource.testConnectionConfiguration(CreateJDBCDataSource.java:450)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:870)
    at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)
    at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)
    at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)
    at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)
    at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:52)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:97)
    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2044)
    at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:64)
    at org.apache.beehive.netui.pageflow.interceptor.action.ActionInterceptor.wrapAction(ActionInterceptor.java:184)
    at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.invoke(ActionInterceptors.java:50)
    at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:58)
    at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:87)
    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)
    at com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:261)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
    at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
    at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
    at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
    at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:256)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:133)
    at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionInternal(ScopedContentCommonSupport.java:142)
    at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowStubImpl.java:106)
    at com.bea.portlet.adapter.NetuiActionHandler.raiseScopedAction(NetuiActionHandler.java:111)
    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:181)
    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:167)
    at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiContent.java:225)
    at com.bea.netuix.nf.ControlLifecycle$2.visit(ControlLifecycle.java:180)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:324)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
    at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
    at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.service(MBeanUtilsInitSingleFileServlet.java:47)
    at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:130)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    I followed the instruction in weblogic jdbc drivers guide to configure the JTA Transactions to support XA on SQL Server machine and weblogic server which included,
    1.Copying sqljdbc.dll copied to SQL_Server_Root/bin directory from WL_HOME\server\lib.
    2.Copied instjdbc.sql to sql server machine and executed the script with following output,
    Changed database context to 'master'.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_open', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_open2', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_close', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_close2', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_start', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_start2', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_end', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_end2', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_prepare', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_prepare2', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_commit', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_commit2', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_rollback', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_rollback2', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_forget', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_forget2', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_recover', because it does not exist or you do not have permission.
    Msg 3701, Level 11, State 5, Server SQLDB, Procedure sp_dropextendedproc, Line 16
    Cannot drop the procedure 'xp_jdbc_recover2', because it does not exist or you do not have permission.
    creating JDBC XA procedures
    instxa.sql completed successfully.
    3.Verified that MSDTC service is running on both SQL Server and weblogic machines with XA Transaction enabled and DTC option enabled for both inbound and outbound connections.
    4.Copied sqljdbc.jar (version 3.0 downloaded from msdn portal) to "C:\Oracle\Middleware\wlserver_10.3\server\ext\jdbc\sqlserver" directory and updated weblogic_classpth variable in commEnv.cmd file.
    set WEBLOGIC_CLASSPATH=%JAVA_HOME%\lib\tools.jar;%BEA_HOME%\utils\config\10.3\config-launch.jar;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar;%FEATURES_DIR%\weblogic.server.modules_10.3.2.0.jar;%WL_HOME%\server\lib\webservices.jar;%ANT_HOME%/lib/ant-all.jar;%ANT_CONTRIB%/lib/ant-contrib.jar;C:\Oracle\Middleware\wlserver_10.3\server\ext\jdbc\sqlserver\server\ext\jdbc\sqlserver\sqljdbc.jar
    Can some one please provide some input on whats causing this and any other steps needs to be followed to implement XA support using SQL Server JDBC driver.

    You seem to have done everything correctly and diligently. I would ask that you open
    an official support case.

Maybe you are looking for

  • Change GL Account in MIGO

    Hi All,      I have requirement. i.e.  The development of an enhancement which will automatically pull the GL account value from the purchase order and insert it into the goods receipt note (MIGO) . This enhancement will only be executed for account

  • Swapping from iPhone 3Gs to iPhone 4 and Keeping Game Saves - Is it possible??

    Yeah I've just upgraed my 3Gs to iPhone 4 and (as sad as it sounds) I've spent alot of hard work on games on my 3Gs is it possible to transfer save data?

  • C3 keypad not working!

     I have a nokia c3-00 set, suddenly it's keypad stops working. just if i hold, call dorp button, then it show the screen. i have very important contacts in it. I want that contacts. kindly advise me, is it a software problem or hardware? what am i su

  • How can I change the location of the message filestore?

    The MQ default message store is located at /var/imq/instances/brokerName/filestore/ on Solaris. Is there a way that we can change this location? Thanks.

  • What is the data source for cProjects hierarchy texts 0CPR_GUID?

    The cProjects hierarchy will not display texts, only the technical name. I believe I must extract the texts for BW InfoObject 0CPR_GUID. I can not identify the text counterpart to 0DPR_HIERARCHY_ATTR data source for BW InfoObject 0CPR_GUID. Questions