Log file
Discard file
Parameter file
Bad file
第1题:
Which of the following SQL*Loader parameters enables you to load a specified number of records stored in the data file?()
第2题:
You executed the following command to back up the control file: ALTER DATABASE BACKUP CONTROLFILE TO TRACE; What do you find in the trace file?()
第3题:
Examine the contents of SQL loader control file: Which three statements are true regarding the SQL* Loader operation performed using the control file?()
第4题:
You are connected to Recovery Manager (RMAN) without a recovery catalog. There is no copy of the control file available. You want to restore the control file from an autobackup. To retrieve the autobackup,you need the database ID (DBID). In which two sources would you find the DBID? ()
第5题:
Which two file types must be included in a closed database backup taken with operating system commands?()
第6题:
Which six files are maintained in the Flash Recovery Area?()
第7题:
When performing a backup using Recovery Manager (RMAN), which four types of files can be backed up with the RMAN BACKUPcommand? ()
第8题:
Which two files in the database can be configured for automatic backups by using the autobackupfeature in Recovery Manager (RMAN)()
第9题:
When performing a backup using Recovery Manager (RMAN), which four types of files can be backed up with the RMAN BACKUP command?()
第10题:
Which one of the following files contains records that do not meet the specified load criteria in the SQL*Loader control file?()
第11题:
Log file
Discard file
Parameter file
Bad file
第12题:
ROWS
SKIP
LOAD
BINDSIZE
第13题:
Where do you find information about a missing redo log file?()
第14题:
Your PROD database has been started using the server parameter file. In your PROD database you are using RMAN for backup and recovery operations. You issue the following commands from the RMAN prompt: RMAN> CONFIGURE CONTROLFILE AUTOBACKUP OFF; RMAN> BACKUP DATABASE; Which files from the database will be backed up as a result of this BACKUP command?()
第15题:
You are connected to Recovery Manager (RMAN) without a recovery catalog. There is no copy of the control file available. You want to restore the control file from an autobackup. To retrieve the autobackup, you need the database ID (DBID). In which two sources would you find the DBID? ()
第16题:
You performed the RMAN database backup with the KEEP option. Which two statements are true regarding this backup?()
第17题:
You performed the RMAN database backup with the KEEP option.Which two statements are true about this backup?() (Choose two)
第18题:
Which three types of files can be automatically placed in the flash recovery area (fast recovery area in 11g Release 2)?() (Choose three.)
第19题:
Which three types of files can be automatically placed in the flash recovery area fast recovery area in 11g Release 2?()
第20题:
Which two files in the database can be configured for automatic backups by using the autobackup feature inRecovery Manager (RMAN)()
第21题:
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?()
第22题:
You want the user APP_DBA to administer the Oracle database from a remote machine. APP_DBA is granted the SYSDBA privilege to perform administrative tasks on the database. Which file is used by the Oracle database server to authenticate APP_DBA?()
第23题:
The backup contains data files, the server parameter file,and the control file even if the control file autobackup is disabled.
The KEEP option overrides the configured retention policy.
The backup contains only data files and archived redo log files.
The KEEP option is an attribute of an individual backup piece.
第24题:
It succeeds with default settings if the EMPLOYEES table belonging to HR is already defined in the database.
It fails because no SQL *Loader data file location is specified.
It fails if the HR user does not have the CREATE ANY DIRECTORY privilege.
It fails because no SQL *Loader control file location is specified.