Database Administrator (DBA) Question:
What are the different modes of mounting a Database with the Parallel Server?

Answer:
Exclusive Mode If the first instance that mounts a database does so in exclusive mode, only that Instance can mount the database. Parallel Mode If the first instance that mounts a database is started in parallel mode, other instances that are started in parallel mode can also mount the database.
Previous Question | Next Question |
What DBA activities did you to do today? | What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode? |