No Instance Profile Found Error while starting SAP

www.basisguru.com

Symptoms:

While starting SAP after server restart, we received below error:
No instance profile found’

No instance profile found error while starting SAP

Solution:

Please do not use startsap r3 to start the application.

Instead use below syntax:

startsap r3 <hostname>

In our case hostname= pp_sap01

startsap r3 <hostname>

How To Find The Correct Hostname:

We can find out the same using command hostname :

hostname