cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Netweaver 7.10 Disaster Recovery

Former Member
0 Kudos

Hi all,

I was testing some disaster recovery procedure for one of my SAP systems which has an Oracle 10g backend and is installed on RHEL 5.4 64bit

Practically I backed up and restored all the directories:

/usr/sap/*

/sapmnt/*

/oracle/<SID>/* (only directories containing binaries and log directories)

passwd, shadow, group and gshadow files (so SAP users and groups have the same configs and ids)

home directories of users <sid>adm and ora<mvd>

hostnames also are identical

And after that through the HP DataProtector SAP agent I restored the database and all the archived logs.

I have arranged to start the Database but when trying to restart sap instance the /startsap_DVEBMGS10.log file gives the following:

(3960) Local: rm -f ms.sapMVD_DVEBMGS10

(3961) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/msg_server ms.sapMVD_DVEBMGS10

(3962) Local: rm -f dw.sapMVD_DVEBMGS10

(3963) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/dispwork dw.sapMVD_DVEBMGS10+

(3964) Local: rm -f co.sapMVD_DVEBMGS10

(3965) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/rslgcoll co.sapMVD_DVEBMGS10

(3966) Local: rm -f se.sapMVD_DVEBMGS10

(3967) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/rslgsend se.sapMVD_DVEBMGS10

(3968) Local: rm -f ig.sapMVD_DVEBMGS10

(3969) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/igswd_mt ig.sapMVD_DVEBMGS10

Starting Programs

----


18.11.2010 18:08:46

ShmDetach

OK

(3973) Starting: local ms.sapMVD_DVEBMGS10 pf=/usr/sap/MVD/SYS/profile/MVD_DVEBM GS10_devserver

(3974) Starting: local dw.sapMVD_DVEBMGS10 pf=/usr/sap/MVD/SYS/profile/MVD_DVEBM GS10_devserver

(3975) Starting: local co.sapMVD_DVEBMGS10 pf=/usr/sap/MVD/SYS/profile/MVD_DVEBM GS10_devserver -F

(3976) Starting: local se.sapMVD_DVEBMGS10 pf=/usr/sap/MVD/SYS/profile/MVD_DVEBM GS10_devserver -F

(3977) Starting: local ig.sapMVD_DVEBMGS10 -mode=profile pf=/usr/sap/MVD/SYS/pro file/MVD_DVEBMGS10_devserver

(3946) Waiting for Child Processes to terminate.

(3946) **** 2010/11/18 18:08:46 Child 3973 terminated with Status 0 . ****

(3973) **** 2010/11/18 18:08:46 No RestartProgram command for program 0 ****

(3946) **** 2010/11/18 18:08:59 Child 3974 died due to Signal 11 . ****

(3974) **** 2010/11/18 18:08:59 No RestartProgram command for program 1 ****

Instance on host devserver started

Just to mention that in terms of memory the original machine has 8GB of RAM and 16 logical CPU meanwhile the virtual machine where I am trying to perform the restore has only 2GB and 2 logical CPU

Please help because I am kind of stuck.

Best Regards,

Drini

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member189546
Active Contributor
0 Kudos

Hello,

Please try...

Perform command to clear any faulty shared memory at OS level:

cleanipc <instance number> remove

i.e cleanipc 00 remove (if the instance number is 00)

regards,

John Feely

former_member204746
Active Contributor
0 Kudos

go read logs at /usr/sap/MVD/DVEBMGS10/work

Former Member
0 Kudos

Hello,

I had forgotten to replicate the /etc/services file to the new machine.

Now the log files display only failure for the dispatcher process

Execute Pre-Startup Commands

----


(18842) Local: /usr/sap/MVD/SYS/exe/run/sapcpe pf=/usr/sap/MVD/SYS/profile/MVD_DVEBMGS10_devserver

(18852) Local: /usr/sap/MVD/SYS/exe/run/sapcpe pf=/usr/sap/MVD/SYS/profile/MVD_DVEBMGS10_devserver list:/usr/sap/MVD/SYS/exe/run/sapcrypto.lst

(18854) Local: /usr/sap/MVD/DVEBMGS10/exe/sapmscsa pf=/usr/sap/MVD/SYS/profile/MVD_DVEBMGS10_devserver -n

/usr/sap/MVD/DVEBMGS10/exe/sapmscsa: SCSA is attached and useable.

/usr/sap/MVD/DVEBMGS10/exe/sapmscsa: finished.

(18855) Local: rm -f ms.sapMVD_DVEBMGS10

(18856) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/msg_server ms.sapMVD_DVEBMGS10

(18857) Local: rm -f dw.sapMVD_DVEBMGS10

(18858) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/dispwork dw.sapMVD_DVEBMGS10+

(18859) Local: rm -f co.sapMVD_DVEBMGS10

(18860) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/rslgcoll co.sapMVD_DVEBMGS10

(18861) Local: rm -f se.sapMVD_DVEBMGS10

(18862) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/rslgsend se.sapMVD_DVEBMGS10

(18863) Local: rm -f ig.sapMVD_DVEBMGS10

(18864) Local: ln -s -f /usr/sap/MVD/DVEBMGS10/exe/igswd_mt ig.sapMVD_DVEBMGS10

Starting Programs

----


19.11.2010 10:16:30

ShmDetach

OK

(18867) Starting: local ms.sapMVD_DVEBMGS10 pf=/usr/sap/MVD/SYS/profile/MVD_DVEBMGS10_devserver

(18868) Starting: local dw.sapMVD_DVEBMGS10 pf=/usr/sap/MVD/SYS/profile/MVD_DVEBMGS10_devserver

(18869) Starting: local co.sapMVD_DVEBMGS10 pf=/usr/sap/MVD/SYS/profile/MVD_DVEBMGS10_devserver -F

(18870) Starting: local se.sapMVD_DVEBMGS10 pf=/usr/sap/MVD/SYS/profile/MVD_DVEBMGS10_devserver -F

(18871) Starting: local ig.sapMVD_DVEBMGS10 -mode=profile pf=/usr/sap/MVD/SYS/profile/MVD_DVEBMGS10_devserver

(18841) Waiting for Child Processes to terminate.

(18841) **** 2010/11/19 10:16:31 Child 18868 terminated with Status 1 . ****

(18868) **** 2010/11/19 10:16:31 No RestartProgram command for program 1 ****

Instance on host devserver started

Former Member
0 Kudos

please post the errors from dev_disp, dev_ms and dev_w0 from work directory