The tape I/O performed is asynchronous
The tape buffer is allocated from the System Global Area (SGA)
The tape buffer is allocated from the Program Global Area (PGA)
Oracle I/O uses an interrupt mechanism to determine when each I/O completes
第1题:
You have specified the warning and critical threshold values of an application tablespace to be 60% and 70% respectively. From the tablespace space usage metrics, you find that the actual space usage has reached the specified warning threshold value, but no alerts have been generated. What could be the reason for this?()
第2题:
The BACKUP_TAPE_IO_SLAVES parameter is set to FALSE for the database instance. Which statement is true while performing a tape backup in an RMAN session?()
第3题:
You work as a database administrator for Certkiller .com. You want to create your database with the automatic undo management feature enable.Which two tasks must you perform to achieve this?()
第4题:
You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()
第5题:
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
第6题:
The EVENT parameter was not set.
The SQL_TRACE parameter is set to FALSE
The Enterprise Manager Grid Control is not used.
The STATISTICS_LEVEL parameter is set to BASIC
The TIMED_STATISTICS parameter is set to FALSE
第7题:
Remove the LOG_ARCHIVE_DEST parameter from the init.ora file.
Set the value of the SQL_TRACE parameter to FALSE in the init.ora file.
Use the DBMS_MONITOR.SESSION_TRACE_DISABLE procedure.
Set the value of the LOG_ARCHIVE_TRACE initialization parameter to zero.
第8题:
The STATISTICS_LEVEL parameter is set to all whenever this PDB is re-opened.
The STATISTICS_LEVEL parameter is set to ALL whenever any PDB is reopened.
The STATISTICS_LEVEL parameter is set to all whenever the multitenant container database (CDB) is restarted.
Nothing happens; because there is no SPFILE for each PDB, the statement is ignored.
第9题:
The SGA_TARGET initialization parameter cannot be set to a value greater than 8G
The DB_CACHE_SIZE initialization parameter cannot be set to a value less than 2G
The DB_CACHE_SIZE initialization parameter cannot be set to a value greater than 2G
The DB_KEEP_CACHE_SIZE initialization parameter cannot be set to a value greater than 960M
The DB_KEEP_CACHE_SIZE initialization parameter cannot be set to a value less than 960M
第10题:
only the INSTANCE_TYPE initialization parameter is set to an invalid value
only the ASM_POWER_LIMIT initialization parameter is set to an invalid value
only the LARGE_POOL_SIZE initialization parameter is set to an invalid value
both the LARGE_POOL_SIZE and INSTANCE_TYPE initialization parameters are set to invalid values
第11题:
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
第12题:
If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.
If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.
If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then the SYSDBA and SYSOPER privileges can be granted to other users as long as space in the password file is
If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then the SYSDBAand SYSOPER privileges can be granted to other users as long as space in the password file is available.
第13题:
You have specified the warning and critical threshold values of an application tablespace to be 60% and 70%, respectively. From the tablespace space usage metrics, you find that the actual space usage has reached the specified warning threshold value, but no alerts have been generated. What could be the reason for this?()
第14题:
You work as a database administrator for Certkiller .com. Users complain that their query is taking a long time to complete. You suspect the database buffer cache size to be the reason, and you define an alert to be generated when the buffer cache hit metric goes below 85%. When you observe the dynamic performance views, you find that the buffer cache hit ratio is 81% but no alerts are being generated. What could be the reason for this problem?()
第15题:
You are tuning RMAN to optimize performance. You want tape I/O to be asynchronous when you perform tape backups.Which action should you take?()
第16题:
You included the following Automatic Storage Management (ASM) initialization parameter settings in the ASM initialization parameter file: INSTANCE_TYPE = ASM ASM_POWER_LIMIT = 11 LARGE_POOL_SIZE = 4M ASM_DISKGROUPS = DG1, DG2 DB_UNIQUE_NAME = +ASM You are unable to start the ASM instance. Which initialization parameter file setting(s) is not allowing the ASM instance to start?()
第17题:
by setting the SQL_TRACE parameter to FALSE in the parameter file
by using DBMS_MONITOR.SESSION_TRACE_DISABLE to disable the tracing for the user session
by setting the SQL_TRACE parameter to FALSE by using the ALTER SYSTEM command in the user session
by setting the SQL_TRACE parameter to FALSE by using the ALTER SESSION command in the user session
第18题:
The EVENT parameter was not set
The SQL_TRACE parameter is set to FALSE
The Enterprise Manager Grid Control is not used
The STATISTICS_LEVEL parameter is set to BASIC
The TIMED_STATISTICS parameter is set to FALSE
第19题:
The STATISTICS_LEVEL initialization parameter is set to BASIC
The PGA_AGGREGATE_TARGET initialization parameter is set to zero.
The SGA_MAX_SIZE initialization parameter is set to less than 20 GB
The DB_CACHE_SIZE initialization parameter is set to less than 5 GB
The SHARED_POOL_SIZE initialization parameter is set to a nonzero value.
第20题:
Set MEMORY_TARGET to zero
Set the STATISTICS_LEVEL parameter to BASIC
Set the WORKAREA_SIZE_POLICY parameter to MANUAL
Set the PGA_AGGREGATE_TARGET parameter to nonzero value
第21题:
The advisory memory has been turned off.
The DB_CACHE_ADVICE parameter has been set to OFF in the parameter file.
The STATISTICS_LEVEL parameter has been set to BASIC in the parameter file.
The TIMED_STATISTICS parameter has been set to FALSE in the parameter file.
The STATISTICS_LEVEL parameter has been set to TYPICAL in the parameter file.
第22题:
Set the DB_SECUREFILE parameter to PERMITTED
Set the DB_ULTRA_SAFE parameter to DATA_ONLY
Set the DB_LOCK_CHECKSUM parameter to TYPICAL
Set the DB_LOST_WRITE_PROTECT parameter to TYPICAL
第23题:
<set name=”items” inverse=”true” cascade=”none”>…</set>
<set name=”items” inverse=”false” cascade=”none”>…</set>
<set name=”items” inverse=”true” cascade=”all”>…</set>
<set name=”items” inverse=”false” cascade=”save-update”>…</set>
第24题:
The tape I/O performed is asynchronous
The tape buffer is allocated from the System Global Area (SGA)
The tape buffer is allocated from the Program Global Area (PGA)
Oracle I/O uses an interrupt mechanism to determine when each I/O completes