how will you check whether database active or not from OS level?
Answer Posted / s thotla
from Ora<sid> give the following the commands
ps -ef |grep ora_
ps -ef |grep pmon
If all the Oracle background process are running we can say
that oracle is up and running.
OR
connect to the sql like sqlplus "/as sysdba"
sql> select status from v$instance;
if the output is "open" we can say that Oracle up and
running fine.
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What do you understand by transport management in sap basis?
How can you define login policy for users in sap system?
the difference between part number and serial number
Explain what is the importance of table t000?
While doing implementation do you get any issues?
Explain the system log?
How do I know what threshold values to set
What are common background jobs that will run in your system?
What are the activities you done in EP?
How you will give new authorizations?
What is an interface in SAP?
Explain what is sap ides?
How you can disable the ‘import all’ button on stms for the queues?
What are the scripts you can create for security by using LSMW??
Transport request types and its syntax?