How to find SAP up or not in Unix? What is the command?
Answer Posted / farooq mohiuddin
1. try logging in to sap using sap GUI, if you are able to log in it is running
2. Try answer No.1
3. Log in at OS level as user "sidadm" on that App Server
A. in Unix type ps -ef|grep sap - Shows processes running
B. In windows you can use SAPINFO to check if instance is up:
sapinfo ashost=MySERVER sysnr=00
on os level in profile directory
sapstart check pf=START_DVEBMGS<nr>_<hostname>
that means you need to mention start profile or instance profile. So that it will say whether the instance is running or not.
Farooq Mohiuddin
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the information derived from OSS notes?
how would you troubleshoot the 'user can not print'?
When we install sap r/3 enterprise 4.7, there are several error messages in the sapview.log. What does this mean?
Hi ,All What is the multi-threading and max connections for rfc. Actually i am facing problem while send large amount of idocs to external system using middle ware tibco r3 adapter. And how to enable these in SAP ?
What is oracle Architecture?
How can I restrict the user from printing?
What are the types of transport queries?
How many types of work processes are there in sap ?
What are the errors you got while applying support pack?
what is the use of psapundo tablespace? what is the error ora -01555 represents.how can u prevent this error?
How to identify a particular T_Code has been modified or not? If yes, how to identify who modified particular T_Code in current system?
What are common background jobs that will run in your system?
Mention what is the difference between central instance & application server?
What are the activities you done in PI?
What are the activities you done in EP?