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
Explain what is the importance of table t000?
1)Have you used performance tuning? What major steps will you use for these? 2)In production what is the user exit? 3)What type of user exits have you written? 4)Difference between Search Helps and Match Codes 5)On which even we can validate the input fields in module progams? 6)what are the table controls in BDC ? 7)what is the difference between bdc and lsmw ? 8) If the scripts are client dependent, what above driver program ? (client dependent / independent) 9). I have two pages, In one page I want address, Header, Main & footer. In the second page I want only Main. How to do it? 10) Will 50,000 records be uploaded directly into APP's Server? 11) What is the button to change the variant in ALV ? 12) If your project is support project ? when is your implementation has completed ? 13)In start of selection, if we perform validation, what happens ? 12)How to join 3 tallies & looping. We have developed a program in a client say (200- client) and 210 has test data. No developing rights. How to test data? 13)How to transfer data which is coming from are report as output to another report 14)How to create standard text and how do u transfer it ? 15)What are the views when we are creating Material ?
When we are doing cash sales, free goods and discount, How many pricing procedure do we need to create..? Only one PP required or have to create multiple PP..? and how many condition type we need to create..?
What are the different types of job status? Can you unschedule an active job?
How do I know what threshold values to set
What is SSO? How to configure SSO?
what is role of sap administrator in pi & ep?
How database extend?
What is redolog file? Path?
what is your project architecture?
What are the daily transactions?
Example you have 6 sap application servers, I want to monitor all the application servers. How to configure a CCMS?
How do you check the installed software components and product versions on sap system?
Mention what is the purpose of table usr02?
Which table contains the details related to Q defined in SPAM? Is there a way to revert back the Q defined? If yes, How?