oracle 60401,ORA-00604 and ORA-04031 unable to allocate 4108 bytes of shared memory

Hi All

i try install sap ecc6 it was stop on import abap only 2 phase fail the error is

WARNING 2010-08-09 15:32:23

CJSlibModule::writeWarning_impl()

Execution of the command "C:\j2sdk1.4.2_16\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs G:\sap\51032413_1\EXP1;D:\51032413_2\EXP2;G:\sap\51032413_3\EXP3;G:\sap\51032413_4\EXP4;G:\sap\51032413_5\EXP5;F:\dump\51032413_6\EXP6;F:\dump\51032413_6\EXP7;F:\dump\51032413_6\EXP8;F:\dump\51032413_6\EXP9;F:\dump\51032413_6\EXP10;F:\dump\51032413_6\EXP11 -installDir "C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS" -orderBy "" -r3loadExe C:\usr\sap\IDS\SYS\exe\uc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 4103 -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst" finished with return code 103. Output:

java version "1.4.2_16"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)

Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)

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

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

Loading of 'SAPSSEXC' import package: ERROR

Loading of 'SAPAPPL2' import package: ERROR

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

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

ERROR 2010-08-09 15:32:23

CJSlibModule::writeError_impl()

CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.

ERROR 2010-08-09 15:32:23

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 .

INFO 2010-08-09 15:32:37 [iaxxgenimp.cpp:782]

showDialog()

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_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor".

INFO 2010-08-09 15:32:37 [synxcpath.cpp:776]

CSyPath::createFile()

Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\__instana_tmp.xml.

Exit status of child: 1

i check SAPAPPL2.log and SAPSSEXC.log i think problem is in shared memory(shered pool) PLZ TELL ME THE STEP IN WHICH I INCREASE SHARED MEMORY DURING THE INSTALLATION

SAPAPPL2.log

(DB) INFO: T024W_CCP~0 created #20100809143211

DbSl Trace: Error 604 in exec_immediate() from oci_execute_stmt(), orpc=0

DbSl Trace: ORA-604 occurred when executing SQL stmt (parse error offset=0)

(DB) ERROR: DDL statement failed

(CREATE TABLE "T024X" ( "MANDT" VARCHAR2(9) DEFAULT '000' NOT NULL , "SPRAS" VARCHAR2(3) DEFAULT ' ' NOT NULL , "LABOR" VARCHAR2(9) DEFAULT ' ' NOT NULL , "LBTXT" VARCHAR2(90) DEFAULT ' ' NOT NULL ) TABLESPACE PSAPSR3 STORAGE (INITIAL 16384 NEXT 0000000040K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )

DbSlExecute: rc = 99

(SQL error 604)

error message returned by DbSl:

ORA-00604: error occurred at recursive SQL level 2

ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","select name,online$,contents...","Typecheck","seg:kggfaAllocSeg")

(DB) INFO: disconnected from DB

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

C:\usr\sap\IDS\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20100809143215

C:\usr\sap\IDS\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20100809153154

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

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

Compiled Jul 17 2007 01:28:45

C:\usr\sap\IDS\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.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

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

C:\usr\sap\IDS\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20100809153159

SAPSSEXC.log

DbSl Trace: Error 604 in stmt_execute() from oci_execute_stmt(), orpc=0

DbSl Trace: ORA-604 occurred when executing SQL stmt (parse error offset=0)

(IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed

rc = 99, table "TRDIRT"

(SQL error 604)

error message returned by DbSl:

ORA-00604: error occurred at recursive SQL level 1

ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","select name,online$,contents...","Typecheck","kgghteInit")

(DB) INFO: disconnected from DB

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

C:\usr\sap\IDS\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20100809143215

C:\usr\sap\IDS\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20100809153154

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

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

Compiled Jul 17 2007 01:28:45

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

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

C:\usr\sap\IDS\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20100809153159

waiting in ur response

tejinder

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值