InterviewSolution
Saved Bookmarks
| 1. |
I Connected To Database As Sysdba, But Its Not Allowing Me To Shutdown The Database, What May Be The Reason? |
|
Answer» The CONNECTION WOULD have been shared server connection in which CASE ORACLE will not allow to shutdown/startup the database. The connection would have been shared server connection in which case oracle will not allow to shutdown/startup the database. |
|