cancel
Showing results for 
Search instead for 
Did you mean: 

Import ABAP Error

Former Member
0 Kudos

Hello experts,

im trying to do a import abap on Windows with Maxdb and im getting the next error:

INFO: 2013-03-14 01:13:44

Import Monitor is started.

CONFIG: 2013-03-14 01:13:44

Application options:

dbCodepage=4103

dbType=ADA

extFiles=no

importDirs=F:\export_05_03\ABAP

installDir=C:\Program Files\sapinst_instdir\NW701\LM\COPY\ADA\SYSTEM\CENTRAL\AS-ABAP

jobNum=3

loadArgs=-nolog -c 50000 -merge_bck

monitorTimeout=30

orderBy=

r3loadExe=E:\usr\sap\QAJ\SYS\exe\uc\NTAMD64\R3load.exe

sapinst=

trace=all

tskFiles=yes

CONFIG: 2013-03-14 01:13:44

List of packages with table structure: 'SAP0000'.

CONFIG: 2013-03-14 01:13:44

List of packages with views: 'SAPVIEW'.

TRACE: 2013-03-14 01:13:44 com.sap.inst.migmon.imp.ImportStandardTask preCreate

Parse of 'C:\Program Files\sapinst_instdir\NW701\LM\COPY\ADA\SYSTEM\CENTRAL\AS-ABAP\DDLADA.TPL' template file is started.

INFO: 2013-03-14 01:13:44 com.sap.inst.migmon.imp.ImportStandardTask preCreate

Parse of 'C:\Program Files\sapinst_instdir\NW701\LM\COPY\ADA\SYSTEM\CENTRAL\AS-ABAP\DDLADA.TPL' template file is successfully completed.

Primary key creation: before load.

Index creation: after load.

INFO: 2013-03-14 01:13:44

Data codepage 4103 is determined using TOC file 'F:\export_05_03\ABAP\DATA\SAPAPPL0.TOC' for package 'SAPAPPL0'.

TRACE: 2013-03-14 01:13:44 com.sap.inst.migmon.LoadTask run

Loading of 'SAPAPPL2' import package is started.

TRACE: 2013-03-14 01:13:44 com.sap.inst.migmon.LoadTask run

Loading of 'SAPAPPL0' import package is started.

TRACE: 2013-03-14 01:13:44 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAPAPPL2' import package into database:

E:\usr\sap\QAJ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -nolog -c 50000 -merge_bck

TRACE: 2013-03-14 01:13:44 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAPAPPL0' import package into database:

E:\usr\sap\QAJ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -nolog -c 50000 -merge_bck

ERROR: 2013-03-14 01:14:18 com.sap.inst.migmon.LoadTask run

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

Process 'E:\usr\sap\QAJ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -nolog -c 50000 -merge_bck' exited with return code 2.

For mode details see 'SAPAPPL0.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

ERROR: 2013-03-14 01:15:52 com.sap.inst.migmon.LoadTask run

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

Process 'E:\usr\sap\QAJ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -nolog -c 50000 -merge_bck' exited with return code 2.

For mode details see 'SAPAPPL2.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: 2013-03-14 01:16:14

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

WARNING: 2013-03-14 01:16:14

2 error(s) during processing of packages.

INFO: 2013-03-14 01:16:14

Import Monitor is stopped.

the DB is up and the environment variables are right any other idea??

Thanks for your help,

Regards,

Alejandro.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Alejandro,

What errors are you seeing in the two logs SAPAPPL2.log and SAPAPPL0.log ?

They should give you an idea of the errors. 

Regards,

Graham

Former Member
0 Kudos

Hi,

Please attach SAPAPPL0.log & SAPAPPL2.log for further analysis.

Thanks and Regards,

Vimal