Hello Everyone,
I am curently doing a homogenious system copy (export/import method) for ECC 5 with Oracle 10g, Windows 2003 environment.
Completed the DB export from Source system and now got stuck in step 24 (oracle post load action) during DB instance Installation in the Target System. THis steps try to start SAP where the Dispatcher going in to "stopped" state immediately in 2 mins. MS and IGS are running fine.
This is the error message:
running D:\usr\sap\<SID>\SYS\exe\run/sapstart.exe name=<SID> nr=00 SAPDIAHOST=<HOSTNAME> -wait
SAPSTART finished successfully on <HOSTNAME>_<SID>_00, but at least one process doesn't run correctly:
msg_server.exe, MessageServer, Running, 2013 11 26 07:33:06, 0:03:43
disp+work.exe, Dispatcher, Stopped, 2013 11 26 07:33:06, 0:00:07
igswd.exe, IGS Watchdog, Running, 2013 11 26 07:33:06, 0:03:43
D:\usr\sap\<SID>\SYS\exe\run/sapstart.exe=>sapparam(1c): No Profile used.
Things i have done so far:
- While starting the CI Installation, i selected Kernel patch (640_43) but now i replaced the latest one414 after i got the error.
- in the source system, the oracle version was 10.2.0.2. since the patch 2 is not available in the marketplace, decided to appyy the patch 10.2.0.5 in the target system and did the same
- checked the permissions
- checked the host and service entry found the FQD host name and IP correct.
-executed R3trans -d and got RC 0000. so assuming there should be no issue with the DB
- even tried restarting the server. but nothing helped me
also, when i right clicked on disp+work.exe, it shows the error message,
"can not open the file dev_disp"
"the system can not find the file specified" i checkd the location and found there is no dev_disp file available there.
it will be really great if someone can thorw some light on this and help me resolve this issue!!
Thanks,
Siva Kumar