cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Import error

Former Member
0 Kudos

Hi All,

Im trying to install ecc6.0. but i got error at 19 step IMport abap.

my jdk ver = 1.4.2.9

and log says

import_monitor_java.log

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 17, failed 0, total 19.

Loading of 'SAPSSEXC' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 17, failed 1, total 19.

last few lest of import_monitor.log

CONFIG: 2009-03-20 06:05:35

Application options:

dbCodepage=4103

dbType=ORA

extFiles=yes

importDirs=E:\ECC6SR2\ECC6_EXP1\export1\EXP1;E:\ECC6SR2\ECC6_EXP1\export2\EXP2;E:\ECC6SR2\ECC6_EXP1\export3\EXP3;E:\ECC6SR2\ECC6_EXP1\export4\export4\EXP4;E:\ECC6SR2\ECC6_EXP1\export5\EXP5;E:\ECC6SR2\ECC6_EXP6\EXP6;E:\ECC6SR2\ECC6_EXP6\EXP7;E:\ECC6SR2\ECC6_EXP6\EXP8;E:\ECC6SR2\ECC6_EXP6\EXP9;E:\ECC6SR2\ECC6_EXP6\EXP10;E:\ECC6SR2\ECC6_EXP6\EXP11

installDir=C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS

jobNum=3

loadArgs= -stop_on_error

monitorTimeout=30

orderBy=

r3loadExe=G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe

sapinst=

trace=all

tskFiles=yes

CONFIG: 2009-03-20 06:05:35

List of packages with table structure: 'SAP0000'.

CONFIG: 2009-03-20 06:05:35

List of packages with views: 'SAPVIEW'.

TRACE: 2009-03-20 06:05:35 com.sap.inst.migmon.imp.ImportStandardTask preCreate

Parse of 'C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.

INFO: 2009-03-20 06:05:35 com.sap.inst.migmon.imp.ImportStandardTask preCreate

Parse of 'C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.

Primary key creation: after load.

Index creation: after load.

INFO: 2009-03-20 06:05:35

Data codepage 4103 is determined using TOC file 'E:\ECC6SR2\ECC6_EXP1\export1\EXP1\DATA\SAPAPPL0.TOC' for package 'SAPAPPL0'.

TRACE: 2009-03-20 06:05:35 com.sap.inst.migmon.LoadTask run

Loading of 'SAPSSEXC' import package is started.

TRACE: 2009-03-20 06:05:35 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAPSSEXC' import package into database:

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error

ERROR: 2009-03-20 06:05:36 com.sap.inst.migmon.LoadTask run

Loading of 'SAPSSEXC' import package is interrupted with R3load error.

Process 'G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error' exited with return code 2.

For mode details see 'SAPSSEXC.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: 2009-03-20 06:06:05

Cannot start import of packages with views because not all import packages with tables are loaded successfully.

WARNING: 2009-03-20 06:06:05

1 error(s) during processing of packages.

INFO: 2009-03-20 06:06:05

Import Monitor is stopped.

Please help me what to do. Im an ABAPer and not a basis consultant so plz explain me in detail.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

You need to start from scratch by providing all the exports cd's again

Regards

Uday

Former Member
0 Kudos

Hi

Some time you may have this problem with Exports DVD's if possible copy the Exports DVD's again and try installing from scratch

Regards

Uday

debasissahoo
Active Contributor
0 Kudos

Hi,

(RFF) ERROR: file SAPSSEXC.001 not found

Pease check whether this file is existing in the export DVD or not.

Though I'm not quite sure why the ORA - 01403 is appearing. you can have a look at Note 400241

Thanks,

Debasis.

Former Member
0 Kudos

Hi,

Yes SAPSSEXC.001 file is missing from dump. now if i have this file, I need to reinstall from the scratch or can continue with the same installation.

debasissahoo
Active Contributor
0 Kudos

Hi Naseeruddin,

- If you had only this file missing, and you have got it in the required place of the DVD now. then you can continue the installation where you got the error.

- If you get duplicate key error (in rare case) then you have to modify the SAPSSEXC.TSK (present in installation directory log) file like below changing the ok to err..what it would do is delete the table again to solve the issue...

From

D <Table Name> I ok

P <Key Name> C err

....

To:

D <Table Name> I err

P <Key Name> C err

...

Or else you also have a option of uninstall the aborted one and continue with a new installation!

Regards,

Debasis.

former_member185031
Active Contributor
0 Kudos

check this file and paste the content here.

mode details see 'SAPSSEXC.log' file.

Regards,

Subhash

Former Member
0 Kudos

hi,

this is the log u asked for.

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310040435

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -ctf I E:\ECC6SR2\ECC6_EXP1\export4\export4\EXP4\DATA\SAPSSEXC.STR C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL SAPSSEXC.TSK ORA -l SAPSSEXC.log

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job completed

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310040435

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310040436

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310040436

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310095326

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310095327

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310101557

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error

DbSl Trace: Failed to register client info: orc=604

DbSl Trace: ORA-1403 when accessing table SAPUSER

DbSl Trace: Failed to register client info: orc=604

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310101558

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310102548

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error

DbSl Trace: Failed to register client info: orc=604

DbSl Trace: ORA-1403 when accessing table SAPUSER

DbSl Trace: Failed to register client info: orc=604

DbSl Trace: Couldn't read NLS parameters from V$NLS_PARAMETERS: sqlcode=604

(DB) ERROR: db_connect rc = 256

DbSl Trace: Default conn.: already connected to DBI

(DB) ERROR: DbSlErrorMsg rc = 29

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310102549

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310105135

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310105136

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310112259

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310112300

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310114051

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310114053

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310115055

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310115056

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310121840

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310121840

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310122234

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310122234

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090310123724

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090310123724

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090320003238

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.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

(RFF) ERROR: file SAPSSEXC.001 not found

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090320003240

thank you in advance