InterviewSolution
Saved Bookmarks
| 1. |
How Do We Verify That Rac Instances Are Running? |
|
Answer» Issue the following QUERY from any one node connecting through SQL*PLUS. $CONNECT sys/sys as sysdba Issue the following query from any one node connecting through SQL*PLUS. $connect sys/sys as sysdba |
|