Memory error while SYSTEM Copy using sapinst

Hi Experts,
I'm trying to do a system copy of portal sp14 from Dev to sanbox. I have exported from Dev and I'm in Sanbox phase 38 of 41 Install Java engine I'm getting following error.
Create SDM directories:
Create SDM home directory:
Directory for SDMHome '/usr/sap/JXD/JC00/SDM/program' doesn't exist yet.
Directory '/usr/sap/JXD/JC00/SDM/program' created
Create SDM root directory:
Directory '/usr/sap/JXD/JC00/SDM/root' created
Extracting packed repository.
Caught OutOfMemoryError
java.lang.OutOfMemoryError
InstallSDM was excecuted with status ERROR.
I thought I could change some heap size or other parameter using configtool, but it looks like it did not create j2ee directory where I could launch configtool.
Is there anyone who has faced this problem or have any idea how to resolve it?
Your answer is really appreciated and important.
Thanks in advance

It has to be changed in control file at the following locaton
function readEntriesFromFile(filename,entry) {
  // read out file filename and return all lines matching entry
  // returns undefined, if file does not or exist or no matching line was found
:66601
  case "OS400":
    jdkArgs.push('-Xms256M');
    jdkArgs.push('-Xmx1536M');
    break;
  case "OSF1":
    jdkArgs.push('-classic');
    jdkArgs.push('-Xmx64M');
    break;
  case "HP-UX":
    jdkArgs.push('-Xmx64M');
    jdkArgs.push('-XdoCloseWithReadPending');
    break;
  default:
    jdkArgs.push('-Xmx64M');
    break;
  return jdkArgs;

Similar Messages

  • System copy using SAPInst(Export Import database Independent prcoess failed

    Hello ,
    I am doing a System copy using SAPInst export/import process .
    Source system : SAP Netweaver'04( BW 3.5 , Kernel : UC 640 ,Patch level 196 )
    Export process fails at Phase 2 -  Database Export at R3load jobs running 1,waiting 0 . Below is the log details
    SAPSDIC.log
    (EXP) INFO:  entry for BAPICONTEN                        in DDNTT is newer than in DDNTT_CONV_UC: 20040211101817 > 20000621155733
    (EXP) INFO:  entry for BAPICONTENT255                    in DDNTT is newer than in DDNTT_CONV_UC: 20040211101817 > 20031127161249
    (EXP) INFO:  entry for BAPICONVRS                        in DDNTT is newer than in DDNTT_CONV_UC: 20040211101817 > 20010131174038
    (EXP) INFO:  entry for BAPICREATORDATA                   in DDNTT is newer than in DDNTT_CONV_UC: 20040211101817 > 20000621155733
    (EXP) INFO:  entry for BAPICRMDH1                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175654 > 20031211120714
    (EXP) INFO:  entry for BAPICRMDH2                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175654 > 20031211120714
    (EXP) INFO:  entry for BAPICRMEXP                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175513 > 20031211120627
    (EXP) INFO:  entry for BAPICRMEXT                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175514 > 20031211120627
    (EXP) INFO:  entry for BAPICRMKEY                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175654 > 20031211120714
    (EXP) INFO:  entry for BAPICRMKEY_T                      in DDNTT is newer than in DDNTT_CONV_UC: 20051229175835 > 20031211120803
    (EXP) INFO:  entry for BAPICRMMSG                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175654 > 20031211120714
    (EXP) INFO:  entry for BAPICRMMSG_T                      in DDNTT is newer than in DDNTT_CONV_UC: 20051229175835 > 20031211120803
    (EXP) INFO:  entry for BAPICRMOBJ                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175514 > 20031211120628
    (EXP) INFO:  entry for BAPICRMPAREX_T                    in DDNTT is newer than in DDNTT_CONV_UC: 20051229175452 > 20031211120305
    (EXP) INFO: limit reached, 5000 tables in DDNTT are newer than in DDNTT_CONV_UC
    (EXP) INFO: NameTab check finished. Result=2  #20100113131216
    (EXP) INFO: check for inactive NameTab entries: Ok.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (DB) INFO: disconnected from DB
    D:\usr\sap\B35\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    D:\usr\sap\B35\SYS\exe\run/R3load.exe: END OF LOG: 20100113131216
    ***SAPCLUST.log ****
    (NT)  Warn:  EDIDOC: normal NameTab from 20040211095029 younger than alternate NameTab from 20000621155733!
    (EXP) TABLE: "EDIDOC"
    (NT)  Warn:  PCDCLS: normal NameTab from 20040211095029 younger than alternate NameTab from 20000621155733!
    (EXP) TABLE: "PCDCLS"
    (NT)  Warn:  SFHOA: normal NameTab from 20040211095029 younger than alternate NameTab from 20000621155733!
    (EXP) TABLE: "SFHOA"
    (NT)  Warn:  SFHYT: normal NameTab from 20040211095029 younger than alternate NameTab from 20000621155733!
    (EXP) TABLE: "SFHYT"
    (NT)  Warn:  UMG_TEST_C: normal NameTab from 20040211095029 younger than alternate NameTab from 20031113150115!
    (EXP) TABLE: "UMG_TEST_C"
    myCluster (55.22.Exp): 712: error when retrieving alternate nametab description for physical table UMG_TEST_F.
    myCluster (55.22.Exp): 713: return code received from nametab is 32
    myCluster (55.22.Exp): 299: error when retrieving physical nametab for table UMG_TEST_F.
    (CNV) ERROR: data conversion failed.  rc = 2
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (DB) INFO: disconnected from DB
    D:\usr\sap\B35\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    D:\usr\sap\B35\SYS\exe\run/R3load.exe: END OF LOG: 2010011312563
    Please suggest.
    Thanks & Regards
    Ganesh

    Is your DB unicode?  If so, did you select the unicode flag in sapinst?
    This [thread|System Copy Error while exporting ABAP; might offer some help.
    -Zach

  • Error while System copy in Sapinist

    Hi All,
    i found an error while system copy ABAP + Java in SAPinist
    Error is
    CJS-00030  Assertion failed: in function (nothrow)
    {    NW.trace("NW.hasABAP(", nothrow, ")");    if (_hasABAP == undefined && !nothrow)
    {        ASSERT(arguments.callee, false, "NW(" + this.getSID() + ").hasABAP() is undefined");    }   
    NW.trace("NW.hasABAP() done: ", _hasABAP);    return _hasABAP;}NW(SAPID).hasABAP() is undefined
    ERROR 2010-09-24 10:52:45
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2010-09-24 10:52:45
    FCO-00011  The step setLoadType with step key |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|
    NW_getDBInfo|ind|ind|ind|ind|4|0|
    NW_getLoadType|ind|ind|ind|ind|0|0|setLoadType was executed with status ERROR .
    any body have solution
    gagandeep

    Hi,
    Please make sure the hostname is not beginning with digit?
    We found similar problem reported by other customers that the error occurs if hostname begginning with digit.
    For details, please refer to note  611361.
    If it is difficult for you to change hostname,  please stop sapinst and modify the control.xml in your
    installation directory:
    search for the string  pfdir.getChildNodes  and repleace the
    line
    for (var it =
    pfdir.getChildNodes(/^START_[A-Z0-9]+_[a-zA-z][a-zA-Z0-9-]*$/);
    !it.isDone(); it.next()) {
    with the line:
    for (var it = pfdir.getChildNodes(/^START_[A-Z0-9]+_[a-zA-Z0-9-]*$/);
    !it.isDone(); it.next()) {
    It is not sufficient to just restart SAPinst in order to fix the problem.
    You have to restart the installation from scratch with the modified control.xml.
    You can restart the installer from DVD, choose the installation service
    on the first screen, and when the next screen appears, interrupt the
    installer. Then patch the control.xml in the installation directory and
    restart the installer.
    Best Regards
    Julia

  • System Copy using SAPINST on SRM 5.0 + DB MSSQL 2003 + OS Win 2003 Server

    Hi All,
    Im doing a System Copy using export and import method i.e using SAPINST. Export has been completed and now when im doing the import. it stops at Import Java dump and give me this error in
    Jload.java.log
    Apr 23, 2009 5:29:56 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.dictionary.database.dbs.JddException: CREATE TABLE CAF_RT_MAPRLE failed
    17:29:56 2009-04-23 dbs-Info:  <<< Analyze table CAF_RT_MAPRLE >>>
    17:29:56 2009-04-23 dbs-Info:  predefined action is: >>>null<<<
    17:29:56 2009-04-23 mss-Info:  table CAF_RT_MAPRLE doesn't contain data
    17:29:56 2009-04-23 dbs-Info:  Action: DROP_CREATE
    17:29:56 2009-04-23 ope-Info:  Action: DROP_CREATE not possible
         at com.sap.inst.jload.db.DBTable.create(DBTable.java:109)
         at com.sap.inst.jload.Jload.dbImport(Jload.java:278)
         at com.sap.inst.jload.Jload.executeJob(Jload.java:397)
         at com.sap.inst.jload.Jload.main(Jload.java:621)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Apr 23, 2009 5:29:56 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    Has any one seen this error ???
    Regards,
    Ershad Ahmed

    Hi,
    I would refer the concerned System copy guide "[System Copy for SAP Systems Based on NW 7.0 SR2 ABAP+Java|https://websmp108.sap-ag.de/~sapdownload/011000358700006457662006E/SYSCOPY_2004sSR2_ABAPJava.pdf] " along with this [SAP Note 151603 - Copying an SQL Server database|https://service.sap.com/sap/support/notes/151603] for getting all answers.
    All prerequisites / steps are well mentioned in that documents. Please read them carefully.
    Regards,
    Bhavik G. Shroff

  • Error while system copy export

    Dear all,
    While system copy in export  part we are getting following error.  Sorry for not able to paste in proper format.
    OS :-HPUX 11.23
    Database :- oracle 10g
    Execution of the command "/opt/java1.4/bin/java -classpath /tmp/sapinst_exe.27996.1263558176/JAR/ins-j2ee.jar:/tmp/sapinst_exe.27996.1263558176/JAR/sapxmltoolkit.jar -d64 com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2010-01-15 17:54:25
    Found a valid JAVA_HOME directory /opt/java1.4 with JDK version 1.4.2_15.
    INFO 2010-01-15 17:54:25
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:54:26
    Execute step collect of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step getMounts of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step updateMountInfo of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step getProfileDir of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:52
    Account d02adm already exists.
    INFO 2010-01-15 17:54:52
    Account 0 already exists.
    INFO 2010-01-15 17:54:52
    Account 106 already exists.
    INFO 2010-01-15 17:54:56
    Account sapsys already exists.
    INFO 2010-01-15 17:54:56
    Account d02adm already exists.
    INFO 2010-01-15 17:55:00
    Execute step fillContext2 of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:03
    Execute step isUnicodeFromStack of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:03
    Execute step isUnicodeFromExecutables of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:05
    Account d02adm already exists.
    INFO 2010-01-15 17:55:05
    Account 0 already exists.
    INFO 2010-01-15 17:55:05
    Account 106 already exists.
    INFO 2010-01-15 17:55:06
    Creating file /tmp/sapinst_instdir/ERP/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/PREEXP/disp+work.log.
    INFO 2010-01-15 17:55:06
    Output of /usr/sap/D02/DVEBMGS00/exe/dispwork -v is written to the logfile dispwork.log.
    INFO 2010-01-15 17:55:10
    Execution of the command "/usr/sap/D02/DVEBMGS00/exe/disp+work -v" finished with return code 0. Output:
    INFO 2010-01-15 17:55:10
    Execute step isUnicodeFromMsgServer of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:10
    Execute step isUnicodeFromProfile of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:11
    Execute step askUnicode of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:11
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0.
    INFO 2010-01-15 17:55:11
    Execute step setDefaults of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step askSidAdm of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step dbInfo of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0.
    ERROR 2010-01-15 17:55:12
    CJS-00030  Assertion failed: in component: NW_getDBInfo step:fillContextat this point the dbtype has to be != ind
    ERROR 2010-01-15 17:55:12
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2010-01-15 17:55:12
    FCO-00011  The step fillContext with step key |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0|fillContext was executed with status ERROR .

    > We resolved issue by setting oracle_home  environment.Now we get screen asking export location.While exporting we get error  BR0804I BRCONNECT terminated with errors.
    Nice - but how should we now find out what you problem is? We have no magic ball to look into..
    > We are doing Hetrogenous system copy.
    Be aware that you need a certified migration consultant on-site for a heterogeneous copy. Otherwise you'll loose support for problems during the migration and for the target system (http://service.sap.com/osdbmigration --> FAQ).
    Markus

  • Error while importing data using SAPINST system copy method

    Dear Friends,
    I am in process of doing system copy from production to Quality.
    OS: Linux
    Database: DB2
    We have completed export from production. I have uninstalled quality system before importing, uninstall of quality system was succesful. Know while importing the exported data by using sapinst method, i am getting error in phase define parameter. Where it is showing error as below.
    ==============
    TRACE      2011-07-01 13:15:35.738
    Found Error, error_codes[0] = <SELECT 'DATABASE-SCHEMA '||name||' COUNT : ( '||STRIP(CHAR(cnt1))||' ) ' FROM ( SELECT 'SAPGEQ' AS name , COUNT(*) AS cnt1 FROM SYSCAT.SCHEMATA WHERE schemaname='SAPGEQ' ) AS sub
    SQL1036C  An I/O error occurred while accessing the database.  SQLSTATE=58030>
    TRACE      2011-07-01 13:15:35.738
    During execution of <last_command.sql>, <1> errors occured.
    ERROR      2011-07-01 13:15:35.738 [iaxxinscbk.cpp:260]
    MDB-01999  Error occured, first error is: <SQL1036C  An I/O error occurred while accessing the database.  SQLSTATE=58030>
    ===================
    from the above error , it seems it is trying to conect to old quality database, but i don't know why it is doing so, as i have already uninstall the complete instance using sapinst. need your expert suggestion to over come this issue.
    Thanks
    Anil Bhandary

    Hi ,
    This is probably due to shutdown of the system not correctly.
    you will have to re-create control file.
    Regards
    Nagaraju

  • Error while system copy

    Hi, All:
    Homogeneouos system copy
    OS: Windows 2003
    DB: MaxDB 7.6
    SAP system: CRM 5.0 ABAP&Java
    During the step "Import ABAP data", error occurs. The error messages from <b>sapinst.log, import_monitor.log, SAPSSEXC_1.log</b> are posted below.
    I tried to re-copy the export files from the source system, but it still doesn't work. Does it mean the export file <b>SAPSSEXC_1</b> is destroyed?
    BTW, the cache_size from Database Manager is 180096, is it too small?
    Anyone met the same problem?
    Any info will be highly appreciated! Thanks!
    <b>sapinst.log:</b>
    WARNING 2007-04-02 12:33:06
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType ADA -importDirs G:\CRP\Export\ABAP -installDir "C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS" -orderBy "" -r3loadExe F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -tskFiles yes -extFiles no -dbCodepage 4103 -jobNum 4 -monitorTimeout 30 -loadArgs " -nolog -c 0" -trace all -sapinst" finished with return code 103. Output:
    java version "1.4.2_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
    Import Monitor jobs: running 1, waiting 1, completed 29, failed 0, total 31.
    Loading of 'SAPSSEXC_1' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 29, failed 1, total 31.
    ERROR 2007-04-02 12:33:06
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2007-04-02 12:33:06
    FCO-00011  The step runMigrationMonitor with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    INFO 2007-04-02 12:36:57
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor".
    <b>Import_monitor.log</b>
    INFO: 2007-04-02 12:32:35
    Import Monitor is started.
    CONFIG: 2007-04-02 12:32:35
    Application options:
    dbCodepage=4103
    dbType=ADA
    extFiles=no
    importDirs=G:\CRP\Export\ABAP
    installDir=C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS
    jobNum=4
    loadArgs= -nolog -c 0
    monitorTimeout=30
    orderBy=
    r3loadExe=F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-04-02 12:32:36
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-04-02 12:32:36
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-04-02 12:32:36 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS\DDLADA.TPL' template file is started.
    INFO: 2007-04-02 12:32:36 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS\DDLADA.TPL' template file is successfully completed.
    Primary key creation: before load.
    Index creation: after load.
    INFO: 2007-04-02 12:32:36
    Data codepage 4103 is determined using TOC file 'G:\CRP\Export\ABAP\DATA\D010INC.TOC' for package 'D010INC'.
    TRACE: 2007-04-02 12:32:36 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC_1' import package is started.
    TRACE: 2007-04-02 12:32:36 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC_1' import package into database:
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 0
    ERROR: 2007-04-02 12:32:45 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC_1' import package is interrupted with R3load error.
    Process 'F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 0' exited with return code 2.
    For mode details see 'SAPSSEXC_1.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2007-04-02 12:33:06
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2007-04-02 12:33:06
    1 error(s) during processing of packages.
    INFO: 2007-04-02 12:33:06
    Import Monitor is stopped.
    <b>SAPSSEXC_1.log</b>
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070401000851
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled May 15 2006 00:47:13
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -ctf I G:\CRP\Export\ABAP\DATA\SAPSSEXC_1.STR C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS\DDLADA.TPL SAPSSEXC_1.TSK ADA -l SAPSSEXC_1.log
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: job completed
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20070401000851
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070401000851
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled May 15 2006 00:47:13
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 0
    DbSl Trace:   prepare() of C_0000, rc=1, rcSQL=-942 (POS(28) Unknown table name:SVERS)
    DbSl Trace: SQL PREPARE on connection 0, rc=-942 (POS(28) Unknown table name:SVERS)
    (DB) INFO: connected to DB
    (DB) INFO: The MaxDB logwriter is switched off#20070401000851
    (GSI) INFO: dbname   = "CRP                                                                                "
    (GSI) INFO: vname    = "ADABAS D                        "
    (GSI) INFO: hostname = "puserver                                                        "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "PUSERVER"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x Intel 801586 (Mod 4 Step 1)"
    (DB) INFO: AAB_ID_PROP created#20070401000851
    (DB) INFO: AAB_ID_PROP~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: AAB_ID_PROPT created#20070401000851
    (DB) INFO: AAB_ID_PROPT~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: BRATEXT created#20070401000851
    (DB) INFO: BRATEXT~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D020S created#20070401000851
    (DB) INFO: D020S~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D020T created#20070401000851
    (DB) INFO: D020T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D021T created#20070401000851
    (DB) INFO: D021T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D301T created#20070401000851
    (DB) INFO: D301T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D301T~A created#20070401000851
    (DB) INFO: D301T~A created#20070401000851
    (DB) INFO: D345T created#20070401000851
    (DB) INFO: D345T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D347T created#20070401000851
    (DB) INFO: D347T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DBDIFF created#20070401000851
    (DB) INFO: DBDIFF~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD01L created#20070401000851
    (DB) INFO: DD01L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD01L~1 created#20070401000851
    (DB) INFO: DD01L~1 created#20070401000851
    (DB) INFO: DD01T created#20070401000851
    (DB) INFO: DD01T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD02L created#20070401000851
    (DB) INFO: DD02L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD02L~1 created#20070401000851
    (DB) INFO: DD02L~1 created#20070401000851
    (DB) INFO: DD02T created#20070401000851
    (DB) INFO: DD02T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD03T created#20070401000851
    (DB) INFO: DD03T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD04L created#20070401000851
    (DB) INFO: DD04L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD04L~1 created#20070401000851
    (DB) INFO: DD04L~1 created#20070401000851
    (DB) INFO: DD04T created#20070401000851
    (DB) INFO: DD04T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD06L created#20070401000851
    (DB) INFO: DD06L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD06T created#20070401000851
    (DB) INFO: DD06T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD07L created#20070401000851
    (DB) INFO: DD07L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD07T created#20070401000851
    (DB) INFO: DD07T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD09L created#20070401000851
    (DB) INFO: DD09L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD20L created#20070401000852
    (DB) INFO: DD20L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD25L created#20070401000852
    (DB) INFO: DD25L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD25L~1 created#20070401000852
    (DB) INFO: DD25L~1 created#20070401000852
    (DB) INFO: DD26S created#20070401000852
    (DB) INFO: DD26S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD26S~1 created#20070401000852
    (DB) INFO: DD26S~1 created#20070401000852
    (DB) INFO: DD26S~2 created#20070401000852
    (DB) INFO: DD26S~2 created#20070401000852
    (DB) INFO: DD27S created#20070401000852
    (DB) INFO: DD27S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD27S~1 created#20070401000852
    (DB) INFO: DD27S~1 created#20070401000852
    (DB) INFO: DD27S~2 created#20070401000852
    (DB) INFO: DD27S~2 created#20070401000852
    (DB) INFO: DD28S created#20070401000852
    (DB) INFO: DD28S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD29L created#20070401000852
    (DB) INFO: DD29L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD30L created#20070401000852
    (DB) INFO: DD30L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD30L~EXI created#20070401000852
    (DB) INFO: DD30L~EXI created#20070401000852
    (DB) INFO: DD30L~MET created#20070401000852
    (DB) INFO: DD30L~MET created#20070401000852
    (DB) INFO: DD30L~TXT created#20070401000852
    (DB) INFO: DD30L~TXT created#20070401000852
    (DB) INFO: DD30T created#20070401000852
    (DB) INFO: DD30T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD31S created#20070401000852
    (DB) INFO: DD31S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD32S created#20070401000852
    (DB) INFO: DD32S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD32S~ROL created#20070401000852
    (DB) INFO: DD32S~ROL created#20070401000852
    (DB) INFO: DD32S~SQL created#20070401000852
    (DB) INFO: DD32S~SQL created#20070401000852
    (DB) INFO: DD33S created#20070401000852
    (DB) INFO: DD33S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD35L created#20070401000852
    (DB) INFO: DD35L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD35L~1 created#20070401000852
    (DB) INFO: DD35L~1 created#20070401000852
    (DB) INFO: DD36S created#20070401000852
    (DB) INFO: DD36S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD40L created#20070401000852
    (DB) INFO: DD40L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD40L~1 created#20070401000852
    (DB) INFO: DD40L~1 created#20070401000852
    (DB) INFO: DD40T created#20070401000852
    (DB) INFO: DD40T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD42S created#20070401000852
    (DB) INFO: DD42S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDTYPES created#20070401000852
    (DB) INFO: DDTYPES~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDTYPET created#20070401000852
    (DB) INFO: DDTYPET~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDXTF created#20070401000852
    (DB) INFO: DDXTF~0 created#20070401000852
    (IMP) INFO: import of DDXTF completed (0 rows) #20070401000852
    (DB) INFO: DDXTF_CONV_UC created#20070401000852
    (DB) INFO: DDXTF_CONV_UC~0 created#20070401000852
    (IMP) INFO: import of DDXTF_CONV_UC completed (0 rows) #20070401000852
    (DB) INFO: DDXTT created#20070401000852
    (DB) INFO: DDXTT~0 created#20070401000852
    (IMP) INFO: import of DDXTT completed (0 rows) #20070401000852
    (DB) INFO: DDXTT_CONV_UC created#20070401000852
    (DB) INFO: DDXTT_CONV_UC~0 created#20070401000852
    (IMP) INFO: import of DDXTT_CONV_UC completed (0 rows) #20070401000852
    (DB) INFO: DF03L created#20070401000852
    (DB) INFO: DF03L~0 created#20070401000852
    (IMP) INFO: import of DF03L completed (0 rows) #20070401000852
    (DB) INFO: DF03L~ARI created#20070401000852
    (DB) INFO: DF03L~ARI created#20070401000852
    (DB) INFO: DF03T created#20070401000852
    (DB) INFO: DF03T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF03T~OBJ created#20070401000852
    (DB) INFO: DF03T~OBJ created#20070401000852
    (DB) INFO: DF04L created#20070401000852
    (DB) INFO: DF04L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF04L~ARI created#20070401000852
    (DB) INFO: DF04L~ARI created#20070401000852
    (DB) INFO: DF04L~STR created#20070401000852
    (DB) INFO: DF04L~STR created#20070401000852
    (DB) INFO: DF04L~SYN created#20070401000852
    (DB) INFO: DF04L~SYN created#20070401000852
    (DB) INFO: DF04T created#20070401000852
    (DB) INFO: DF04T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF04T~OBJ created#20070401000852
    (DB) INFO: DF04T~OBJ created#20070401000852
    (DB) INFO: DF06L created#20070401000852
    (DB) INFO: DF06L~0 created#20070401000852
    (IMP) INFO: import of DF06L completed (0 rows) #20070401000852
    (DB) INFO: DF06L~ARI created#20070401000852
    (DB) INFO: DF06L~ARI created#20070401000852
    (DB) INFO: DF06T created#20070401000852
    (DB) INFO: DF06T~0 created#20070401000852
    (IMP) INFO: import of DF06T completed (0 rows) #20070401000852
    (DB) INFO: DF07L created#20070401000852
    (DB) INFO: DF07L~0 created#20070401000852
    (IMP) INFO: import of DF07L completed (0 rows) #20070401000852
    (DB) INFO: DF07L~ARI created#20070401000852
    (DB) INFO: DF07L~ARI created#20070401000852
    (DB) INFO: DF07L~OVW created#20070401000852
    (DB) INFO: DF07L~OVW created#20070401000852
    (DB) INFO: DF07T created#20070401000852
    (DB) INFO: DF07T~0 created#20070401000852
    (IMP) INFO: import of DF07T completed (0 rows) #20070401000852
    (DB) INFO: DF08L created#20070401000852
    (DB) INFO: DF08L~0 created#20070401000852
    (IMP) INFO: import of DF08L completed (0 rows) #20070401000852
    (DB) INFO: DF08L~ARI created#20070401000852
    (DB) INFO: DF08L~ARI created#20070401000852
    (DB) INFO: DF08T created#20070401000852
    (DB) INFO: DF08T~0 created#20070401000852
    (IMP) INFO: import of DF08T completed (0 rows) #20070401000852
    (DB) INFO: DF10L created#20070401000852
    (DB) INFO: DF10L~0 created#20070401000852
    (IMP) INFO: import of DF10L completed (0 rows) #20070401000852
    (DB) INFO: DF10L~ARI created#20070401000852
    (DB) INFO: DF10L~ARI created#20070401000852
    (DB) INFO: DF10L~PRE created#20070401000852
    (DB) INFO: DF10L~PRE created#20070401000852
    (DB) INFO: DF10L~SUC created#20070401000852
    (DB) INFO: DF10L~SUC created#20070401000852
    (DB) INFO: DF10T created#20070401000852
    (DB) INFO: DF10T~0 created#20070401000852
    (IMP) INFO: import of DF10T completed (0 rows) #20070401000852
    (DB) INFO: DF11L created#20070401000852
    (DB) INFO: DF11L~0 created#20070401000852
    (IMP) INFO: import of DF11L completed (0 rows) #20070401000852
    (DB) INFO: DF11L~ARI created#20070401000852
    (DB) INFO: DF11L~ARI created#20070401000852
    (DB) INFO: DF11L~REF created#20070401000852
    (DB) INFO: DF11L~REF created#20070401000852
    (DB) INFO: DF11T created#20070401000852
    (DB) INFO: DF11T~0 created#20070401000852
    (IMP) INFO: import of DF11T completed (0 rows) #20070401000852
    (DB) INFO: DF12L created#20070401000852
    (DB) INFO: DF12L~0 created#20070401000852
    (IMP) INFO: import of DF12L completed (0 rows) #20070401000852
    (DB) INFO: DF12L~ARI created#20070401000852
    (DB) INFO: DF12L~ARI created#20070401000852
    (DB) INFO: DF12L~REF created#20070401000852
    (DB) INFO: DF12L~REF created#20070401000852
    (DB) INFO: DF12T created#20070401000852
    (DB) INFO: DF12T~0 created#20070401000852
    (IMP) INFO: import of DF12T completed (0 rows) #20070401000852
    (DB) INFO: DF13L created#20070401000852
    (DB) INFO: DF13L~0 created#20070401000852
    (IMP) INFO: import of DF13L completed (0 rows) #20070401000852
    (DB) INFO: DF13L~ARI created#20070401000852
    (DB) INFO: DF13L~ARI created#20070401000852
    (DB) INFO: DF13T created#20070401000852
    (DB) INFO: DF13T~0 created#20070401000852
    (IMP) INFO: import of DF13T completed (0 rows) #20070401000852
    (DB) INFO: DF14L created#20070401000852
    (DB) INFO: DF14L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF14L~ARI created#20070401000852
    (DB) INFO: DF14L~ARI created#20070401000852
    (DB) INFO: DF14L~PS created#20070401000852
    (DB) INFO: DF14L~PS created#20070401000852
    (DB) INFO: DF14L~REF created#20070401000852
    (DB) INFO: DF14L~REF created#20070401000852
    (DB) INFO: DF14T created#20070401000852
    (DB) INFO: DF14T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF14T~OBJ created#20070401000852
    (DB) INFO: DF14T~OBJ created#20070401000852
    (DB) INFO: DF15L created#20070401000852
    (DB) INFO: DF15L~0 created#20070401000852
    (IMP) INFO: import of DF15L completed (0 rows) #20070401000852
    (DB) INFO: DF15L~ARI created#20070401000852
    (DB) INFO: DF15L~ARI created#20070401000852
    (DB) INFO: DF15T created#20070401000852
    (DB) INFO: DF15T~0 created#20070401000852
    (IMP) INFO: import of DF15T completed (0 rows) #20070401000852
    (DB) INFO: DF16L created#20070401000852
    (DB) INFO: DF16L~0 created#20070401000852
    (IMP) INFO: import of DF16L completed (0 rows) #20070401000852
    (DB) INFO: DF16L~REF created#20070401000852
    (DB) INFO: DF16L~REF created#20070401000852
    (DB) INFO: DF16T created#20070401000852
    (DB) INFO: DF16T~0 created#20070401000852
    (IMP) INFO: import of DF16T completed (0 rows) #20070401000852
    (DB) INFO: DF16T~OBJ created#20070401000852
    (DB) INFO: DF16T~OBJ created#20070401000852
    (DB) INFO: DF30S created#20070401000852
    (DB) INFO: DF30S~0 created#20070401000852
    (IMP) INFO: import of DF30S completed (0 rows) #20070401000852
    (DB) INFO: DF30S~SUC created#20070401000852
    (DB) INFO: DF30S~SUC created#20070401000852
    (DB) INFO: DF34S created#20070401000852
    (DB) INFO: DF34S~0 created#20070401000852
    (IMP) INFO: import of DF34S completed (0 rows) #20070401000852
    (DB) INFO: DF40D created#20070401000852
    (DB) INFO: DF40D~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF40D~OBJ created#20070401000852
    (DB) INFO: DF40D~OBJ created#20070401000852
    (DB) INFO: DF40D~SHI created#20070401000852
    (DB) INFO: DF40D~SHI created#20070401000852
    (DB) INFO: DF41S created#20070401000852
    (DB) INFO: DF41S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF41S~ACT created#20070401000852
    (DB) INFO: DF41S~ACT created#20070401000852
    (DB) INFO: DF41S~OVW created#20070401000852
    (DB) INFO: DF41S~OVW created#20070401000852
    (DB) INFO: DF42S created#20070401000852
    (DB) INFO: DF42S~0 created#20070401000852
    (IMP) INFO: import of DF42S completed (0 rows) #20070401000852
    (DB) INFO: DF43S created#20070401000852
    (DB) INFO: DF43S~0 created#20070401000852
    (IMP) INFO: import of DF43S completed (0 rows) #20070401000852
    (DB) INFO: DIAPAR created#20070401000852
    (DB) INFO: DIAPAR~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM02L created#20070401000852
    (DB) INFO: DM02L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM02S created#20070401000852
    (DB) INFO: DM02S~0 created#20070401000852
    (IMP) INFO: import of DM02S completed (0 rows) #20070401000852
    (DB) INFO: DM02T created#20070401000852
    (DB) INFO: DM02T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM03S created#20070401000852
    (DB) INFO: DM03S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM03S~1 created#20070401000852
    (DB) INFO: DM03S~1 created#20070401000852
    (DB) INFO: DM25L created#20070401000852
    (DB) INFO: DM25L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM25L~A created#20070401000852
    (DB) INFO: DM25L~A created#20070401000852
    (DB) INFO: DM26L created#20070401000852
    (DB) INFO: DM26L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM26L~A created#20070401000852
    (DB) INFO: DM26L~A created#20070401000852
    (DB) INFO: DM40L created#20070401000852
    (DB) INFO: DM40L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM40L~A created#20070401000852
    (DB) INFO: DM40L~A created#20070401000852
    (DB) INFO: DM40T created#20070401000852
    (DB) INFO: DM40T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM41S created#20070401000852
    (DB) INFO: DM41S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM41S~A created#20070401000852
    (DB) INFO: DM41S~A created#20070401000852
    (DB) INFO: DM42S created#20070401000852
    (DB) INFO: DM42S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM42S~A created#20070401000852
    (DB) INFO: DM42S~A created#20070401000852
    (DB) INFO: DM42T created#20070401000852
    (DB) INFO: DM42T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM42T~1 created#20070401000852
    (DB) INFO: DM42T~1 created#20070401000852
    (DB) INFO: DM43T created#20070401000852
    (DB) INFO: DM43T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM45L created#20070401000852
    (DB) INFO: DM45L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM45T created#20070401000852
    (DB) INFO: DM45T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM46S created#20070401000852
    (DB) INFO: DM46S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM46S~A created#20070401000852
    (DB) INFO: DM46S~A created#20070401000852
    (DB) INFO: DOKCLU created#20070401000852
    (DB) INFO: DOKCLU~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKHL created#20070401000852
    (DB) INFO: DOKHL~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKIL created#20070401000852
    (DB) INFO: DOKIL~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DSYST created#20070401000852
    (DB) INFO: DSYST~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DYNPSOURCE created#20070401000852
    (DB) INFO: DYNPSOURCE~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDCOMP created#20070401000852
    (DB) INFO: ENHCOMPCHILDCOMP~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDCOMP~1 created#20070401000852
    (DB) INFO: ENHCOMPCHILDCOMP~1 created#20070401000852
    (DB) INFO: ENHCOMPCHILDENH created#20070401000852
    (DB) INFO: ENHCOMPCHILDENH~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDENH~1 created#20070401000852
    (DB) INFO: ENHCOMPCHILDENH~1 created#20070401000852
    (DB) INFO: ENHCOMPHEADER created#20070401000852
    (DB) INFO: ENHCOMPHEADER~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCONTRACTTOOL created#20070401000852
    (DB) INFO: ENHCONTRACTTOOL~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCONTRACTTYP created#20070401000852
    (DB) INFO: ENHCONTRACTTYP~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHDEPENDENT created#20070401000852
    (DB) INFO: ENHDEPENDENT~0 created#20070401000852
    (IMP) INFO: import of ENHDEPENDENT completed (0 rows) #20070401000852
    (DB) INFO: ENHDEPENDENT~001 created#20070401000852
    (DB) INFO: ENHDEPENDENT~001 created#20070401000852
    (DB) INFO: ENHHEADER created#20070401000853
    (DB) INFO: ENHHEADER~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHHEADER~001 created#20070401000853
    (DB) INFO: ENHHEADER~001 created#20070401000853
    (DB) INFO: ENHHEADER~002 created#20070401000853
    (DB) INFO: ENHHEADER~002 created#20070401000853
    (DB) INFO: ENHLOADINVAL created#20070401000853
    (DB) INFO: ENHLOADINVAL~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHLOG created#20070401000853
    (DB) INFO: ENHLOG~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHLOG~001 created#20070401000853
    (DB) INFO: ENHLOG~001 created#20070401000853
    (DB) INFO: ENHLOG~002 created#20070401000853
    (DB) INFO: ENHLOG~002 created#20070401000853
    (DB) INFO: ENHOBJ created#20070401000853
    (DB) INFO: ENHOBJ~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHOBJ~001 created#20070401000853
    (DB) INFO: ENHOBJ~001 created#20070401000853
    (DB) INFO: ENHOBJ~002 created#20070401000853
    (DB) INFO: ENHOBJ~002 created#20070401000853
    (DB) INFO: ENHOBJ~003 created#20070401000853
    (DB) INFO: ENHOBJ~003 created#20070401000853
    (DB) INFO: ENHOBJ~004 created#20070401000853
    (DB) INFO: ENHOBJ~004 created#20070401000853
    (DB) INFO: ENHOBJCONTRACT created#20070401000853
    (DB) INFO: ENHOBJCONTRACT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHOBJCONTRACT~001 created#20070401000853
    (DB) INFO: ENHOBJCONTRACT~001 created#20070401000853
    (DB) INFO: ENHSPOTCOMPCOMP created#20070401000853
    (DB) INFO: ENHSPOTCOMPCOMP~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPCOMP~1 created#20070401000853
    (DB) INFO: ENHSPOTCOMPCOMP~1 created#20070401000853
    (DB) INFO: ENHSPOTCOMPHEAD created#20070401000853
    (DB) INFO: ENHSPOTCOMPHEAD~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPSPOT created#20070401000853
    (DB) INFO: ENHSPOTCOMPSPOT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPSPOT~1 created#20070401000853
    (DB) INFO: ENHSPOTCOMPSPOT~1 created#20070401000853
    (DB) INFO: ENHSPOTCONTRACT created#20070401000853
    (DB) INFO: ENHSPOTCONTRACT~0 created#20070401000853
    (IMP) INFO: import of ENHSPOTCONTRACT completed (0 rows) #20070401000853
    (DB) INFO: ENHSPOTCONTRACT~1 created#20070401000853
    (DB) INFO: ENHSPOTCONTRACT~1 created#20070401000853
    (DB) INFO: ENHSPOTHEADER created#20070401000853
    (DB) INFO: ENHSPOTHEADER~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTOBJ created#20070401000853
    (DB) INFO: ENHSPOTOBJ~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTOBJ~001 created#20070401000853
    (DB) INFO: ENHSPOTOBJ~001 created#20070401000853
    (DB) INFO: ENHSPOTOBJ~002 created#20070401000853
    (DB) INFO: ENHSPOTOBJ~002 created#20070401000853
    (DB) INFO: ENHSPOTTOOLS created#20070401000853
    (DB) INFO: ENHSPOTTOOLS~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTTOOLST created#20070401000853
    (DB) INFO: ENHSPOTTOOLST~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHTAB created#20070401000853
    (DB) INFO: ENHTAB~0 created#20070401000853
    (IMP) INFO: import of ENHTAB completed (0 rows) #20070401000853
    (DB) INFO: ENHTAB~001 created#20070401000853
    (DB) INFO: ENHTAB~001 created#20070401000853
    (DB) INFO: ENHTAB~002 created#20070401000853
    (DB) INFO: ENHTAB~002 created#20070401000853
    (DB) INFO: ENHTAB~003 created#20070401000853
    (DB) INFO: ENHTAB~003 created#20070401000853
    (DB) INFO: ENHTOOLS created#20070401000853
    (DB) INFO: ENHTOOLS~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHTOOLST created#20070401000853
    (DB) INFO: ENHTOOLST~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENH_DY_FCODES created#20070401000853
    (DB) INFO: ENH_DY_FCODES~0 created#20070401000853
    (IMP) INFO: import of ENH_DY_FCODES completed (0 rows) #20070401000853
    (DB) INFO: ENH_DY_GROUP created#20070401000853
    (DB) INFO: ENH_DY_GROUP~0 created#20070401000853
    (IMP) INFO: import of ENH_DY_GROUP completed (0 rows) #20070401000853
    (DB) INFO: ENH_DY_SUBS created#20070401000853
    (DB) INFO: ENH_DY_SUBS~0 created#20070401000853
    (IMP) INFO: import of ENH_DY_SUBS completed (0 rows) #20070401000853
    (DB) INFO: ENLFDIR created#20070401000853
    (DB) INFO: ENLFDIR~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENLFDIR~1 created#20070401000853
    (DB) INFO: ENLFDIR~1 created#20070401000853
    (DB) INFO: EUDB created#20070401000853
    (DB) INFO: EUDB~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUGUITEXT created#20070401000853
    (DB) INFO: EUGUITEXT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJ created#20070401000853
    (DB) INFO: EUOBJ~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJEDIT created#20070401000853
    (DB) INFO: EUOBJEDIT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJT created#20070401000853
    (DB) INFO: EUOBJT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUNCT created#20070401000853
    (DB) INFO: FUNCT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUNCT~1 created#20070401000853
    (DB) INFO: FUNCT~1 created#20070401000853
    (DB) INFO: FUPARAREF created#20070401000853
    (DB) INFO: FUPARAREF~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUPARAREF~1 created#20070401000853
    (DB) INFO: FUPARAREF~1 created#20070401000853
    (DB) INFO: FUPARAREF~2 created#20070401000853
    (DB) INFO: FUPARAREF~2 created#20070401000853
    (DB) INFO: IADB2 created#20070401000853
    (DB) INFO: IADB2~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IADB6 created#20070401000853
    (DB) INFO: IADB6~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IAINF created#20070401000853
    (DB) INFO: IAINF~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IAMSS created#20070401000853
    (DB) INFO: IAMSS~0 created#20070401000853
    (IMP) INFO: import of IAMSS completed (0 rows) #20070401000853
    (DB) INFO: IAORA created#20070401000853
    (DB) INFO: IAORA~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IGDB2 created#20070401000853

    Try to update the R3load and other kernel, but it doesn't work.
    See <b>sapssexc_1 log</b>:
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070402212623
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#11 $ SAP
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    <b>Compiled Jan 29 2007 01:19:45</b>
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 0
    (DB) INFO: connected to DB
    (DB) INFO: The MaxDB logwriter is switched off#20070402212623
    (GSI) INFO: dbname   = "CRP                                                                                "
    (GSI) INFO: vname    = "ADABAS D                        "
    (GSI) INFO: hostname = "puserver                                                        "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "PUSERVER"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x Intel 801586 (Mod 4 Step 1)"
    (DB) INFO: AAB_ID_PROP deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: AAB_ID_PROPT deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: BRATEXT deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D020S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D020T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D021T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D301T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D345T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D347T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DBDIFF deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD01L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD01T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD02L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD02T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD03T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD04L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD04T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD06L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD06T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD07L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD07T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD09L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD20L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD25L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD26S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD27S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD28S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD29L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD30L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD30T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD31S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD32S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD33S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD35L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD36S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD40L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD40T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD42S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDTYPES deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDTYPET deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF03T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF04L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF04T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF14L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF14T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF40D deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF41S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DIAPAR deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM02L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM02T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM03S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM25L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM26L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM40L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM40T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM41S deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM42S deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM42T deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM43T deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM45L deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM45T deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM46S deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKCLU deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKHL deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKIL deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DSYST deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DYNPSOURCE deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDCOMP deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDENH deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPHEADER deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCONTRACTTOOL deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCONTRACTTYP deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHHEADER deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHLOADINVAL deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHLOG deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHOBJ deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHOBJCONTRACT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPCOMP deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPHEAD deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPSPOT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTHEADER deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTOBJ deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTTOOLS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTTOOLST deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHTOOLS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHTOOLST deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENLFDIR deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUDB deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUGUITEXT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJ deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJEDIT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUNCT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUPARAREF deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IADB2 deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IADB6 deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IAINF deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IAORA deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IGDB2 deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IGORA deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBD deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBH deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBN deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBNT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBQUAN deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MACID deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MACOB deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MCUSREXITS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MSSPROCS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MSSSOURCE deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MSSSPVERS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MSSSTORAGE deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: NOTRA deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: PERMISSION deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: disconnected from DB
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: job finished with 115 error(s)
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20070402212625

  • System Copy using SAPINST

    When we do system copy from one system on an existing system using SAPINST (Database independent method), Is it first necessary to delete the existing system, please advice.

    I have read the guides available on it, but I was not able to get a clear understanding.
    In system copy guide it says
    If the target system already exists and you do not plan to perform an MCOD installation, delete the database on the target system before the import according to the corresponding description in the Additional Information section of the installation documentation for your SAP component.
    If the database configuration of your database is stored in the file system, we recommend that you back these configuration files up before deleting the database.
    I am little confused by it, does it mean delete complete system or database only

  • System Copy using sapinst - Step Migration Export  SAP:MIGSDM:700:*:*:*

    Hi we are trying to do a system copy of a ABAP/ Java Addin  - 70 SR3 from one system to another.
    We took the sapinst option for Central BASED on ABAP and JAVA
    We took the save restore option.
    We are curretly stuck at the step Migration Export.  Looking for the LABEL.ASC  for
    SAP:MIGSDM:700:::*
    We took the java option to create the SDM export on the source system.  My export location has the following :
    LABELIDX.ASC
            JDMP
            SDM
            APPS
    LABEL.ASC
    SAP:JMIG:700:::*
    Any ideas / suggestions?
    Regards,
    Brian

    > I just started sapinst and selected "export central system based on ABAP + Java".
    > There is an entry in the main export folder
    > LABELIDX.ASC
    > -ABAP
    > -JAVA
    >
    > ABAP folder is empty
    This is possible since you may have chosen the "database specific" copy. So the copy process will only pack the Java part which you will use later for the target system.
    > JAVA folder has 3 files 
    > LABEL.ASC_
    >  - SAP:JMIG:700:::*
    > LABELIDX.ASC
    >  -JDMP
    >  -SDM
    >  -APPS
    Looks good!
    If the export is finished you can start sapinst again on the target system, select again ABAP + Java and "database specific copy", the system will then start with the installation and stop at some point to restore the database. After that is done continue with sapinst.
    Markus

  • How to perform system copy using standard sap method (sapinst)

    Hi guys
    pls tel how to perform system copy using standard sap method (sapinst) and to perform enterprise portal RESTORSTION.
    thanks
    kamal

    Hi Kamal,
    I have done a system copy of the production portal to a sandpit system before. The system copy export import method works very well, and is easy. For my portal, the whole procedure took me less than 6 hours.
    1. Go to this page: System Copy and Migration
    2. See the videos "Demo: How to Perform a System Copy Export" and "Demo: How to Perform a System Copy Import".
    This should give you the basic idea.
    I did a systemcopy using sapinst. If I remember right, this is the steps I performed:
    1. On target host, Installed a new Central services.
    2. On source host: Ran sapinst system copy export for Central Instance and Database instance. This created two export files (depending on your database size).
    3. Used the export files created in previous step to run the import step in target host.
    4. Some post processing steps, like configuring sso, creating systems in system landscapes, configuring WD JCos etc.
    Let me know if you need more help.
    Cheers
    Rishi

  • Db2 homogenous system copy using DB specific tools.

    Hi,
    I'm currently doing a homogenous system copy using db specific tools option (DB2). I did an offline backup of the source system using db2 backup database command, then ran SAPinst (NW70SR2) on the source system to go through the export phase, no problem. On the destination system, I ran SAPinst (NW70SR3) to do the import phase and reached a point where SAPinst asked me to restore the database using db2 tools. I running command:
    RESTORE DATABASE <SID> FROM "E:\backup_folder" TAKEN AT 20090617164332 TO "Q:" INTO <SID> NEWLOGPATH "F:\" WITH 2 BUFFERS BUFFER 1024 PARALLELISM 1 WITHOUT PROMPTING;
    After running this command I get SQL0902C  A system error (reason code = "") occurred.  Subsequent
    SQL statements cannot be processed.
    sqlcode: -902
    sqlstate: 58005
    Some background information: I'm running this procedure to do a migrate the database from a 32 bit to 64 bit.
    Am I doing something wrong? Do I need to run any other commands or prep on the detination system before running the restore command?

    One other thing you might have wanted to check was the physical memory on the target machine. Does the target have the same amount of memory as the source? If it is much smaller, sometimes there can be issues with starting up the database on the smaller machine. There is an instance level registry setting you can use to reduce the amount of bufferpool memory the database wants to use.
    Another issue I have seen is that you may want to restore a 32-bit backup to a 32-bit instance. You can then upgrade then instance and database to 64-bit.
    EDIT: Sorry, I didn't realize this thread was 2 months old.
    Edited by: Derek Barrett on Aug 18, 2009 4:39 AM

  • Error while migrating users using CSSImportExportUtility

    Error while migrating users using CSSImportExportUtility
    I'm tring to export all user and group information from a Hyperion Shared Services 9.2.1 by using CSSExport.bat
    When there was only native directory in HSS, i can export these information successfully.
    But when I enabled NTLM external user authentication following error occurred:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: getOSVersion
    at com.hyperion.css.spi.impl.ntlm.NTLMProvider.getOSVersion(Native Metho
    d)
    at com.hyperion.css.spi.impl.ntlm.NTLMProvider.<clinit>(Unknown Source)
    at com.hyperion.css.spi.impl.ntlm.NTLMConnectionClient.getUsers(Unknown
    Source)
    at com.hyperion.css.CSSAPIExtnImpl.getUsers(Unknown Source)
    at com.hyperion.css.CSSAPIImpl.getUsers(Unknown Source)
    at com.hyperion.css.CSSAPIImpl.initialize(Unknown Source)
    at com.hyperion.css.exchange.NativeProviderManager.<init>(Unknown Source
    at com.hyperion.css.exchange.ImportExportManager.cssExport(Unknown Sourc
    e)
    at com.hyperion.css.exchange.CommandUtility.run(Unknown Source)
    at com.hyperion.css.exchange.CommandUtility.main(Unknown Source)
    I searched reference documents on the web, found this article: (http://download.oracle.com/docs/cd/E12825_01/epm.111/readme/mdm_111110_readme.html)
    Troubleshooting Tip: If HSS is configured for an NTLM provider, DRM services may not start due to error: "Exception Emdm_Exception with message 'Could not Initialize CSS. Error: 'getOSVersion'."
    You may receive the following error after clicking the "Enable CSS" button in DRM Console: “LoadLibrary("C:\Hyperion\Master Data Management\mdm_ntier_css_validator.dll") failed - The specified module could not be found.”
    To resolve both of these conditions, update the Windows System Path on the Data Relationship Management server with the applicable JRE and CSS pathing below.
    NOTE: Reboot the Data Relationship Management server machine after making any changes to the Windows Path.
    NOTE: Ensure that only one JRE version and one CSS version are referenced in the Windows Path.
    ? For HSS 9.3.1:
    %HYPERION_HOME%\common\JRE\Sun\1.5.0\bin;%HYPERION_HOME%\common\JRE\Sun\1.5.0\bin\client;%HYPERION_HOME%\common\CSS\9.3.1\bin;
    ? For HSS 9.3.0:
    %HYPERION_HOME%\common\JRE\Sun\1.5.0\bin;%HYPERION_HOME%\common\JRE\Sun\1.5.0\bin\client;%HYPERION_HOME%\common\CSS\9.3.0\bin;
    ? For HSS 9.2.0.3:
    %HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin;%HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin\client;%HYPERION_HOME%\common\CSS\9.2.0.3\bin;
    ? For HSS 9.2.0:
    %HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin;%HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin\client;%HYPERION_HOME%\common\CSS\9.2.0\bin;
    I found these is no directory "%HYPERION_HOME%\common\CSS\9.2.0\bin;" exists but "%HYPERION_HOME%\common\CSS\9.2.1\bin;"
    I configured PATH by setting to above, and tried CSSExport again, still failed.
    Than I disabled the NTLM is HSS, tried CSSExport again. It was successful.
    So I am convinced that the problem caused by NTLM or PATH environment variable or some files associated.
    Does anybody know the solution ?

    I recommend you upgrade at least to 10.1.0.5. 10.1.0.2 comes with the very first version of csalter.plb, which has not the current implementation. From and to which character set do you try to migrate?
    -- Sergiusz

  • ABAP+JAVA system copy using 3rd party export/import tools

    Hi all,
    I am trying to do a homogenous system copy.  I am following the syscopy guide for SAP NW 7.0 SR3 ABAP+JAVA systems
    We are running AIX 5.L and Oracle.
    My question is this.  We are using an IBM XiV system for our disk storage, and we are able to restore from "snaps" which is their version of images.  Does anyone know if it is possible to restore or "import" the data in a system copy using an outside tool like this?  If so, do you have any information on how to?
    I know it is possible to restore the database from an offline backup using BRTools rather than r3load and jload, and I just wanted to see if I can restore from a snap as it would save a lot of time in the procedure.
    Any help or ideas would be much appreciated.
    Thanks!

    >My question is this.  We are using an IBM XiV system for our disk storage, and we are able to restore from "snaps" which is their version of images.  Does anyone know if it is possible to restore or "import" the data in a system copy using an outside tool like this?  If so, do you have any information on how to?
    That approach is not supported.
    The reason is: combined instances write the instance name and hostname in various places, on the filesystem in .properties files, in the JDBC configuration, depending on the java applications you run on top in various other places. What you're trying to do is effectively "renaming" an instance.
    Technically it's possible to do it and to get it run, yes, but the supported way is running sapinst and choose ABAP + Java system copy. This will prevent you from lots of (not really documented) manual work after the copy.
    Markus

  • System copy using R3load ( Export / Import )

    Hi,
    We are testing System copy using R3load ( Export / Import ) using our production data.
    Environment : 46C / Oracle.
    while executing export, it takes more than 20 hours, for the data to get exported, we want to reduce the export time drastically. hence, we want to achieve it by scrutinizing the input parameters.
    during export, there is a parameter by name splitting the *.STR and *.EXT files for R3load.
    the default input for the above parameter is No, do not split STR and EXT files.
    My question 1 : If we input yes instead of No and split the *.STR and *.EXT files, will the export time get reduced ?
    My Question 2: If the answer is yes to Question 1, will the time reduced will be significant enough ? or how much percentage of time we can expect it to reduce, compare to a No Input.
    Best Regards
    L Raghunahth

    Hi
    The time of the export depends on the size of your database (and the size of your biggest tables) and your hardware capacity.
    My question 1 : If we input yes instead of No and split the *.STR and *.EXT files, will the export time get reduced ?
    In case you have a few very large tables, and you have multiple cpu's and a decent disk storage, then splitting might significantly reduce the export time.
    My Question 2: If the answer is yes to Question 1, will the time reduced will be significant enough ? or how much percentage of time we can expect it to reduce, compare to a No Input.
    As you did not tell us about your database size and hardware details there is no way to give you anything but very basic metrics. Did you specify a parallel degree at all, was your hardware idling for 20 hrs or fully loaded already?
    20 hrs for a 100gb database is very slow. It is reasonable (rather fast in my opinion)  for a 2tb database.
    Best regards, Michael

  • Basis work for SAP system copy using DB2 cloning tool

    My company is using the DB2 cloning tool, formerly from MainStar. Our DBAs have used this tool to create a clone of a technical sandbox (ST1) to another DB2 instance (SZ1).
    I am reading through the System Copy for SAP Systems Based on SAP NetWeaver 2004s SR2 ABAP+Java guide and trying to follow the steps.
    As information, our application servers are currently running on zLinux and I am trying to do a system copy of an HA ABAP+Java SID.
    Since we have used the cloning tool, which I would equate to a homogeneous system copy using database specific tools, the guide looks like it says I can skip the Export Preparation and Table Splitting Preparation steps. The only other step for the source system is the Database and Central Instance Export.
    When I execute this step, it creates a dump of the database. This seems useless as we already have a cloned copy of the database.
    Does anyone have the list of Basis tasks for a system copy when the DB2 cloning tool is used?
    Brian

    Nevermind. If someone sets:
    rdisp/j2ee_start = 0
    in an ABAP+Java system, sapinst behaves strangely during the system export and does not give the option to only dump the filesystem. Bug?
    Brian

Maybe you are looking for

  • ICC Profile when saving in PSE9

    How do you change the ICC profile when you save a file in PSE9? I need to change the profile to the downloaded version from my photo Lab before they make prints.

  • MS Project Professional 2007 resource loaded .mpp file published to EPM server but resources can't see their tasks in PWA

    Hi all: I'm using MS Project Professional 2007 and I created the schedule as an .mpp file and assigned resources before I loaded the schedule to the EPM server. I created the resource names consistently with the names in the Enterprise resource pool

  • Finder Keeps Having To Re-generate Icon Previews

    Hi, I love the new Icon Previews in Leopard, when showing files in Icon view. However, every time you log into Leopard Finder has to regenerate those previews from scratch, which, if you've got a folder full of 100 PDFs, can take a long time. It woul

  • Simple question about hex

    Hi, I got this question : The hex-value FF == 256 and 00 is == 0 right? When we use hex-values to describe colors we work in a range between 0 and 255, so how is FF interpreted then? from 0 to 256 we got 257 values don't we? Regards, Olek

  • Editing an XML FIle TextEdit?

    How can I edit an XML file? When I open an XML file in TextEdit, all the tags get stripped out? When I double click on my XML files, "Dashcode" starts up but always hangs, making it useless for this purpose (whatever it is).