SYNC or ASYNC to identify the network transmission mode.
LGWR or ARCH to identify the primary database process responsible for sending redo information to the standby.
AFFIRM or NOAFFIRM to control whether log archiving disk write operations are to be performed synchronously or asynchronously.
PROTECTED or UNPROTECTED to control the degree of divergence and data loss at the standby database.
第1题:
You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN). Identify two scenarios is which you must have a recovery catalog.()
第2题:
Your database is running In ARCIIIVELOG mode. One of the data files, USBRDATAOI. DBF, in the users tablespace is damaged and you need to recover the file until the point of failure. The backup for the data file is available. Which three files would be used in the user-managed recovery process performed by the database administrator (DBA)?()
第3题:
Which two file types must be included in a closed database backup taken with operating system commands?()
第4题:
You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN).Identify two scenarios is which you must have a recovery catalog. ()(Choose two.)
第5题:
Your database is running in ARCHIVELOG mode, and the database is open. You execute an RMAN backupand specify the KEEP clause.Which components are backed up when this option is specified?()
第6题:
Which two database operations can be performed at the MOUNT stage of database startup?()
第7题:
To store the backup information of multiple database
To restrict the amount of space that is used by the backups
To maintain a backup for a certain time is set by the CONTROL_FILE_RECORD_KEEP_TIME parameter.
To list the data files that were in a target database at a given time by using the AT option of REPORT SCHEMA command.
第8题:
local database installed on the MDM only
live local database installed on the BMDM only
single database on a clustered machine remote from the MDM and BMDM
live database installed on a single Fault Tolerant Agent within IBM Tivoli Workload Scheduler network
live database on MDM and High Availability Disaster Recovery/Data Guard standby database on BMDM
第9题:
any control file
any archive log file
one of the redo log members
loss of the initialization parameter file
any data file belonging to the default permanent tablespac
第10题:
renaming of data files
dropping the database user
renaming of control files
multiplexing of control files
configuring the database in ARCHIVELOG mode
第11题:
The database will not start.
The database will start but will not retain the undo data in the undo segment.
The database will start, and the undo segment will contain the undo data for at least one hour.
The database will start, and the undo segment will retain the undo data for at least 15 minutes.
第12题:
The Oracle database will perform block checking for the index blocks only
The Oracle database will not perform block checking for any of the data blocks
The Oracle database will perform block checking for the default permanent tablespace only
The Oracle database will perform block checking for the data blocks in all user tablespaces
The Oracle database will perform block checking for the data blocks in the SYSTEM tablespace only
第13题:
You are maintaining your database in Oracle10g. You set the value of the UNDO_RETENTION initialization parameter to zero in the initialization parameter file. What will be the impact of specifying this setting?()
第14题:
The DB_BLOCK_CHECKING initialization parameter is set to OFF. Which block checking would be performed?()
第15题:
What type of protection is implemented when the DBA issues the ALTER DATABASE SET STANDBY DATABASE PROTECTED; command?()
第16题:
The database is configured for automatic archive logging. Along with the other required parameters, this entry is in the initialization file:log_archive_dest2="SERVICE=standby_db1 MANDATORY REOPEN=600" From where does the database resolve standby_db1?()
第17题:
Your database is having two control files, three redo log file groups with two members in each group. Failure of which file would cause an instance to shut down?()
第18题:
What are three purposes of the RMAN “FROM” clause?()
第19题:
The source and target platforms must be the same
Redo logs, control files and temp files are also transported
The transported database must have the same database identifier (DBID) as the source database and cannot be changed
The COMPATIBLE parameter must be set to 10.0.0.0 or higher and the database must be opened in readonly mode before being transported
Recovery Manager (RMAN) is used to convert the necessary data files of the database if the target platform is different and has different endian format
第20题:
The standby database is protected against write operations.
The primary database is protected against write operations.
The primary database is protected against data loss and data divergence.
The standby database is protected against data loss and data divergence.
第21题:
to support PUSH-based active database duplication
to support synchronization of a standby database with the primary database in a Data environment
To support PULL-based active database duplication
To support file restores over the network in a Data Guard environment
To support file recovery over the network in a Data Guard environment
第22题:
To store the backup information of multiple database
To restrict the amount of space that is used by the backups
To maintain a backup for a certain time is set by the CONTROL_FILE_RECORD_KEEP_TIME parameter.
To list the data files that were in a target database at a given time by using the AT option of REPORT SCHEMA command.
第23题:
Change in the Oracle Database version
Change in your network infrastructure
Change in the hardware configuration of the database server
Migration of database storage from non-ASM to ASM storage
Database and operating system upgrade
第24题:
SYNC or ASYNC to identify the network transmission mode.
LGWR or ARCH to identify the primary database process responsible for sending redo information to the standby.
AFFIRM or NOAFFIRM to control whether log archiving disk write operations are to be performed synchronously or asynchronously.
PROTECTED or UNPROTECTED to control the degree of divergence and data loss at the standby database.