-
What are the different modes of mounting a Database with the Parallel Server ?
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.
-
What is Mirrored on-line Redo Log ?
A mirrored on-line redo log consists of copies of on-line redo log files physically located on separate disks, changes made to one member of the group are made to all members.
-
Whats the Concept of Flashback Query?
Whats the Concept of Flashback Query in Oracle (10g in particular) and how is it beneficial?
-
-
Table Export
How we you identify if a table was exported in its life time?
-
-
RMAN - parameters when scheduling backup
What parameters do you specify/define while scheduling back-up using RMAN?
-
-
What is Partial Backup ?
A Partial Backup is any operating system backup short of a full backup, taken while the database is open or shut down.
-
Oracle Backup and Recovery Interview Questions
Ans