1. Oracle returns a warning message and does not mount the database
2. Oracle returns a warning message and mounts the database
3. Oracle ignores those files and functions normally
4. Oracle returns a warning message and starts database recovery
1
Q. 5 : Bob tried to shutdown normal, Oracle said it was unavailable, and when he tried to starup, oracle said that it was already started. What is the best mode that bob can use to force a shutdown on the server
1. NORMAL
2. ABORT
3. IMMEDIATE
4. NONE
2
Q. 6 : Tom issued a command to startup the database. What modes does the Instance and Database pass through to finally have the database open
1. OPEN, NOMOUNT, MOUNT
2. NOMOUNT, MOUNT, OPEN
3. NOMOUNT, OPEN, MOUNT
4. MOUNT, OPEN, NOMOUNT
2
Q. 7 : Diane is a new dba and issued a shutdown command while her server is being used. After a while she figures that oracle is waiting for all the users to sign off. What shutdown mode did she use