user-managed backups.
partial database backups.
consistent database backups.
inconsistent database backups.
第1题:
You are managing a 24*7 database. The backup strategy for the database is to perform user-managedbackups.Identify two prerequisites to perform the backups. (Choose two.)()
第2题:
You are working on a 24x7 (available 24 hours per day, 7 days per week) production database. An operating system (OS) user deletes the alert log file accidentally. Which statement in this scenario is true?()
第3题:
Which statement is true about a whole consistent database backup on a database running in ARCHIVELOG mode()
第4题:
Identify two situations in which you can use Data Recovery Advisor for recovery.()
第5题:
Your test database is running in NOARCHIVELOG mode. What are the implications of this? ()
第6题:
Identify two situations in which you can use Data Recovery Advisor for recovery. ()(Choose two.)
第7题:
To accomplish user-managed backup for the USERS tablespace, you issued the following command to put the database in backup mode: SQL> ALTER TABLESPACE users BEGIN BACKUP; While copying the file to the backup destination a power outage caused the instance to terminate abnormally. Which statement is true about the next database startup and the USERS tablespace?()
第8题:
ARCHIVELOG mode.
NOARCHIVELOG mode.
Open database backups.
Consistent whole backups.
第9题:
until SCN
until time
until cancel
using backup control file
第10题:
list database backup
report database backup
list backup of database
list summary backup
report backup of database
第11题:
The backup will consist of used data blocks only.
The database must be shut down to accomplish the backup.
The backup can be accomplished without shutting down the database.
The backup will contain all database files that have never been backed up.
第12题:
The database must be opened in restricted mode.
The database must be configured to run in ARCHIVELOG mode.
The tablespaces are required to be in backup mode before taking the backup.
The tablespaces are required to be in read-only mode before taking the backup
第13题:
Your test database is running in NOARCHIVELOG mode. Which statement is true regarding the type ofbackups that can be performed on the database()
第14题:
You are working on a database that must be functioning 24 hours a day, 7 days a week. The databaseis configured in ARCHIVELOG mode. Which two options do you have for performing user-managed backups()
第15题:
You are managing a 24*7 database. The backup strategy for the database is to perform user-managed backups. Identify two prerequisites to perform the backups.()
第16题:
Which two requirements are critically important to implement for your database backup strategy if you require a 24 hours a day, 7 days a week production environment?()
第17题:
Which three features are provided by Recovery Manager and NOT provided by user-managed backup and recovery?()
第18题:
Which of the following shut down options should not be used before performing a consistent whole database backup?()
第19题:
You can perform consistent backups only.
You can perform a complete database backup without shutting down the database instance.
You can back up data files only when all data files have the same SCN recorded in the control file.
You can back up only those data files whose headers are frozen by using ALTER TABLESPACE BEGINBACKUP or ALTER DATABASE BEGIN BACKUP commands
第20题:
The database will open,and the tablespace automatically comes out of the backup mode.
The database will be mounted,and recovery must be performed on the USERS tablespace.
The database will be mounted,and data files in the USERS tablespace must be taken out of the backup mode.
The database will not be mounted,and you must restore all the data files for the USERS tablespace from the backup,and perform recovery.
第21题:
You must have change tracking enabled in your database
Your database must be running in NOARCHIVELOG mode
To back up a tablespace, it must be in backup mode
To back up a tablespace, it must first be taken offline
第22题:
The database crashes.
The DBA needs to re-create the file.
The file gets re-created automatically.
The file gets restored automatically from the last backup.
The DBA needs to perform a complete database recovery.
The DBA needs to perform an incomplete database recovery.
第23题:
The backup will consist of used data blocks only.
The database must be shut down to accomplish the backup.
The backup can be accomplished without shutting down the database.
The backup will contain all database files that have never been backed up