Install IDES ECC6- Abap Import phase error

Hi all,
I have seen many post on this error but I have not still understood why it happens.
I have tried to install an IDES ECC6 on Windows 2003S 32 bit with 4gb of RAM on a VMWARE virtual machine.
I have done all the preparation steps:
1) adjust network performance
2) set virtual memory as the installed RAM + 8GB
3) set the HOSTS file with the IP address
4) installed Java SDK with JAVA_HOME environment variable
I have installed Oracle (delivered with the kit) and the patch and then started the SAPINST (under I386).
In the APAB Import phase all the tasks (1 from 19) are stopped since Oracle is no more available.
All the posts suggest to enlarge the shared_pool_size.
But why this happens ?
The install procedure should work without any Oracle parameter modification.
Any idea ?
Thank
Andrea

Hi
Try increasing your shared pool size
login to database level
sqlplus "/as sysdba"
>show parameter shared_pool_size;
if the value is some thing aroung 150 to 200 MB increase it to 250MB
>alter sytem set shared_pool_size=250M scope=both;
Hope this will solve your problem
Regards
Uday

Similar Messages

  • ABAP Import Phase error during Install

    Hi out there. I am installing an ERP system ECC 6.0 SR3 with just the AS ABAP and ECC components. It is now on the ABAP import phase and returns the error that certain ABAP objects are failing out of the 112 objects that is processing. Current examples are : -
    =============================================================================
    Loading of 'SAPSDIC_2' import package: ERROR
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "VRSX2~1" ON "VRSX2" ( "RELID" , "OBJNAME" , "VERSNO"  ) )
    DbSlExecute: rc = 99
      (SQL error -602)
      error message returned by DbSl:
    =============================================================================
    Loading of 'DD03L' import package: ERROR
    ERROR : Execute for create index SEOSUBCO~001 on SEOSUBCO failed (dbrc=99).
      (SQL error -602)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "SEOSUBCO~001" ON "SEOSUBCO" ( "CLSNAME" , "CMPNAME" , "SCOTYPE"  )
    =============================================================================
    Loading of 'SAPAPPL2_9' import package: ERROR
    ERROR : Execute for create index SEOSUBCO~001 on SEOSUBCO failed (dbrc=99).
      (SQL error -602)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "SEOSUBCO~001" ON "SEOSUBCO" ( "CLSNAME" , "CMPNAME" , "SCOTYPE"  )
    =============================================================================
    I wish to know how else can 1 work around this ABAP import phase with errors such as these? Is there a manual procedure I can perform for this phase during installations so to avoid these errors that come up. And then re-run the install that goes past this?
    Any help will be greatly appreciated.
    Thanks in advance.

    Hi
    Try increasing your shared pool size
    login to database level
    sqlplus "/as sysdba"
    >show parameter shared_pool_size;
    if the value is some thing aroung 150 to 200 MB increase it to 250MB
    >alter sytem set shared_pool_size=250M scope=both;
    Hope this will solve your problem
    Regards
    Uday

  • Error in ABAP Import Phase -  3 jobs failed

    Hi,
    My installation of ECC IDES has failed in ABAP Import phase.
    3 jobs has failed.
    I figured out from the logs that there are 3 loads that has failed.
    Failed loads are SAPPOOL, SAP0000 and SAPSLEXC.
    The prominant error in them are as below. Please assist to relsove
    these errors.
    SAPPOOL.log
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT
    NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN"
    SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA )
    IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
    (SQL error -670)
    error message returned by dsql:
    SQL0670N The row length of the table exceeded a limit of "16293"
    bytes. (Table space "DGS#POOLD".) SQLSTATE=54010
    (DB) INFO: disconnected from DB
    SAP0000.log
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( CREATE TABLE "REPOLOAD" ( "PROGNAME" SAPDB6CHAR(40) DEFAULT ' ' NOT
    NULL , "R3STATE" SAPDB6FIXCHAR(1) DEFAULT ' ' NOT NULL , "MACH"
    SMALLINT DEFAULT 0 NOT NULL , "UNAM" SAPDB6CHAR(12) DEFAULT ' ' NOT
    NULL , "UDAT" SAPDB6CHAR(8) DEFAULT '00000000' NOT NULL , "UTIME"
    SAPDB6CHAR(6) DEFAULT '000000' NOT NULL , "L_DATALG" INTEGER DEFAULT 0
    NOT NULL , "Q_DATALG" INTEGER DEFAULT 0 NOT NULL , "SDAT" SAPDB6CHAR(8)
    DEFAULT '00000000' NOT NULL , "STIME" SAPDB6CHAR(6) DEFAULT '000000'
    NOT NULL , "MINOR_VERS" SMALLINT DEFAULT 0 NOT NULL , "MAJOR_VERS"
    INTEGER DEFAULT 0 NOT NULL , "LDATA" BLOB(1G)LOGGED , "QDATA" BLOB(1G)
    LOGGED ) IN DGS#EL700D INDEX IN DGS#EL700I LONG IN DGS#EL700D )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    SAPSLEXC.log
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( CREATE TABLE "CO2MAP" ( "ID" INTEGER DEFAULT 0 NOT NULL , "SRCLINE"
    INTEGER DEFAULT 0 NOT NULL , "PAGELINE" INTEGER DEFAULT 0 NOT
    NULL , "IDINCL" INTEGER DEFAULT 0 NOT NULL , "SRCOFF" SMALLINT DEFAULT
    0 NOT NULL , "PAGEOFF" SMALLINT DEFAULT 0 NOT NULL ) IN DGS#EL700D
    INDEX IN DGS#EL700I LONG IN DGS#EL700D )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    Thanks and Regards,
    Hussian Sehorewala
    Edited by: Hussain Sehorewala on May 5, 2011 1:28 PM

    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -ctf I Q:\1000082149\1\ABAP\DATA\SAPPOOL.STR C:\Program Files\sapinst_instdir\CRM70\LM\COPY\DB6\SYSTEM\CENTRAL\AS-ABAP\DDLDB6.TPL SAPPOOL.TSK DB6 -l SAPPOOL.log
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) INFO: AANK created #20110504190649
    (DB) INFO: AANK~0 created #20110504190649
    (IMP) INFO: import of AANK completed (0 rows) #20110504190649
    (DB) INFO: AANL created #20110504190649
    (DB) INFO: AANL~0 created #20110504190649
    (IMP) INFO: import of AANL completed (0 rows) #20110504190649
    (DB) INFO: ATAB created #20110504190649
    (DB) INFO: ATAB~0 created #20110504190649
    (DB6) Using LOAD API for table ATAB
    (IMP) INFO: import of ATAB completed (2719993 rows) #20110504190723
    (DB) INFO: BPHIER created #20110504190723
    (DB) INFO: BPHIER~0 created #20110504190723
    (IMP) INFO: import of BPHIER completed (0 rows) #20110504190723
    (DB) INFO: CFIS created #20110504190723
    (DB) INFO: CFIS~0 created #20110504190723
    (IMP) INFO: import of CFIS completed (0 rows) #20110504190723
    (DB) INFO: CRVP created #20110504190723
    (DB) INFO: CRVP~0 created #20110504190723
    (IMP) INFO: import of CRVP completed (0 rows) #20110504190723
    (DB) INFO: DEBI created #20110504190723
    (DB) INFO: DEBI~0 created #20110504190723
    (IMP) INFO: import of DEBI completed (0 rows) #20110504190723
    (DB) INFO: DVPOOL created #20110504190723
    (DB) INFO: DVPOOL~0 created #20110504190723
    (IMP) INFO: import of DVPOOL completed (0 rows) #20110504190723
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110504190723
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505112616
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505112617
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505113814
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505113815
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505114629
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505114629
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505120819
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505120819

  • ABAP Import Phase DDL Statement Error

    Hi Experts!
    I am installing SAP Netweaver PI 7.3 EHP1 and encountered an error in the ABAP import phase.
    I checked the import monitor logs and found a clue about SAPVIEW.log.
    I have checked the SAPVIEW.log and found out the following:
    ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG:
    Please help!
    Also please let me know if any further detail is required.
    Regards,
    Ayan

    Gaurav,
    Please find the below pasted trace from SAPVIEW.log
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -ctf I /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DATA/SAPVIEW.STR /tmp/sapinst_instdir/NW731/DB6/INSTALL/STD/AS/DDLDB6.TPL SAPVIEW.TSK DB6 -l SAPVIEW.log
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job completed
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) INFO: /BI0/MHIER_VERS created #20140823014054
    (DB) INFO: /BI0/RALEAFNODCH created #20140823014054
    (DB) INFO: /BI0/RALEAFNODSP created #20140823014054
    (DB) INFO: /BI0/RBUCKET created #20140823014054
    (DB) INFO: /BI0/RCALMONTH created #20140823014054
    (DB) INFO: /BI0/RCALMONTH2 created #20140823014054
    (DB) INFO: /BI0/RCALQUART1 created #20140823014054
    (DB) INFO: /BI0/RCALQUARTER created #20140823014054
    (DB) INFO: /BI0/RCALWEEK created #20140823014054
    (DB) INFO: /BI0/RCALYEAR created #20140823014054
    (DB) INFO: /BI0/RCHNGID created #20140823014054
    (DB) INFO: /BI0/RCURRENCY created #20140823014054
    (DB) INFO: /BI0/RDATE created #20140823014054
    (DB) INFO: /BI0/RFISCPER created #20140823014054
    (DB) INFO: /BI0/RFISCPER3 created #20140823014054
    (DB) INFO: /BI0/RFISCVARNT created #20140823014054
    (DB) INFO: /BI0/RFISCYEAR created #20140823014054
    (DB) INFO: /BI0/RHALFYEAR1 created #20140823014054
    (DB) INFO: /BI0/RHIENM created #20140823014054
    (DB) INFO: /BI0/RHIER_HIEID created #20140823014054
    (DB) INFO: /BI0/RHIER_NODE created #20140823014054
    (DB) INFO: /BI0/RHIER_VERS created #20140823014054
    (DB) INFO: /BI0/RINFOPROV created #20140823014054
    (DB) INFO: /BI0/RIOBJNM created #20140823014054
    (DB) INFO: /BI0/RLANGU created #20140823014054
    (DB) INFO: /BI0/RLOGSYS created #20140823014054
    (DB) INFO: /BI0/RNODEPOSIT created #20140823014054
    (DB) INFO: /BI0/RNORESTNODE created #20140823014054
    (DB) INFO: /BI0/RRATE_TYPE created #20140823014054
    (DB) INFO: /BI0/RRECORDMODE created #20140823014054
    (DB) INFO: /BI0/RRECORDTP created #20140823014054
    (DB) INFO: /BI0/RREQUID created #20140823014054
    (DB) INFO: /BI0/RSIGNCH created #20140823014054
    (DB) INFO: /BI0/RSOURSYSTEM created #20140823014054
    (DB) INFO: /BI0/RTIME created #20140823014054
    (DB) INFO: /BI0/RTXTLG created #20140823014054
    (DB) INFO: /BI0/RTXTMD created #20140823014054
    (DB) INFO: /BI0/RTXTSH created #20140823014054
    (DB) INFO: /BI0/RUNIT created #20140823014054
    (DB) INFO: /BI0/RWEEKDAY1 created #20140823014054
    (DB) INFO: /BI0/ZBUCKET created #20140823014054
    (DB) INFO: /BI0/ZCALMONTH created #20140823014054
    (DB) INFO: /BI0/ZCALMONTH2 created #20140823014054
    (DB) INFO: /BI0/ZDATE created #20140823014054
    (DB) INFO: /BI0/ZFISCPER created #20140823014055
    (DB) INFO: /BI0/ZHALFYEAR1 created #20140823014055
    (DB) INFO: /BI0/ZINFOPROV created #20140823014055
    (DB) INFO: /BI0/ZIOBJNM created #20140823014055
    (DB) INFO: /GC1/VXXX created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CHRD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CMVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CPVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CSED created #20140823014055
    (DB) INFO: /OSP/V_RAUI_DCDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_GRPD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_MTD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_MVDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_PBDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RDDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RFCD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RMTD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RTDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SCD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SCHD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SELD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TMVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPBD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPRD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TRGD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_VARD created #20140823014055
    (DB) INFO: /SAPAPO/GEWICHT created #20140823014055
    (DB) INFO: /SAPAPO/TRENDAM created #20140823014055
    (DB) INFO: /SAPAPO/VWALPROF created #20140823014055
    (DB) INFO: /SAPPO/FULL_HINT created #20140823014055
    (DB) INFO: /SAPPO/V_PPOCMPL created #20140823014055
    (DB) INFO: /SAPPO/V_PPO_UPD created #20140823014055
    (DB) INFO: /SAPTRX/A_CONDF4 created #20140823014055
    (DB) INFO: /SAPTRX/EE_FLDS created #20140823014055
    (DB) INFO: /SAPTRX/MSG_PARA created #20140823014055
    (DB) INFO: /SAPTRX/MSG_PTAB created #20140823014055
    (DB) INFO: /SAPTRX/STR_FLDS created #20140823014055
    (DB) INFO: /SAPTRX/VDASFEV created #20140823014055
    (DB) INFO: /SAPTRX/VDASFPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOMIL created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAC created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAE created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAI created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTD1 created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTD2 created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTDD created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTYP created #20140823014055
    (DB) INFO: /SAPTRX/VD_ASPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_CONDL created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD1 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD2 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD3 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD4 created #20140823014055
    (DB) INFO: /SAPTRX/V_AODD02 created #20140823014055
    (DB) INFO: /SAPTRX/V_DD03 created #20140823014055
    (DB) INFO: /SAPTRX/V_DD03X created #20140823014055
    (DB) INFO: /SDF/CMO_OBJ_TR created #20140823014055
    (DB) INFO: /SDF/CMO_SMDCMP created #20140823014056
    (DB) INFO: /SDF/CMO_SMDDVC created #20140823014056
    (DB) INFO: /SDF/CMO_UMDCMP created #20140823014056
    (DB) INFO: /SDF/SMODICOMP created #20140823014056
    (DB) INFO: /SDF/SMODIDEVC created #20140823014056
    (DB) INFO: /SDF/UMOD_COMP created #20140823014056
    (DB) INFO: AKB_TRHD_DETAIL created #20140823014056
    (DB) INFO: ALTEXTHIST created #20140823014056
    (DB) INFO: APPL_DEVC created #20140823014056
    (DB) INFO: APPL_DIAL created #20140823014056
    (DB) INFO: APPL_DOMA created #20140823014056
    (DB) INFO: APPL_DTEL created #20140823014056
    (DB) INFO: APPL_ENQU created #20140823014056
    (DB) INFO: APPL_FUGR created #20140823014056
    (DB) INFO: APPL_FUGRG created #20140823014056
    (DB) INFO: APPL_FUNC created #20140823014056
    (DB) INFO: APPL_INDX created #20140823014056
    (DB) INFO: APPL_MCOB created #20140823014056
    (DB) INFO: APPL_MENU created #20140823014056
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014056
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014312
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014318
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823015246
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823015250
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140825011924
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140825011937
    Please look into this..
    Regards,
    Ayan

  • Error While Installing IDES ECC6 with SQL Server 2005

    Dear Experts,
    I found an error while installing IDES ECC6 with SQL Server 2005. The error is raising at the stage of 17 of 24 processing the procedure of 195 of 197 (sap_z_set_permissions).
    I have tried several times by configuring different type of activites but still i am facing the same problem at the same stage. Please help me in thig regard.
    I herewith pasted hereunder log files information
    Regards,
    B.Sudharsan
    ERROR 2008-01-17 18:38:47
    FCO-00011  The step ExeProcs with step key |NW_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_Postload|ind|ind|ind|ind|10|0|NW_Postload_MSS|ind|ind|ind|ind|2|0|MssProcs|ind|ind|ind|ind|1|0|ExeProcs was executed with status ERROR .
    INFO 2008-01-17 18:40:05
    An error occured and the user decide to stop.\n Current step "|NW_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_Postload|ind|ind|ind|ind|10|0|NW_Postload_MSS|ind|ind|ind|ind|2|0|MssProcs|ind|ind|ind|ind|1|0|ExeProcs".
    ERROR 2008-01-17 18:38:47
    MDB-05053  Errors when executing sql command: <p nr="0"/> If this message is displayed as a warning - it can be ignored. If this is an error - call your SAP support.

    Sudarshan,
    Occasionally, mid-way through the upgrade, DB permissions to users might change. Check to see, if the users SAP<SID>, OPS$ users have the DBA privilege. Re-assign the role and try continuing with the upgrade.

  • Error when installing IDES ECC6 on Windows 2008

    Hi Experts,
    I'm now trying to install IDES ECC6 SR2 on Windows 2008. However, I'm stuck at the very beginning of the installation - Oracle cannot be installed. I always get error which says something like program stopped due to exception, internal error ...
    The JVM I'm using is jre 1.4.2-19.
    Any suggestion?
    Thanks a lot!!
    Best,
    Roger

    Hi,
    On windows server 2008, you cannot install oracle 10.2.0.1.0 and then patche that to 10.2.0.4.0. But u need to install the RDBMS 10.2.0.4.0 directly. This DB software is available in the oracle failsafe DVD.
    Regd the JDK, it is better to go with JDK version 1.4.2.24 or 1.4.2.25.
    BTW: I hope the OS u r using is not windows server 2008 R2(R2 is not yet supported by SAP)
    Hope this clarifies.
    Regards,
    Varadharajan M

  • ABAP IMPORT phase  is slow in ECC 6.0 installation on Solaris 10

    Hi gurus,
    I installed ECC 6.0 on Solaris 10 operating system and Oracle 10.2.0.2. I installed all solaris patces and Oracle interim patches before the installation. Firstly I added only 2 parameters in /etc/system file. This parameters like this: "set shmsys:shminfo_shmmax=0xffffffffffffffff" ,"set rlim_fd_cur=8192". Then I started the installation. When the system check the parameters I have medium warning about set shmsys:shminfo_shmmax=0xffffffffffffffff .After that I didn't restart the solaris machine and recheck the parameters.After I removed this parameter I didn't have any warning and I started the installation. Everything was ok. I don't have any error about installation. The processes are continueing but now ABAP import is very very slow. Only 5 processes finished  from 38 in ABAP IMPORT phase in 14 hours. Is it normal? Why this step is very slow? What can I do to increase this step? If I add "set shmsys:shminfo_shmmax=0xffffffffffffffff" again when processes is running, does this step accelerate? If I change the /etc/system  parameters do I have to restart the solaris machine? What can I do to resolve this problem?
    Best regards,

    Hi Arif
    <i>Only 5 processes finished from 38 in ABAP IMPORT phase in 14 hours. Is it normal?</i>
    No, this is not normal. As far as i know, it is possible to set a parallel degree in sapinst. Of course this needs more hardware ressources. Did you do that?
    To further diagnose your problem, you should check cpu and disk usage. It would be interesting which are the top processes running. Either your system is too slow, or some ressource is a bottleneck.
    Regards
    Michael

  • SAP Ecc6.0 Installation error during ABAP Import Phase 20 of 24

    While I am installing SAP ECC 6.0 with Original DVD. I am getting some Issues.
    I had finished upto 4 stpes .  and after that IMPORT ABAP, showing error in " Log files are written to C: Program files:sapinst......"
    Please Retry , View Log & Stop.
    I am clicking Retry again it will be come same issue. Please Let me know.
    Log Files Name - "ABAP Processors of Instances SID\DVEMGS00"

    Still I am getting same problem in mine SAP ECC6.0 Installation.
    In Abap Instance Phase 20 of 24.  Error in ABAP Instance. I check the mmc.
    Disp+work is in Gray Color. Remainiing Server Green Color. After Few minutes it will stopped in Work Process.
    Still Going Installation for same Process.
    Let me know.

  • Error in ABAP Import Phase: Solution Req. Immediately

    Hello,
    I am installing Nerweaver 2004s SR2 in my Desktop, I got following error in middle.
    OS:windows 2003 server
    DB: Oracle 10g
    SAP: Netweaver 2004s SR2
    Error Phase: 19 ( ABAP Import )
    Error log details in  r3load.exe.log
    *sapparam: sapargv( argc, argv) has not been called.*
    *sapparam(1c): No Profile used.*
    *sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline*
    *D:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090812095644*
    *D:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP*
    *D:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]*
    *Compiled Sep  1 2006 00:38:35*
    *D:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe -testconnect*
    *DbSl Trace: OCI-call 'OCIServerAttach' failed: rc = 12541*
    *DbSl Trace: CONNECT failed with sql error '12541'*
    *DbSl Trace: OCI-call 'OCIServerAttach' failed: rc = 12541*
    *DbSl Trace: CONNECT failed with sql error '12541'*
    *(DB) ERROR: db_connect rc = 256*
    *DbSl Trace: OCI-call 'OCIServerAttach' failed: rc = 12541*
    *DbSl Trace: CONNECT failed with sql error '12541'*
    *DbSl Trace: OCI-call 'OCIServerAttach' failed: rc = 12541*
    *DbSl Trace: CONNECT failed with sql error '12541'*
    *(DB) ERROR: DbSlErrorMsg rc = 99*
    *D:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)*
    *D:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090812095648*

    Hi Sanjeev,
    Check if the listner is running.
    Note 609332 - Composite note: ORA-12541/ORA-12224
    1182782
    Regards
    Ashok Dalai

  • SAPINST: install IDES ECC6 EHP4 ABAP+JAVA (Windows 32 - Oracle)

    Hi,
    I have received the new IDES ECC6 EHP4 DVDs and I nedd to install a ABAP+JAVA instance.
    It is not clear which option I have to choose in the SAPINST program.
    In the past was present ERP2005 central instance. And now ?
    Thank
    Andrea

    Hi Andrea,
    As of SAP ERP 6.0 SR3, you must install an SAP ERP system only on 64-bit operating
    systems.
    For the dialog instance, you can still use a 32-bit operating system
    As of SAP enhancement package 4 for SAP ERP 6.0, you can no longer install SAP
    ERP dual stack (ABAP+Java) systems. If you want to use both SAP ERP ABAP and
    Java Components in your system landscape, you have to proceed as follows:
    1. Install a separate SAP ERP ABAP system.
    2. Install a separate SAP ERP Java system.
    3. Configure the connection of the SAP ERP Java system to the SAP ERP ABAP
    back-end system
    Hope this clarifies your concern!!!
    Regards,
    Rajesh

  • Why swap size error when I install ides ecc6.0 in windows 2003 x86

    Hi,
       I feel very confusion why the installation prompts me that "Swap size are not meeting condition" when I install IDES 6.0 in windows 2003 server x86.
       The ides type: ECC 6.0, MS SQL server 2005, Windows 2003 server x86.
       It's windows, not linux, where is the swap space?
       Could somebody give me a kindly help?
       Thank and thank
    Jason

    Hi,
    In Windows, Paging File Space (Virtual Memory Space) concept is called as similar to Swap space thing  in Linux/Unix OS. Both terms are used for virtual memory concept as per OS.
    Minimum 20 GB of Paging File spaces is required for the SAP Installation on Windows. So ,allocate them from different drives  or from single drive partition of your available Hard disk space.
    Follow this path [to change your existing Virtual Memory or Page File size in Windows|http://technet.microsoft.com/en-us/library/cc737315%28WS.10%29.aspx].
    Control Panel -> system -> Advanced Tab -> Performance section-Settings -> Advanced Tab -> Virtual Memory ->Change
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Feb 6, 2010 2:36 PM

  • Installation ABAP import phase problem

    Dear Friends,
    I am installing ABAP application server within Netweaver 7.02 which has been downloaded from this site on  my LAPTOP.
    Phases 1 -15 took about 2 hrs to install.
    After that it entered Phase 16 i.e Import ABAP and it has gone on for more that 12 hrs.
    Of the 37 processes in this phase the last 2 doesn't complete. One is shown as running and other is waiting.
    My Laptop has around 320GB HDD(100 GB free) 4 GB RAM of which only 3GB is usable as it as 32 bit OS,2.4 GHZ Core 2 Duo
    processor and Windows Vista.
    I think it is abnormal to continue for so long.
    It does not show any error message nor any problem in the log.
    What is the problem?
    Pls advise.
    Thamk for your efforts.

    Hi Sunny,
    "Speed of this phase depends on number of things:
    1) How many number of parallel jobs you have selected in sapinst ?
    2) 4 GB of RAM is not much. So, it will take time."
    1)How do I check the number of parallel jobs?
    I think only one job is running because in the taskbar for the Installer it shows:
    Import job Monitor: Running 1, Waiting 1, Failed 0, Completed 35, Total 37
    The phase is Import ABAP and it has several jobs i.e threads of which only one is running.
    2) Of the 4 Gb RAM only 3 GB is usable by Windows as it is 32 bit.Now of this Memory utilization is 65- 70%.
    CPU utilization is 10-15%.
    Since resource utilization is very less it is taking enormous amount of time.
    As per documentation installation on a Laptop should not take more than 8 hrs but it has taken double the time i.e 16 hrs.
    How much more time will it take?
    Is there any way to speed it up ?
    Thanks.

  • TEST IMPORT phase error?during importing the patches

    Dear All,
    i was importing the HR patches SAPKE60023,SAPKE60024,
    SAPKE60025,SAPKE60026.In between error display PHASE TEST IMPORT ?
    MESSAGE:
    Error occourred in TEST_IMPORT.
    All these 4 SP was in the queue.
    SAPKE60023:0004RC
    SAPKE60024:0004RC
    SAPKE60025:0008RC
    SAPKE60026:0004RC
    log files is attached.
    1 ETP199X######################################
    1 ETP152 TESTIMPORT
    1 ETP101 transport order     : "SAPKE60025"
    1 ETP102 system              : "MRP"
    1 ETP108 tp path             : "tp"
    1 ETP109 version and release : "372.04.29" "700"
    1 ETP198
    4 ETW000 R3trans.exe version 6.14 (release 700 - 14.04.08 - 10:31:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 23.05.2008 - 03:54:38
    4 ETW000 control file:
    sappro\sapmnt\trans\tmp\SAPKKE60025.MRP
    4 ETW000 > #pid 6080 on sappro (APServiceMRP)
    4 ETW000 > testimport
    4 ETW000 > file='
    sappro\sapmnt\trans\data\RE60025.SAP'
    4 ETW000 > buffersync=no
    4 ETW000 >
    4 ETW000 R3trans was called as follows: R3trans.exe -w
    sappro\sapmnt\trans\tmp\SAPPE60025.MRP -u 1
    sappro\sapmnt\trans\tmp\SAPKKE60025.MRP
    4 ETW000 active unconditional modes: 1
    4 ETW000 Connected to DBMS = ORACLE --- dbs_ora_tnsname = 'MRP' --- SYSTEM = 'MRP'.
    4 ETW690 COMMIT "0" "0"
    4 ETW000  trace at level 1 opened for a given file pointer
    4 ETW000
    4 ETW000 ================== STEP 1 =====================
    4 ETW000 date&time        : 23.05.2008 - 03:54:39
    4 ETW000 function         : TESTIMPORT
    4 ETW000 data file        :
    sappro\sapmnt\trans\data\RE60025.SAP
    4 ETW000 buffersync       : NO
    4 ETW000 clients          : as exported
    4 ETW000 l.s.m.           : VECTOR
    4 ETW000 commit           : 100000
    4 ETW000 table cache      : dynamic
    4 ETW000
    4 ETW000 Character set on this machine : 2 byte unicode little endian.
    4 ETW000 Character set on the data file: ASCII (ISO 8859-1).
    4 ETW000 Data file is compressed with algorithm 'L'.
    4 ETW000 Export was executed on 20.12.2007 at 14:39:25 by c7eadm     
    3 ETW709 "700 "
    4 ETW000   with R3trans version: 20.07.06 - 17:34:00
    4 ETW000 Source System = AMD/Intel x86_64 with Linux on DBMS = ADABAS D --- DBNAME = 'C7E' --- SYSTEM = 'C7E'.
    4 ETW000
    4 ETW000 language vector during export: 1234568ABCDEFGHIJKLMNOPQRSTUVWcd
    4 ETW000 lsm during export: ALL
    4 ETW000 texts in language i will be converted with codepage 1100
    4 ETW000 texts in language d will be converted with codepage 1401
    4 ETW000 texts in language c will be converted with codepage 1100
    4 ETW000 texts in language b will be converted with codepage 1100
    4 ETW000 texts in language a will be converted with codepage 1100
    4 ETW000 texts in language 8 will be converted with codepage 1500
    4 ETW000 texts in language 7 will be converted with codepage 1100
    4 ETW000 texts in language 6 will be converted with codepage 1401
    4 ETW000 texts in language 5 will be converted with codepage 1401
    4 ETW000 texts in language 4 will be converted with codepage 1401
    4 ETW000 texts in language 3 will be converted with codepage 8500
    4 ETW000 texts in language 2 will be converted with codepage 8600
    4 ETW000 texts in language 1 will be converted with codepage 8400
    4 ETW000 texts in language 0 will be converted with codepage 1500
    4 ETW000 texts in language W will be converted with codepage 1500
    4 ETW000 texts in language V will be converted with codepage 1100
    4 ETW000 texts in language U will be converted with codepage 1100
    4 ETW000 texts in language T will be converted with codepage 1610
    4 ETW000 texts in language S will be converted with codepage 1100
    4 ETW000 texts in language R will be converted with codepage 1500
    4 ETW000 texts in language Q will be converted with codepage 1401
    4 ETW000 texts in language P will be converted with codepage 1100
    4 ETW000 texts in language O will be converted with codepage 1100
    4 ETW000 texts in language N will be converted with codepage 1100
    4 ETW000 texts in language M will be converted with codepage 8300
    4 ETW000 texts in language L will be converted with codepage 1401
    4 ETW000 texts in language K will be converted with codepage 1100
    4 ETW000 texts in language J will be converted with codepage 8000
    4 ETW000 texts in language I will be converted with codepage 1100
    4 ETW000 texts in language H will be converted with codepage 1401
    4 ETW000 texts in language G will be converted with codepage 1700
    4 ETW000 texts in language F will be converted with codepage 1100
    4 ETW000 texts in language E will be converted with codepage 1100
    4 ETW000 texts in language D will be converted with codepage 1100
    4 ETW000 texts in language C will be converted with codepage 1401
    4 ETW000 texts in language B will be converted with codepage 1800
    4 ETW000 texts in language A will be converted with codepage 8700
    4 ETW000 trfunction = D (patch transport)
    3 ETW708 "000"
    4 ETW000 switching to selective language import
    4 ETW000 the following languages will be imported: DE
    4 ETW000 Used Commandfile SAPKE60025           (SAPUSER/1366)
    4 ETW000      ... ignoring such differences.
    4 ETW000   0 entries for E070 imported (SAPKE60025).
    4 ETW000      ... ignoring such differences.
    4 ETW000   0 entries for E071 imported (SAPKE60025          *).
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000 LANGSSFOHR_CMP_TCS lang R not imported.
    4 ETW000 E071-LOCKFLAGs 000002 - 000002 updated ('3', 1 entries).
    4 ETW690 COMMIT "128" "128"
    4 ETW000      ... ignoring such differences.
    4 ETW000      table STXFCONT: entry in DB is 32 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table REPOSRC: entry in DB is 176 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table REPOTEXT: entry in DB is 68 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCLASS: entry in DB is 32 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCLASSDF: entry in DB is 353 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCLASSEX: entry in DB is 88 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCOMPODF: entry in DB is 10548 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCOMPOEX: entry in DB is 88 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOSUBCODF: entry in DB is 396 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOSUBCOEX: entry in DB is 116 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table EUDB: entry in DB is 128 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table FUPARAREF: entry in DB is 228 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    2EETW165 Function "HRCCE_EXT_EMP_ATTR_CE (HRCCE_BI_CE|02)" does not fit into the existing function group "(HRCCE_CALENDAR_FUNCTIONS|05)".
    2 ETW167 Please transport the whole function group.
    2EETW165 Function "HRCCE_GET_EMP_ATTR_CE (HRCCE_BI_CE|03)" does not fit into the existing function group "(HRCCE_CALENDAR_FUNCTIONS|04)".
    2 ETW167 Please transport the whole function group.
    2EETW165 Function "HRCCE_GET_PERSONID (HRCCE_BI_CE|04)" does not fit into the existing function group "(HRCCE_CALENDAR_FUNCTIONS|06)".
    2 ETW167 Please transport the whole function group.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SPROXDAT: entry in DB is 1036 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SPROXHDR: entry in DB is 1640 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SPROXLPT: entry in DB is 452 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SOTR_HEAD: entry in DB is 185 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table CUS_ACTH: entry in DB is 65 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table CUS_ATRH: entry in DB is 61 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table ENHSPOTHEADER: entry in DB is 164 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table ENHSPOTCONTRACT: entry in DB is 160 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table STXL: entry in DB is 90 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table DSYS_PHCONT_CCD2: entry in DB is 76 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table DSYS_PHCONT_ECD2: entry in DB is 76 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table DSYS_PHCONT_ECI2: entry in DB is 76 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table ROOSFIELD: entry in DB is 124 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table VARID: entry in DB is 120 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table FPCONTEXT: entry in DB is 112 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table FPLAYOUT: entry in DB is 84 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table FPLAYOUTT: entry in DB is 64 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table TTREEP: entry in DB is 176 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table TTREE_APPL: entry in DB is 184 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T511: entry in DB is 87 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T512W: entry in DB is 184 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5G01: entry in DB is 25 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5G_NICLIM: entry in DB is 20 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5KTC: entry in DB is 25 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table LTDX: entry in DB is 144 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table OBJSL: entry in DB is 180 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T506D: entry in DB is 46 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T511K: entry in DB is 27 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T511P: entry in DB is 31 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    3WETW109 table "T52E_ARFC" does not exist in nametab.
    3WETW109 table "T52E_ARFCT" does not exist in nametab.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    3WETW109 table "T5BX2" does not exist in nametab.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5C2D: entry in DB is 44 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5G03: entry in DB is 17 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5G67: entry in DB is 19 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5GT2: entry in DB is 25 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5N1L: entry in DB is 32 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5N21: entry in DB is 31 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5N22: entry in DB is 24 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5N2O: entry in DB is 30 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5S3N: entry in DB is 19 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T7IE3: entry in DB is 31 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T7IE4: entry in DB is 26 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T7KRTR: entry in DB is 5 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW690 COMMIT "0" "128"
    4 ETW000 6801621 bytes read.
    4 ETW000 Transport overhead 27.5 %.
    4 ETW000 Data compressed to 9.2 %.
    4 ETW000 Duration: 3 sec (2267207 bytes/sec).
    3 ETW710 "0" "0"
    4 ETW000  [dev trc     ,00000]  Fri May 23 03:54:42 2008                         3256961  3.256961
    4 ETW000  [dev trc     ,00000]  Disconnecting from ALL connections:                   29  3.256990
    4 ETW000  [dev trc     ,00000]  Disconnecting from connection 0 ...                   35  3.257025
    4 ETW000  [dev trc     ,00000]  Closing user session (con_hdl=0,svchp=02283750,usrhp=022A9C88)
    4 ETW000                                                                             699  3.257724
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=02283750,srvhp=02294FC4)
    4 ETW000                                                                             854  3.258578
    4 ETW000  [dev trc     ,00000]  Now I'm disconnected from ORACLE                     774  3.259352
    4 ETW000  [dev trc     ,00000]  Disconnected from connection 0                       139  3.259491
    4 ETW000  [dev trc     ,00000]  statistics db_con_commit (com_total=3, com_tx=2)
    4 ETW000                                                                              64  3.259555
    4 ETW000  [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)
    4 ETW000                                                                              66  3.259621
    4 ETW000 Disconnected from database.
    4 ETW000 End of Transport (0008).
    4 ETW000 date&time: 23.05.2008 - 03:54:42
    4 ETW000 3 warnings occured.
    4 ETW000 3 errors occured.
    1 ETP152 TESTIMPORT
    1 ETP110 end date and time   : "20080523035442"
    1 ETP111 exit code           : "8"
    1 ETP199 ######################################
    plz its urgent.....give me suggestion hoe to resolve this issue.

    Hi aadil mudassir .This known problem. Befor you applay SP you need to read -->
    Note 822379 - Known problems with Support Packages in SAP NW 2004s AS ABAP
    In this note for your problem :Symptom: If the Support Packages SAPKE60024 and SAPKE60025 are imported together in a queue, the TEST_IMPORT step returns an error for Support Package SAPKE60025. The test import log of SAPKE60025 displays the following error message:
    Function HRCCE_EXT_EMP_ATTR_CE (HRCCE_BI_CE 02) does not fit into the existing function group ((HRCCE_CALENDAR_FUNCTIONS 05))
               This error message recurs for two other function modules of the function groups HRCCE_BI_CE and HRCCE_CALENDAR_FUNCTIONS.
               Solution: You can ignore this error by choosing 'Extras'-> 'Ignore test-import error'.  The error will not occur during the later import.
    Regards.

  • ABAP IMPORT in error

    Dear All,
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "QAS20090525050503                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "BCHQAS                                                          "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "BCHQAS"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 2"
    (GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 23 Step 6)"
    (DB) INFO: /BI0/E0PPM_VC1 created #20090528101413
    (IMP) INFO: import of /BI0/E0PPM_VC1 completed (0 rows) #20090528101413
    (DB) INFO: /BI0/E0PPM_VC1~0 created #20090528101413
    (DB) INFO: /BI0/E0PPM_VC1~010 created #20090528101413
    (DB) INFO: /BI0/E0PPM_VC1~020 created #20090528101413
    (DB) INFO: /BI0/E0PPM_VC1~030 created #20090528101413
    (DB) INFO: /BI0/E0PPM_VC1~040 created #20090528101413
    DbSl Trace: Error 1408 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-1408 occurred when executing SQL stmt (parse error offset=55)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "/BI0/E0PPM_VC1~P" ON "/BI0/E0PPM_VC1" ( "KEY_0PPM_VC1P" , "KEY_0PPM_VC1T" , "KEY_0PPM_VC1U" , "KEY_0PPM_VC11"  ) TABLESPACE PSAPSR3 STORAGE (INITIAL 65536 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 1408)
      error message returned by DbSl:
    ORA-01408: such column list already indexed
    (DB) INFO: disconnected from DB
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528101413
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090528103013
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "QAS20090525050503                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "BCHQAS                                                          "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "BCHQAS"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 2"
    (GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 23 Step 6)"
    (DB) ERROR: DDL statement failed
    (DROP INDEX "/BI0/E0PPM_VC1~P")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: Error 1408 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-1408 occurred when executing SQL stmt (parse error offset=55)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "/BI0/E0PPM_VC1~P" ON "/BI0/E0PPM_VC1" ( "KEY_0PPM_VC1P" , "KEY_0PPM_VC1T" , "KEY_0PPM_VC1U" , "KEY_0PPM_VC11"  ) TABLESPACE PSAPSR3 STORAGE (INITIAL 65536 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 1408)
      error message returned by DbSl:
    ORA-01408: such column list already indexed
    (DB) INFO: disconnected from DB
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528103014
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090528103708
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "QAS20090525050503                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "BCHQAS                                                          "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "BCHQAS"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 2"
    (GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 23 Step 6)"
    (DB) ERROR: DDL statement failed
    (DROP INDEX "/BI0/E0PPM_VC1~P")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: Error 1408 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-1408 occurred when executing SQL stmt (parse error offset=55)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "/BI0/E0PPM_VC1~P" ON "/BI0/E0PPM_VC1" ( "KEY_0PPM_VC1P" , "KEY_0PPM_VC1T" , "KEY_0PPM_VC1U" , "KEY_0PPM_VC11"  ) TABLESPACE PSAPSR3 STORAGE (INITIAL 65536 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 1408)
      error message returned by DbSl:
    ORA-01408: such column list already indexed
    (DB) INFO: disconnected from DB
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528103708
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090528104002
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "QAS20090525050503                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "BCHQAS                                                          "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "BCHQAS"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 2"
    (GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 23 Step 6)"
    (DB) ERROR: DDL statement failed
    (DROP INDEX "/BI0/E0PPM_VC1~P")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: Error 1408 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-1408 occurred when executing SQL stmt (parse error offset=55)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "/BI0/E0PPM_VC1~P" ON "/BI0/E0PPM_VC1" ( "KEY_0PPM_VC1P" , "KEY_0PPM_VC1T" , "KEY_0PPM_VC1U" , "KEY_0PPM_VC11"  ) TABLESPACE PSAPSR3 STORAGE (INITIAL 65536 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 1408)
      error message returned by DbSl:
    ORA-01408: such column list already indexed
    (DB) INFO: disconnected from DB
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528104002
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090528104224
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: DbSlErrorMsg rc = 99
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528104228
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090528104401
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528104401
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090528104442
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528104442
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090528113749
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528113749
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090528114151
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\QAS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090528114151
    Regard's
    vinod

    Hi,
    Check your Database Listner is running or not. if it is not running then start it with lsnrctl start command.
    check database status also. is it running or not. if not then start it with dbstart command on sql prompt by sys user.
    Thanks
    Presu

  • SOLUTION MANAGER 7.1 install on linux/oracle java error on ABAP IMPORT

    Hello sdn experts, Im trying to install the Solution Manager 7.1 on linux/oracle, but It always stops at the abap import,
    The error is in the Program "Migration Monitor", that exit with error.
    Reviewing the logs, it seems that is trying to execute a java command line with a unrecognized option:
    "Execution of the command "/opt/IBMJava2-amd64-142/bin/java -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 1. Output:
    JVMJ9VM007E Command-line option unrecognized : -Xjvm:j9vm23"
    Usage : java [-options] class...
    As you can see, the sdk used is from IBM, and it works for all other saps we have here.
    Is the wrong jdk? Which I should use if its wrong?
    If is the right jdk, how could I get rid of this option and change it?
    Any idea would be appreciated.
    Thank you

    Hi Maurici,
    have you checked this note already?
    [https://service.sap.com/sap/support/notes/1159935|https://service.sap.com/sap/support/notes/1159935]
    It is about your error message. ...
    Best, Hannes

Maybe you are looking for