46.
What backup capability is not supported with RMAN?
- A.Password file backups
- B.Closed database backups
- C.Control file backups
- D.Open database backups
- Answer & Explanation
- Report
Answer : [A]
Explanation :
Explanation :
Password file backups are not supported with the RMAN utility. |
47.
What are the database connection types available with RMAN? (Choose all that apply.)
- A.Target database
- B.Recovery catalog
- C.Third-party database
- D.Auxiliary database
- Answer & Explanation
- Report
Answer : [A, B, D]
Explanation :
Explanation :
The database connection types supported with RMAN are target database, recovery catalog, and auxiliary database. |
48.
What is the main purpose of channel control options or commands?
- A.To control channel access options
- B.To control the operating system resources RMAN uses when performing RMAN operations
- C.To control manual channel allocation
- D.To control automatic channel allocation
- Answer & Explanation
- Report
Answer : [B]
Explanation :
Explanation :
The channel options and commands are used to control the operating system resources that RMAN uses. Specifically, the RATE and DURATION options protect a RMAN backup from consuming all operating system resources. |
49.
The FORMAT command within the RMAN utility performs what function?
- A.It provides the capability for unique identification.
- B.It provides the capability to recreate channel devices.
- C.It provides the capability to rebuild channel devices.
- D.It provides the capability to rebuild disk devices.
- Answer & Explanation
- Report
Answer : [A]
Explanation :
Explanation :
The FORMAT command allows for unique identification of a backup or image copy. |
50.
What command displays the settings for automatic channel setup?
- A.SHOW CONFIGURATION
- B.SHOW CHANNEL
- C.SHOW ALL
- D.SHOW DEVICE
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
The SHOW ALL command displays all configuration settings, including automated channel setup settings. These are also known as the persistent settings. |