SQL 2005 SAP R/3 4.6C - DBSL error RC=99 on import of Basis 4.6C SP 39

Hi,
I have just built a R/3 4.6C system on SQL 2005 with 4.6D_EXT kernel. The build was done using R3load to export from the 4.6C/SQL 2000/32bit system and import to 4.6C/SQL 2005/64bit system. The source 4.6C system only had Basis support package 37 applied, and I am trying to apply Basis 4.6C 38-57 on the 4.6C/SQL 2005/64bit system (in preparation for an ECC6 upgrade) and I get the following error:
EXEC SQL: SELECT ID,OBJECT,LANGU,TYP,VERSION FROM DOKIL WHERE (LANGU IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,  
[developertra,00000]  ExecuteAndFlush return code: 0x80040e10 Stmt: [CREATE PROCEDURE ##Y8IBASAPDEIBD00000025600000000006164133 @P
                                                                          99972  0.099972                                          
[developertra,00000]  MapHr:80040E10 DB_E_PARAMNOTOPTIONAL                  43  0.100015                                          
[developertra,00000]  HandleOledbError [ExecuteAndFlush,line 33423]: Error/Message: (err 0, sev 0), No value given for one or more
                                                                             96  0.100111                                          
[developertra,00000]  DbSlPrepare - Error 99 (dbcode -2147217904) on proc. creation                                                                               
56  0.100167                                          
[developertra,00000]  DbSlPrepare - <CREATE PROCEDURE ##Y8IBASAPDEIBD00000025600000000006164133 @P000 varchar(3072) = ' ', @P001 v
                                                                            105  0.100272                                          
[developertra,00000]  1 times error (0,0) in sequence                       30  0.100302                                          
[developertra,00000]  dbdsmss: DBSL99 SQL0                                  27  0.100329                                          
[developertra,00000]  No value given for one or more required parameters.                                                                               
62  0.100391                                          
[dbds        ,00589]  ***LOG BY2=>sql error 0          performing FET                                                                               
66  0.100457                                          
[dbds        ,00589]  ***LOG BY0=>No value given for one or more required parameters.                                             
I have checked the collation setting in SQL 2005 and it is:
select serverproperty('collation')
SQL_Latin1_General_CP850_BIN2
There are 97000 odd entries in DOKIL, so I don't think that is the problem.
Would appreciate any assistance.
Kind regards,
Sheryl.

Hi ,
Instead of doing the build with export import, you can try to do the same with backup restore,,
But remember your sql2000 should be on bin2... then you can take backup and restore.
Since it is from 2000 to 2005 the restore would happen and it will work fine.
Try this and check out, since the error you have pasted is not clearly giving any picture...
Regards,
Ravi.

Similar Messages

  • Has anyone upgraded sql 2005 to sql 2008 and win 2008 Netweaver 7.0, ECC 6?

    We are currently running the following landscapes
    Netweaver BI 7..0 on windows 2003 , sql 2005,
    ECC 6.0 on windows 2003, sql 2005
    SAP Portal 7 on windoes 2003 , sql 2005
    And would like to plan the migration to windows 2008, sql 2008 IE 7.0
    I just wanted to get some feedback regarding if someone has already done this and how you all went about to upgrade? Issues you encountered, things to avoid, all that good stuff
    Without doing much research yet, and having just completed the migration from 32bit OS to 64bit and sql 2000 to sql 2005, I had to perform a NEW install of SAP on parallel servers , export from 32bit and import to 64bit servers
    When we upgrade to windows 2008 and sql 2008, will we ALSO require to do a NEW install of SAP? just like what I just finished?
    Please advise?
    Regards & Thank You in Advance
    Maria

    Hello Maria,
    Refer to http://www.microsoft.com/sqlserver/2008/en/us/upgrade.aspx
    Also you can refer to SAP guide for database upgrade to SQL server 2008 ,just go to the followng link
    http://service.sap.com/instguides --> Other Documentation --> Database Upgrades --> MS SQL Server
    Hope it helps
    Rohit

  • SAP R/3 Data Import to MS SQL 2005

    Hi
    I am trying to import SAP R/3 Data to MS SQL 2005 with SQL Server Import and Export Wizard (.net framework Data Provider for mySAP Business Suite. )
    for ie i have to import data from mara table.
    but i am getting error at the time i am making connect from MS SQL 2005 to SAP R/3 ...
    Following is the error
    The operation could not be completed
    Additional information
    --> Missing SYSNR = ... in connect_param in RFcOpenEx(Microsoft.Adapter.SAP.SAPProvider)
    |--> Missing SYSNR = ... in connect_param in RFCOpenEx ( GInvoker)
    Can any one explain me where i am going wrong?

    I have downloaded SAP provider for SSIS, but it just a add-on and didn't find readme which will provide which right i should have for my SAP account.
    Can you please send the location of the readme file.
    I will furture request you, if possible send me what right i will required on SAP box to login using .Net Framework Data Provider for mySAP Business Suite from MS SQL Server Import and Export Wizard.

  • UDCONNECT (SQL SERVER 2005 - SAP BW 7.0 Unix)

    Hi,
    I´m trying connect SQL Server database with SAP BW 7.0 (running over Unix) using UDCONNECT.
    I have done all steps as defined in SAP document:
        How to Configure UD Connect on the J2EE Server for JDBC Access to External Databases
    But when I try to check the connection against database through URL:
    http://:/Tjdbc/servlet/TestJdbc
    the system returns the next error:
    Test JDBC Page
    Error!
    Could not connect to database. Connection is inactive or does not support JDBC.
    Go back
    Exception Details:
    com.sap.ip.bi.sdk.exception.BIConnectionFailedException: Cannot open the connection
         at com.sap.ip.bi.sdk.dac.connector.jdbc.JdbcConnectionFactory.getConnectionEx(JdbcConnectionFactory.java:238)
         at com.sap.ip.bi.sdk.trialarea.connector.servlet.model.JDBCModel.getConnection(JDBCModel.java:796)
         at com.sap.ip.bi.sdk.trialarea.connector.servlet.model.JDBCModel.getTables(JDBCModel.java:132)
         at com.sap.ip.bi.sdk.trialarea.connector.servlet.controller.Control2.doPost(Control2.java:25)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    I have checked with two diferents SQL Servers and the result was the same.
    The databases support TCP/IP connections and port 1433 is open.
    Thanks in advance.

    I used Microsoft JDBC V 1.1 to connect my BW on Solaris to SQL 2005. This is the only 1 version that i can make it work. Other version 1.0 , 1.2 and 2.0 (requires JDK 5 but we are on 1.4 ) did not work for us.
    Best Regards

  • Fetch the data from the tables in the SQL 2005 server to sap R/3.

    Hi Experts,
    We need to fetch the data from the tables in the SQL 2005 server to sap R/3.
    Please explain which will be the best approach to fetch the same and how to do it. Sample program can greatly help.
    << Please do not offer points >>
    Regards,
    Shobana K
    Edited by: Rob Burbank on Sep 21, 2010 2:36 PM

    Hi,
    Try NATIVE SQL statements in your abap code otherwise you can try to establish jdbc connection from ABAP program.
    search in SDN for samples!
    Suresh

  • Connect Non-SAP Oracle db (32bit) in sql 2005 (64 bit) using linked server

    Hi,
    I am connecting Oracle 10g database from SQL 2005 using linked server, in which i get the error
    "Cannot initialize the data source object of OLE DB provider "MSDAORA" for linked server "L2ORACLE".
    OLE DB provider "MSDAORA" for linked server "L2ORACLE" returned message "Oracle client and networking components
    were not found. " (Microsoft SQL Server, Error: 7303)
    SAP Server with sql 2005 db is in 64 bit server / Windows 2003
    Non-SAP Oracle 10g is in 32 bit windows 2003 server.
    i have installed Oracle 64 bit client in the SAP Server and also copied the 64 bit version of dboraslib.dll to the DIR_LIBRARY path. I am able to view the oracle tables in the oracle client.
    But, when i create the linked server, it gives the above error.
    If i install 32 bit version of Oracle client in the SAP Server, i am able to create the linked server in the db level, but, it says "Work Process restarted, session terminated" message in the Z program in SAP.
    The same works in the test environment where both are 32 bit servers. problem is when SAP server is in 64 bit and non sap is in 32 bit.
    Please suggest.
    Thanks and Regards,
    Nagu

    "Cannot initialize the data source object of OLE DB provider "MSDAORA" for linked server "L2ORACLE".
    OLE DB provider "MSDAORA" for linked server "L2ORACLE" returned message "Oracle client and networking components
    were not found. " (Microsoft SQL Server, Error: 7303)
    check the workprocess traces for errors (and/or SM21). It seems that the system is "not aware" that an Oracle client is installed.
    64bit programs can´t load 32bit libraries/DLLs that´s why the workprocess dumps when you use the 32bit client.
    Markus

  • Install Mini SAP and SQL 2005

    Hi there,
    I hope someone can help me with the question.
    I’ve bought the ABAP objects book called “An Introduction to Programming SAP Applications” from Horst Keller and Sascha Kruger (black color). There are 2 CD's to install the application Mini Basis SAP and work with the ABAP workbench. I was able to install that on a pc Win2000 and it worked and that pc had no sql server/database installed
    But I've now another pc Windows XP and has has SQL 2005 Dev edition. I need to keep this.
    My problem is when I try to install the Mini Basis I get error. Is it because of I’ve already installed the Ms SQL 2005 dev edition? 
    I’m using Windows XP prof edition. How can I install on XP pro this software on my pc keeping the SQL 2005?
    I have tried resume_setup.bat and also enabled remote_services for the registry update. no hope.
    Can someone please help?
    Cheers, mesut
    Book reference: ISBN 0-201-75080-5  (SAP Press)

    Hi Sravan,
    That's exactly what I did. I bought the book and I try install on Win XP pro with SQL 2005 dev edition pre-installed.
    I'm in possession of the Mini SAP, I own the book. I also looked at the site you suggested
    http://www.sap-img.com/mini-sap.htm.
    It seems to be I should be able to install on WIN XP pro due to the site above.
    This is how a work
    1) CD 1 starts with home page
    2) I choose REsume (because I have already pre-installed the SQL 2005)
    3) Setup starts
    4) asks me which directory, it proposes C:\MBS  -- I accept
    5) It asks me where is the DATA and the KERNEL CD --- it proposes D: ---I accept
    6) at the mean time I click on switch view and I see the logs and this is finally I get (I just copy/paste below the errors no the whole log)
    So I don't know how to proceed further. I contacted SAP and they propose me this forums.
    Could you please advice?
    thanks mesut
    Error: DBCOMMONDBENV_IND_MSS SubstituteVariables 2 416
           The function RegOpenKeyEx with the parameterlist    
           (Software\Microsoft\MSSQLServer\MSSQLServer\Parameters) returned with error code 2 and error text:
            The system cannot find the file specified.
    Error: DBCOMMONDBENV_IND_MSS InstallationDo 2 416
          Phase failed.
    Error: Main {} 2 416
           Installation aborted.

  • SQL 2005 Administration Training (SAP)

    Does anyone know when SAP plans to come out with SQL 2005 Administration Training courses (in the USA)?
    I thought I might have seen a German version of a class (AD655), but haven't seen any taught in the US (still SQL 2000)

    Hello Michael,
    Please review http://www.microsoft-sap.com/events.aspx
    Thanks
    N.P.C

  • SAP IDES ECC5.0 (SQL 2005 Database) installation Error at  Database instan.

    At the time IDES ECC 5.0 installation (SQL 2005 database), I was copy all DVD on Hard drive and start setup then at installation of database instance, following Errors are occured. so I cant continue with the installation, if anyone have installation guide/or solve the following error please mail me at [email protected]
    from Log file SAPCLUST
    Interface access functions from dynamic library dbmssslib.dll loaded.myCluster
    (3.5.Imp): 613: error when retrieving table description for physical table AABLG.
    myCluster (3.5.Imp): 614: return code received from nametab is 32
    myCluster (3.5.Imp): 296: error when retrieving physical nametab for table AABLG.
    (CNV) ERROR: code page conversion failed
                 rc = 2
    from sappool.log
    Interface access functions from dynamic library dbmssslib.dll loaded.failed to read short nametab of table ARCH_NUM     (rc=32)conversion failed for row 0 of table  VARKEY = &#8280;††††††††††††††††††††††††
    (CNV) ERROR: code page conversion failed
    So please send me solution/ or any configuration need for SQL 2005 / installation guide thanks

    This may be hard disk problem, some file not able to write on HDD.
    Regards
    Rajnish

  • ERP 6.0 on MS SQL 2005 not start

    Hello.
    System ERP 6.0
    OS: Win2003
    DB: MS SQL 2005
    Try startup SAP System, but dispatcher stopped.
    Work process are died...
    In wp00 log next:
    M Wed Dec 10 15:42:32 2008
    M  calling db_connect ...
    C  Thread ID:1860
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'E:\usr\sap\E01\DVEBMGS00\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      144
    C    patchcomment MSSQL: ODBC fastload on separate connection (1131805)
    C  np:(local) connection used on STG-PTP-R3
    C  CopyLocalParameters: dbuser is 'e01'
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  Provider Release:9.00.2047.00
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  OpenOledbConnection: line 23715. hr: 0x8000ffff Communication link failure
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 233, sev 0), Communication link failure
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 233, sev 0), Named Pipes Provider: РЎ РѕРu00B1РѕРёСu2026 РєРѕРЅСu2020РѕРІ РєРu00B0РЅРu00B0Рu00BBРu00B0 РѕСu201AСЃСѓСu201AСЃСu201AРІСѓСЋСu201A РїСЂРѕСu2020Рu00B5СЃСЃСu2039.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  OpenOledbConnection: line 23715. hr: 0x8000ffff Communication link failure
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 233, sev 0), Communication link failure
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 233, sev 0), Named Pipes Provider: РЎ РѕРu00B1РѕРёСu2026 РєРѕРЅСu2020РѕРІ РєРu00B0РЅРu00B0Рu00BBРu00B0 РѕСu201AСЃСѓСu201AСЃСu201AРІСѓСЋСu201A РїСЂРѕСu2020Рu00B5СЃСЃСu2039.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  OpenOledbConnection: line 23715. hr: 0x8000ffff Communication link failure
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 233, sev 0), Communication link failure
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 233, sev 0), Named Pipes Provider: РЎ РѕРu00B1РѕРёСu2026 РєРѕРЅСu2020РѕРІ РєРu00B0РЅРu00B0Рu00BBРu00B0 РѕСu201AСЃСѓСu201AСЃСu201AРІСѓСЋСu201A РїСЂРѕСu2020Рu00B5СЃСЃСu2039.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 23715]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  failed to establish conn. 1
    B  ***LOG BY2=> sql error -1     performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> Communication link failure [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error -1     performing CON [dblink#5 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Communication link failure [dblink#5 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1440]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10468]
    What's it mean?
    I have a little experience with SQL Server...

    Hi,
    Is this a new installation, if so is it started all fresh or from upgrade.
    If this is not new installation what are the activities executed that has affected the database, i feel no process on other end of pipe which was something related to non-existence of shadow process at database level for the process from SAP.
    See also the amount of free space available and what was the LOG file size since this grow enormously in MSS.
    Go thru the links
    [http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=3940600&SiteID=17]
    [http://blogs.msdn.com/sql_protocols/archive/2006/07/26/678596.aspx]
    have you installed the MSSQL supportpacks provided by SAP along with MSSQL database, i feel problem in database installation, this DB is not tuned in accordance to SAP.
    Regards....
    Edited by: Sita Rr Uppalapati on Dec 11, 2008 8:31 PM

  • Upgrade R/3 4.7 110 from SQL 2000 to ECC 6.0 /SQL 2005

    Dear Experts,
    We are currently running R/3 4.7 110 with kernel 640 32 Bit Non Unicode on Windows Server 2000/ MS SQL 2000 Platform. We are planning to Upgrade the same to ECC 6.0 on Windows 2003/ SQL 2005 on New x64 Bit Hardware.
    I was earlier planning to Upgrade the OS/DB in first Phase moving the same R/3 4.7 on Windows 2003 Server /MS SQL 2005 and then Upgrade it to ECC 6.0 in second phase. But to my surprise when I checked PAM, I found that R/3 4.7 110 is not at all supported on SQL 2005 ( though R/3 4.6 C is)
    Now shall I upgrade it to ECC6.0 First with Windows 2003/SQL 2000 ( Because ECC6.0 is supported with MS SQL 2000)and then move to MS SQL 2005 ?
    Thanks
    Jitendra Tayal

    We had the same issue.
    So I checked with SAP.
    This was their reply.
    'SAP R/3 4.7 Ext 110 is supported on SQL 2005. Please refer to the following notes for further information:'
    Note 905634 - Release planning for Microsoft SQL Server 2005
    Note 799058 - Setting Up Microsoft SQL Server 2005
    Note 899111 - Installing R3 4.7SR1 (47X110) on x64 Windows Platform
    Note 151603 - Copying an SQL Server database
    So feel free to go ahead.
    Thanks.
    Carl.

  • Cluster Installation - SQL 2005 / 2003 - Creating cluster group

    Hi All,
    I am working on the cluster Installation in our environment and facing some issues at the time of installing first node MSCS  Installation. let me summarize the activities done so far
    Environment Details
    Physical Disk :
    G: (Physical Disk - SAN )
    I : (Physical Disk - SAN )
    C: Local disk
    Q: (Physical Disk Quorum - SAN )
    F: (Database and logs)
    -- > SCS installed locally in the server in G drive
    Virtual Hostname and IP : SeparateIP & cluster1
    Node 1: Hostname and separate IP
    Node 2 : hostname and Separate IP
    Installed MSCS service and tested the same - its working fine
    Installed SQL 2005 database in cluster mode and its working fine
    Started installing SAP
    Step 1: Installation of SCS instance in node A (Used F drive) - Successfull Installed
    Step 2: Installation of First node MSCS in node A
    Here I am facing an issue, in the end phase of the installation it will ask for creating cluster group -- > There I need to define the Global disk as F (Which is defined at the time of installing SCS instance) - But i dont see that disk is available in the drop down box .
    Is there any other workaround to bring the Global disk while creating the cluster group (First node MSCS installation)
    Looking forward for your suggestions
    Thanks and Regards
    Vijay

    Regret for the late update
    112266 solved my problem and In my case, I have bisected the disk as two but in the cluster environment that should not be the case. Ensure the the same in disk management
    Regards
    Vijay

  • SQL 2005 Authentication for Sol Man 4.0

    Hi,
    I have used the SQL4SAP.VBS to install SQL 2005 Entp Ed for Sol Man 4.0.
    I do not know what authentication  mode has been setup by this script
    How do I know this ?
    How can i change the mode to mixed mode as reuqired by Sol Man 4.0
    I havent started the SAP Inst yet .
    Thanks
    Uday

    Hi,
    This is how you need to check.
    1.      In the Enterprise Manager, select the server and then choose Action ® Properties.
    The SQL Server Properties dialog box opens.
           2.      Select the Security tab.
    Here you can see. Hope this solves your problem. Feel free to revert back.
    --Ragu

  • Dump while acessing tables in sql 2005 using DB connect

    we have a sql 2000 as source system in place and now i created sql 2005 source system with DB connect.
    bw version 3.0.
    tables naming conventions are according to SAP.
    when i click the button to show tables in source system (sql server) , it is throwing a short dump while connecting to data base.
    I initially thought tahat something wrong with BW support pack , but my other sql connection is working perfectly fine.
    plz help.
    error in short dump
    Error analysis                                                                               
    <b>Only message types A, E, I, W, S and X are allowed.
    There is probably an error in the program          
    "RSDL_META_UPLOAD ".                               </b>
    <b>MESSAGE_TYPE_UNKNOWN" C                   
    RSDL_META_UPLOAD " or "RSDL_META_UPLOAD " 
    END-OF-SELECTION</b>"
    > points will be awarded for useful inputs..
    Message was edited by:
            aravind sam
    Message was edited by:
            aravind sam

    I am having the similar issue. I have DB connect to oracle schema, however, some of the tables I can view and access the data but others are throwing short dumps and following error:
    Event with errors RSDL_META_UPLOAD in DataSource
    I have applied support Pack 10 for BI. But this problem persist.
    Any IDEA.
    Thanks in Advance.
    Shaukat

  • Issue in Java system installation: MS SQL 2005

    Dear All,
       I am installing a  SAP Netweaver '04 SR1 , Java system with data base MS SQL 2005.
    I am facing the issue hereby i will attach the jload.java.log file.
    Can any one help me out in fixing it?
    java version "1.4.2_16"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)
    Mar 16, 2009 11:09:42 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec KS7,jdbc/pool/KS7,D:\usr\sap\KS7\SYS\global/security/data/SecStore.properties,D:\usr\sap\KS7\SYS\global/security/data/SecStore.key -dataDir D:/Netweaver/netweaver1\J2EE_OSINDEP\J2EE-ENG/JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/jload.log
    Mar 16, 2009 11:09:43 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    java.sql.SQLException: [SAP NetWeaver][SQLServer JDBC Driver]Unable to connect.  Invalid URL.
    Thanks
    Raj

    Hi
      Yes, everything is checked it. Error appears in the phase of Load Java Database content (18 of 25).
    ERROR 2009-03-17 03:35:49
    CJS-20065  Execution of JLoad tool 'C:\j2sdk1.4.2_16/bin/java.exe '-classpath' './sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;D:\usr\sap/KS7/JC00/j2ee\jdbc\base.jar;D:\usr\sap/KS7/JC00/j2ee\jdbc\util.jar;D:\usr\sap/KS7/JC00/j2ee\jdbc\sqlserver.jar;D:\usr\sap/KS7/JC00/j2ee\jdbc\spy.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/iaik_jce_export.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/iaik_jsse.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/iaik_smime.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/iaik_ssl.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/w3c_http.jar' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'KS7,jdbc/pool/KS7,D:\usr\sap\KS7\SYS\global/security/data/SecStore.properties,D:\usr\sap\KS7\SYS\global/security/data/SecStore.key' '-dataDir' 'D:/Netweaver/netweaver1\J2EE_OSINDEP\J2EE-ENG/JDMP' '-job' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/IMPORT.XML' '-log' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/jload.log'' aborts with returncode 1. Check 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/jload.log' and 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/jload.java.log' for more information.
    Thanks
    Raj

Maybe you are looking for

  • Calling Java screens from Oracle Forms application

    I am working with a client that has a large Oracle forms application. Since rewriting the entire application in Java is not an option at this time, the strategic direction is that any new modules that are to be created for the application are to be d

  • Fan is alway running on my new dv7-4290us. Should I exchange for a new one or is this normal?

    I just got my new dv7-4290us from the HP store and after a little while of playing with it, I noticed that the fan seems to always be running. It's not spinning very fast, just kind of a soft blowing or purring sound but audible for sure. Is this nor

  • I try to burn a dvd directly from final cut but it keeps failing.  Do I need a specific program?

    I am new to Final Cut pro X.  I used to burn dvd's from dvd studio pro however it's not looking like that is a option.  Everytime I try to burn it directily from final cut it gives me a "failed" message.  Is there a dvd burning prgram I should be usi

  • Filter not working, Please help

    Hi all, I have BI Answers report based on two fact tables. First Fact has Invoice_ID and few other columns. Second fact has Invoice_ID and few different columns. First report based on first fact table will display all invoices. Second report (which i

  • Flex with Java - DB data access

    Hello, folks, I am developing a Java application and realized that I need some advice. My application is simple: I have a MSSQL server, tomcat 5.5 ,flex data services. In my application , i have two combo boxes.. country, town.. i have populated the