The SBT channel must be configured, with the default parallelism setting for the SBT device set to 1
The COMPATIBLE initialization parameter for the database instance must be set to at least 10.0
The SBT channel must be configured, with the parallelism setting for the SBT device set to 3
The SBT channel must be configured, with the MAXPIECESIZE set to 300 MB
第1题:
Restore the archived redo log that is missing and attempt recovery again.
Recovery is complete and you can open the database.
Recovery needs redo that is not available in any archived redo log. Attempt to apply an online redo log if available.
Recover the entire database and apply all archived redo logs again.
Recovery is not possible because an archived redo log has been lost.
第2题:
The DATA1 tablespace is automatically taken out of backup mode when the instance aborts.
If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode when the database is opened.
If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode when the database is mounted.
If you restart the database,the database will not be opened.
第3题:
The materialized view should have a complete refresh performed after the online table redefinition is completed.
The materialized view should have a fast refresh performed after the online table redefinition is completed.
The materialized view,materialized log,and the index should be dropped and re-created after the online table redefinition is complete.
The materialized view and materialized log should be dropped and all constraints disabled and re-created after the online table redefinition is complete.
第4题:
A must contain all of the characters defined in B
A must be Unicode
The encoded values in A must match the encoded values in B for all characters defined in B
A must be a multibyte character set
The encoded values in A must match the encoded values in B for all numeric and alphabetic character
第5题:
V$SESSION_EVENT
V$SESSION
V$WAITS
V$WAITSTAT
V$SESSION_LONGOPS
第6题:
Complete database recovery.
Incomplete database recovery.
Approximate database recovery.
Archived database recovery.
The database could not be recovered with RMAN.
第7题:
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
第8题:
Only one window can be open at any given time
Consumer groups are associated with windows
Windows work with job classes to control resource allocation
The database service name must be provided during windows creation
Windows can automatically start job or change resource allocation among jobs for various time periods.
第9题:
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
第10题:
Flash recovery area must be defined
Undo retention guarantee must be enabled.
Database must be running in archivelog mode.
Automatic undo management must be enabled.
The tablespace in which the Flashback Data Archive is created must have automatic segment space Management (ASSM).
第11题:
Health Monitor checks can be used to scan the contents of the redo log and archive logs for accessibility and corruption.
Health Monitor checks can be used to verify the integrity of database files and report failures if these files are inaccessible,corrupt or inconsistent.
Health Monitor checks can be used to verify the contents of dictionary entries for each dictionary object and fix it automatically.
Health Monitor checks are always initiated manually when there is some critical error.
第12题:
Only one I/O calibration process can run at a time
It automates the resource allocation for the Automated Maintenance Tasks
It improves the performance of the performance-critical sessions while running
It can be used to estimate the maximum number of I/Os and maximum latency time for the system
The latency time is computed only when the TIMED_STATISTICS initialization parameter is set to TRUE
第13题:
ADD DIRECTORY
DROP DISK
RESIZE DISK
REBALANCE
ADD FAILGROUP
第14题:
It contains data till the last backup
It contains all data from target database until the current time
It contains all data from only the committed transactions in the target database
It contains all data except that which is used by the transactions in the current online redo file of target database
第15题:
SET_ATTRIBUTE_NULL
ALTER_JOB
ALTER_JOB_PARAMETERS
ALTER
SET_ATTRIBUTE
第16题:
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
第17题:
The databases configured to use the ASM instance are mounted
The disk groups are mounted as per the ASM_DISKGROUPS initialization parameter
ASM starts the Oracle Cluster Synchronization Services (CSS) daemon if it is not started
ASM discovers and examines the contents of all files that are in the paths specified in the ASM_DISKGROUPS initialization parameters
第18题:
A list of SQL statements and recommendations for tuning
A list of SQL statements that have been tuned by the Advisor,with before and after metrics
Graphs showing the actual performance improvement made by the Advisor after it implemented the recommended changes
All of the above
第19题:
You should perform a log switch
You should make a backup of the database
You should switch the database to the NONARCHIVELOG mode
You should shut down the database instance and perform a complete database recovery
第20题:
It creates a task and workload, and executes the task.
It creates a task and workload but does not execute the task.
It produces an error because a template has not been created.
It produces an error because the SQL Tuning Set has not been created.
第21题:
It produces an error because a fully qualified host name needs to be specified.
It produces an error because the range of ports associated with the hosts has not been specified.
It creates an access control list (ACL) with the user ACCT_MGR who gets the CONNECT and RESOLVE privileges.
It creates an access control list (ACL) with the user ACCT_MGR who gets the CONNECT privilege but not the RESOLVE privilege.
第22题:
RMAN reads the block change tracking file only when it performs the incremental level 0 backup.
RMAN reads the block change tracking file when it performs both incremental backups.
RMAN reads the block change tracking file only when it performs the incremental level 1 backup.
RMAN does not read the block change tracking file when it performs either incremental backup.
第23题:
Allow the database to continue running, drop the TEMP tablespace, and then re-create it with new tempfiles
Shut down the database, restore and recover the tempfile from backup, and then open the database with RESETLOGS
Allow the database to continue running, take the TEMP tablespace offline, drop the missing tempfile, and then create a new tempfile
Allow the database to continue running, add a new tempfile to TEMP tablespace with a new name, and drop the tempfile that has been corrupted.
第24题:
redo logs
control file
temporary files of temporary tablespace
the latest backup of only the damaged data file
the latest backup of all the data files In the USERS tablespace