Hello,
I'm trying to install Solution Manager on a 2GB Virtual Machine with Windows 2003 x64 and Oracle 10.2.0.2. The installation stops by the ABAP Import:
The Log File SAPAPPL2.log ends with:
(DB) INFO: MOB_DEVCFG created #20151127222241 (IMP) INFO: import of MOB_DEVCFG completed (96 rows) #20151127222241 (DB) INFO: MOB_DEVCFG~0 created #20151127222241 (DB) INFO: MOB_DEVPFE created #20151127222241 (IMP) INFO: import of MOB_DEVPFE completed (50 rows) #20151127222241 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 ( ALTER INDEX "MOB_DEVPFE~0" LOGGING ) DbSlExecute: rc = 99 (SQL error 604) error message returned by DbSl: ORA-00604: error occurred at recursive SQL level 3 ORA-04031: unable to allocate 4136 bytes of shared memory ("shared pool","select i.obj#,i.ts#,i.file#,...","Typecheck","seg:kggfaAllocSeg") (DB) INFO: disconnected from DB C:usrsapSM0SYSexeucNTAMD64R3load.exe: job finished with 1 error(s) C:usrsapSM0SYSexeucNTAMD64R3load.exe: END OF LOG: 20151127222242
I tried to decrease the parallel processes from 3 to 1 and I increased the variable shared_pool_size in the file init.ora from 67MB (proposed by the installer) to 350MB, but I get the same error.
Any idea?
Thanks and best wishes,
Tommaso