We are installing SAP.EHP.ERP.6.0 using Oracle database 11g2.
We are facing this issue in the IMPORT ABAP Phase.
import_monitor.java:
java version "1.6.0_71"
Java(TM) SE Runtime Environment (build 6.1.062)
Loading of 'E071K' import package: ERROR
Import Monitor jobs: running 2, waiting 1, completed 139, failed 1, total 143.
Loading of 'REPOSRC' import package: ERROR
Import Monitor jobs: running 1, waiting 1, completed 139, failed 2, total 143.
Loading of 'D010TAB' import package: ERROR
Import Monitor jobs: running 0, waiting 1, completed 139, failed 3, total 143
Import_monitor.log
ERROR: 2015-04-27 06:39:12 com.sap.inst.migmon.LoadTask run
Loading of 'D010TAB' import package is interrupted with R3load error.
Process 'D:\usr\sap\AV1\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -stop_on_error' exited with return code 2.
For mode details see 'D010TAB.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: 2015-04-27 06:39:33
Cannot start import of packages with views because not all import packages with tables are loaded successfully.
WARNING: 2015-04-27 06:39:33
3 error(s) during processing of package.
E071k.log
(TSK) ERROR: file <C:\Program Files\sapinst_instdir\BS2011\ERP606\AS-ABAP\ORA\CENTRAL\E071K.TSK.bck> already seems to exist
a previous run may not have been finished cleanly
file <C:\Program Files\sapinst_instdir\BS2011\ERP606\AS-ABAP\ORA\CENTRAL\E071K.TSK> possibly corrupted
[4/27/2015 12:26 PM] Akshay Patil:
D:\usr\sap\AV1\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
D:\usr\sap\AV1\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20150427051621
D:\usr\sap\AV1\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20150427055917
D:\usr\sap\AV1\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
D:\usr\sap\AV1\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
Compiled Oct 20 2010 02:35:52
D:\usr\sap\AV1\SYS\exe\uc\NTAMD64\R3load.exe -i E071K.cmd -dbcodepage 4103 -l E071K.log -stop_on_error
DbSl Trace: CONNECT failed with sql error '12541'
(DB) ERROR: db_connect rc = 256
DbSl Trace: CONNECT failed with sql error '12541'
PLEASE HELP RESOLVING THIS ISSUE
Thank you