cancel
Showing results for 
Search instead for 
Did you mean: 

Startup of Instance Service failed

Former Member
0 Kudos

Hi,

After kernel upgrade i am not able to start SAP DB is stating successfully but SAP is not starting. I am getting below error,

HOSTNAME:sidadm 1> startsap

Checking DBSID Database

------------------------------

ABAP Database is running

Starting SAP-Collector Daemon

------------------------------

******************************************************************************

* This is Saposcol Version COLL 20.95 700 - AIX v11.65 5L-64 bit 090118

* Usage:  saposcol -l: Start OS Collector

*         saposcol -k: Stop  OS Collector

*         saposcol -d: OS Collector Dialog Mode

*         saposcol -s: OS Collector Status

* Starting collector (create new process)

******************************************************************************

saposcol on host HOSTNAME started

Starting SAP Instance DVEBMGS22

------------------------------

Startup-Log is written to /home/sidadm/startsap_DVEBMGS22.log

Startup of Instance Service failed

See /home/sidadm/startsap_DVEBMGS22.log for details

and the log file is,

Trace of system startup/check of SAP System SID on Tue May  8 11:09:44 IST 2012

Called command: /usr/sap/SID/SYS/exe/run/startsap DVEBMGS22

Starting SAP Instance DVEBMGS22

------------------------------

exec(): 0509-036 Cannot load program /usr/sap/SID/DVEBMGS22/exe/sapstartsrv because of the following err

ors:

        0509-111   The s_scnptr or s_size field of the

                  .text section header is invalid.

        0509-194 Examine file headers with the 'dump -ohv' command.

Startup of Instance Service failed

Can anybody please help me regarding this.....

Thanks in advance.

Lakshmi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Check if there is already a sapstartsrv process running. You can stop it like this:

sidadm> sapcontrol -function StopService -nr 00

00 is the instance number here. If you cannot stop it, then use the kill command. Then try to restart the SAP system. If this still does not help, you will have to compare the sapstartsrv binary of the local and global exe dir:

/sapmnt/SID/exe/sapstartsrv

/usr/sap/SID/DVEBMGS00/exe/sapstartsrv

Cheers Michael

Former Member
0 Kudos

Hi Lakshmi,

Try to download the kernel patch, again. That must be a checksum error.

Best regards,

Orkun Gedik

Former Member
0 Kudos

Hi Orkun,

I did ... but still facing the same problem...

Lakshmi

Former Member
0 Kudos

I assume that you uploaded the files by ftp. To be sure, you uploaded the patch in binary form?

If you are sure that you downloaded the correct file, open a ticket to the SAP AGS

Best regards,

Orkun Gedik