Dear all,
We are setting up Diaster recover (DR ) where we are doing the mirror copy of the Source System to Target System.
After mounting all the files in Target DR System, i made the following changes in Target System.
OS: AIX
Dual stack System(ABAP +JAVA)
Instance number used :
00--ASCS00
02-- DVEBMGS02
01--SCS01
03--D03 --------------------------------------------------------------------------> It is maintained in another DR Server
Database Used: Oracle
a)renamed the Profiles (/usr/sap/KBP/SYS/profile).
b)Changed the dbenv files (/home/kbpadm) and (/home/orakbp)
c)set right permissions in all files and folders in /usr/sap.
d)Oracle is running and DB is also up
e)Started the profiles using sapcpe
e)After switching user (sidadm), Started the SAP Applications and SAP applications are up.
When i checked the GetProcess list according to instance wise, i am getting below output.
kbpadm> sapcontrol -nr 02 -function GetProcessList
31.07.2013 13:16:55
GetProcessList
OK
name, description, dispstatus, textstatus, starttime, elapsedtime, pid
disp+work, Dispatcher, YELLOW, Running, Message Server connection ok, Dialog Queue time: 0.00 sec, J2EE status info unavailable, 2013 07 31 11:26:41, 1:50:14, 14549078
rslgcoll, Central Syslog Collector, GREEN, Running, 2013 07 31 11:26:41, 1:50:14, 11141296
rslgsend, Central Syslog Sender, GREEN, Running, 2013 07 31 11:26:41, 1:50:14, 11862158
igswd_mt, IGS Watchdog, GRAY, Stopped, , , 13631708.
kbpadm> sapcontrol -nr 01 -function GetProcessList
31.07.2013 14:41:22
GetProcessList
OK
name, description, dispstatus, textstatus, starttime, elapsedtime, pid
msg_server, MessageServer, GREEN, Running, 2013 07 31 11:25:53, 3:15:29, 14614568
enserver, EnqueueServer, GRAY, Stopped, , , 14483586
kbpadm> sapcontrol -nr 00 -function GetProcessList
31.07.2013 14:41:55
GetProcessList
OK
name, description, dispstatus, textstatus, starttime, elapsedtime, pid
msg_server, MessageServer, GREEN, Running, 2013 07 31 11:26:17, 3:15:38, 10879188
enserver, EnqueueServer, GRAY, Stopped, , , 13041698
J2EE is not coming up. ALSO plz tel where to update 'system/type' .
There is a warning msg :
J2ee Startup: profile parameter 'system/type' not correctly set to start J2EE; use 'J2EE' for Java only and 'DS' for double stack instance
Server0 is not running.
Kindly Assist.
Regards.
Gayathri.K