training
Learnomate Technologies > training
How to check oracle database status – Interview question
11
Jun
let us find out the database health status by using following sql command. Check whether the Oracle Process run or not#> ps -ef | grep pmon If no pmon detected, your database might be down Check the instance status SQL>select instance_name, status from v$instance; Check whether the database can be read or write SQL>select name, […]
Tags:
How to check oracle database status ,
oracle ,
oracle 12c ,
oracle admin ,
oracle Database ,
oracle dba ,
Oracle DBA Scripts ,
oracle training ,
oracledatabase ,
oracledba ,
training ,