Implement job classes
Implement Scheduler windows
Implement the mapping rule for the consumer groups
Set the SWITCH_TIME resource plan directive for both the resource plans
第1题:
The SBT channel must be configured, with the MAXPIECESIZE set to 300 mb.
The SBT channel must be configured, with the parallelism setting for the SBT devices set to 3.
The COMPATIBLE initialization parameter for the database instance must be set to at least 10.0.
The SBT channel must be configured, with the default parallelism setting for the SBT devices set to 1
第2题:
The command fails because you cannot configure a redundancy-based retention policy when backup optimization is enabled
Backup optimization is performed, but RMAN considers the redundancy-based retention policy when it determines which datafiles should be backed up
Backup optimization is permanently disabled
Backup optimization is temporarily disabled because a redundancy-based retention policy is specified
第3题:
The statistics are stored in the pending statistics table in the data dictionary.
The statistics are treated as the current statistics by the optimizer for all sessions.
The statistics are treated as the current statistics by the optimizer for the current sessions only.
The statistics are temporary and used by the optimizer for all sessions until this session terminates.
第4题:
V$VALID_NLS_VALUES
NLS_VALID_VALUES
NLS_VALUE_OPTIONS
V$NLS_VALUE_OPTIONS
V$NLS_VALID_VALUES
第5题:
ASMB
PMON
RBAL
SMON
第6题:
The installation terminates with an error.
The installation proceeds with the default value without warnings and errors.
The installation proceeds with the default value but it would not be an OFA-compliant database.
The installation proceeds with the default value but a message would be generated in the alert log file.
第7题:
Language
Linguistic sort
Calendar
Territory
Character set
第8题:
The FRA disk group has an asynchronous I/O bottleneck
The least number of I/Os are performed on the last data file in the list
The number of times that the backup or restore process directed the OS to wait until an I/O was complete is the highest for the last data file in the list
The number of times that the backup or restore process made an OS call to poll for I/O completion in Nonblocking mode is the least for the FRA disk group
第9题:
It updates the existing SQL profiles with current statistics.
It makes the statistics information available to GATHER_STATS_JOB
It initiates the statistics collection process by running GATHER_STATS_JOB
It logs a warning message in the alert log so that the DBA can perform statistics collection manually.
第10题:
Building the SQL profile
Recommending optimization of materialized views
Checking query objects for missing and stale statistics
Recommending bitmap, function-based, and B-tree indexes
Recommending restructuring SQL queries that are using bad plans
第11题:
XID
VERSIONS_PK
VERSIONS_XID
VERSIONS_UNIQUE
第12题:
Persistent lightweight jobs modify several tables in the data dictionary to generate a lot of redo.
The user cannot set privileges on persistent lightweight jobs.
Persistent lightweight jobs are useful when users need to create a large number of jobs in a short time.
Persistent lightweight jobs are useful when users need to create a small number of jobs that run infrequently.
The use of a template is mandatory to create persistent lightweight jobs.
第13题:
NLS_LANG
NLS_COMP
NLS_SORT
None of the above
第14题:
ALTER DATABASE FLASHBACK ON;
GRANT SELECT any transaction TO scott;
GRANT EXECUTE ON dbms_flashback TO scott;
ALTER DATABASE ADD SUPPLEMENTAL LOG DATA;
ALTER TABLESPACE undots1 RETENTION GUARANTEE;
ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY) COLUMNS;
第15题:
Change the retention criteria.
Make the lost backup set pieces available to RMAN again.
Run the crosscheck command to correct the location for the backup set piece contained in the metadata.
Nothing. The backup set piece is lost forever.
Call Oracle support,their assistance is required.
第16题:
the SQL text
the execution plan
the execution context
the execution frequency
the system change number (SCN)
第17题:
Yes, if the database is in ARCHIVELOG mode
Yes, if the database is in NOARCHIVELOG mode
No, the backup is not usable in any way
Only if the ENABLE_ONLINE_BACKUP parameter is set to TRUE
第18题:
Recover database datafiles from physical disk backup sets.
Recover required incremental backups from physical disk backup sets.
Recover required archived redo logs from physical disk backup sets.
Apply incremental backups to recover the database.
Apply archived redo logs to recover the database.
第19题:
the SQL text
the execution plan
the execution context
the execution frequency
the system change number (SCN)
第20题:
Redo logs
Control file
The latest backup of only the damaged data file
The latest backup of all the data file in the USERS tablespace
Temporary files of temporary tablespace
Archive Logs since the latest backup to point of failure
第21题:
Set the BACKUP_TAPE_IO_SLAVES parameter to FALSE
Set the BACKUP_TAPE_IO_SLAVES parameter to TRUE
Use compression when performing tape backups
Configure multiple SBT channels
第22题:
Size of the datafiles
Size of the tempfiles
Date of last backup for datafiles and tempfiles
Filenames for each datafile
Checkpoint SCN associated with the last RMAN backup
第23题:
Setting a nonzero value for SGA_TARGET
Configuring Automatic Shared Memory Management
Configuring Automatic Memory Management
Setting a nonzero value for SGA_MAX_SIZE and PGA_AGGREGATE_TARGET
None of the above
第24题:
100KB default, 10TB maximum
256KB default, 1024MB maximum
10MB default, 126PB maximum
64KB default, 1EB maximum
1MB default, 64MB maximum