InterviewSolution
Saved Bookmarks
| 1. |
How Do You Find Out The Number Of Instances That Are Running On A Server? |
|
Answer» You can CHECK the /etc/oratab FILE on a server to find out all the Oracle INSTANCES RUNNING on that server. You can check the /etc/oratab file on a server to find out all the Oracle instances running on that server. |
|