Dears,
I am installing BI 7.0 on Windows and oracle 10g database.
But in step Import ABAP its giving error:
WARNING 2009-03-17 09:44:12
Execution of the command "C:\j2sdk1.4.2_12\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -
dbType ORA -importDirs D:\BWIDES_DUMP\Export1\EXP1;D:\BWIDES_DUMP\Export2,3\EXP2;D:\BWIDES_DUMP\Export2,3\EXP3 -
installDir C:\PROGRA~1\SAPINS~1\NW04S\SYSTEM\ORA\CENTRAL\AS -orderBy "" -r3loadExe C:\usr\sap\BI1\SYS\exe\nuc\NTI386\R3load.exe -
tskFiles yes -extFiles yes -dbCodepage 1100 -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst" finished with return code
103. Output: java version "1.4.2_12"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)Java HotSpot(TM) Client VM
(build 1.4.2_12-b03, mixed mode)Import Monitor jobs: running 1, waiting 6, completed 11, failed 0, total 18.Import Monitor jobs: running 2,
waiting 5, completed 11, failed 0, total 18.Import Monitor jobs: running 3, waiting 4, completed 11, failed 0, total 18.Loading of 'SAPAPPL2'
import package: ERRORImport Monitor jobs: running 2, waiting 4, completed 11, failed 1, total 18.Loading of 'SAPAPPL0' import package:
ERRORImport Monitor jobs: running 1, waiting 4, completed 11, failed 2, total 18.Import Monitor jobs: running 2, waiting 3, completed 11,
failed 2, total 18.Import Monitor jobs: running 3, waiting 2, completed 11, failed 2, total 18.Loading of 'SAPPOOL' import package:
ERRORImport Monitor jobs: running 2, waiting 2, completed 11, failed 3, total 18.Loading of 'SAPDFACT'
import package: ERRORImport Monitor jobs: running 1, waiting 2, completed 11, failed 4, total 18.Loading of 'SAPSDOCU'
import package: ERRORImport Monitor jobs: running 0, waiting 2, completed 11, failed 5, total 18.Import
Monitor jobs: running 1, waiting 1, completed 11, failed 5, total 18.Loading of 'SAPDDIM' import package: *
ERRORImport Monitor jobs: running 0, waiting 1, completed 11, failed 6, total 18.*
Thus Out of 18 jobs my 6 jobs got failed with error:
ERROR 2009-03-17 09:44:12
CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
ERROR 2009-03-17 09:44:12
FCO-00011 The step runMigrationMonitor 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_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor
was executed with status ERROR .
In Import_monitor logs
ERROR: 2009-03-16 21:19:39 com.sap.inst.migmon.LoadTask run
Loading of 'SAPDFACT' import package is interrupted with R3load error.
Process 'C:\usr\sap\BI1\SYS\exe\nuc\NTI386\R3load.exe -i SAPDFACT.cmd -dbcodepage 1100 -l SAPDFACT.log -stop_on_error'
exited with return code 2.
For mode details see 'SAPDFACT.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: 2009-03-16 21:19:39 com.sap.inst.migmon.LoadTask run
Loading of 'SAPDDIM' import package is interrupted with R3load error.
Process 'C:\usr\sap\BI1\SYS\exe\nuc\NTI386\R3load.exe -i SAPDDIM.cmd -dbcodepage 1100 -l SAPDDIM.log -stop_on_error'
exited with return code 2.
For mode details see 'SAPDDIM.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-16 21:20:04
Cannot start import of packages with views because not all import packages with tables are loaded successfully.
WARNING: 2009-03-16 21:20:04
6 error(s) during processing of packages.
INFO: 2009-03-16 21:20:04
Import Monitor is stopped.
Import_monitor.java.log file
Loading of 'SAPDFACT' import package: ERROR
Import Monitor jobs: running 2, waiting 4, completed 11, failed 1, total 18.
Loading of 'SAPAPPL2' import package: ERROR
Import Monitor jobs: running 1, waiting 4, completed 11, failed 2, total 18.
Loading of 'SAPAPPL0' import package: ERROR
Import Monitor jobs: running 0, waiting 4, completed 11, failed 3, total 18.
Import Monitor jobs: running 1, waiting 3, completed 11, failed 3, total 18.
Import Monitor jobs: running 2, waiting 2, completed 11, failed 3, total 18.
Import Monitor jobs: running 3, waiting 1, completed 11, failed 3, total 18.
Loading of 'SAPSDOCU' import package: ERROR
Import Monitor jobs: running 2, waiting 1, completed 11, failed 4, total 18.
Loading of 'SAPPOOL' import package: ERROR
Import Monitor jobs: running 1, waiting 1, completed 11, failed 5, total 18.
Loading of 'SAPDDIM' import package: ERROR
Import Monitor jobs: running 0, waiting 1, completed 11, failed 6, total 18.
I also found error in one file:
DbSl Trace: ORA-1403 when accessing table SAPUSER
(DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
(DB) INFO: disconnected from DB
C:\usr\sap\BI1\SYS\exe\nuc\NTI386\R3load.exe: job completed
C:\usr\sap\BI1\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20090316151322
DbSl Trace: Failed to register client info: orc=604
DbSl Trace: ORA-604 when accessing table SAPUSER
DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=604
DbSl Trace: CONNECT failed with sql error '604'
(DB) ERROR: db_connect rc = 256
DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=604
DbSl Trace: CONNECT failed with sql error '604'
DbSl Trace: Failed to register client info: orc=604
ORA-00604: error occurred at recursive SQL level 1
ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","select /*+ index(idl_ub1$ i_...","Typecheck","kgghteInit")
C:\usr\sap\BI1\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
C:\usr\sap\BI1\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20090317102437
Please suggest.
Shivam
Edited by: Arun Varadarajan on Mar 17, 2009 11:30 AM