/u01/app/oracle/product/11.1.0/db_1
/u01/app/oracle
$ORACLE_HOME/bdump
$ORACLE_HOME/log
第1题:
Given: String value = getServletContext().getInitParameter("foo"); in an HttpServlet and a web applicationdeployment descriptor that contains:
第2题:
When executing the massload command to load catalog data into a WebSphere Commerce database on a remote DB2 server,which of the following can be used as valid values for the -method command line parameter?()
第3题:
An RMAN backup job fails, displaying the following error: ORA/x7f19809: limit exceeded for recovery files Your analysis shows that the Flash Recovery area is full. Which two actions could you take to resolve the error and avoid this error in future?()
第4题:
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?()
第5题:
ALL
PFILE
BOTH
NONE
SPFILE
MEMORY
INSTANCE
DATABASE
第6题:
Modifying the SHARED_POOL_SIZE initialization parameter cannot be accomplished if the SGA_TARGET initialization parameter is set to a non-zero value.
Modifying the value of the SHARED_POOL_SIZE initialization parameter to zero is not allowed if the SGA_TARGET initialization parameter is set to a nonzero value.
Increasing the value of the SHARED_POOL_SIZE initialization parameter does not increase the shared pool component size. It sets the lower limit for the size of this component.
Decreasing the value of the SHARED_POOL_SIZE initialization parameter does not reduce the size of the shared pool component immediately. It sets the lower limit for the size of this component.
Increasing the value of the SHARED_POOL_SIZE initialization parameter immediately increases the shared pool component to the desired size by reallocating the additional memory from the auto-tuned memory components.
Decreasing the value of the SHARED_POOL_SIZE initialization parameter immediately shrinks the shared pool component to the desired size while reallocating the released memory to the memory components that are not auto-tuned.
第7题:
Increase the value of the FAST_START_MTTR_TARGET initialization parameter.
Increase the value of the DB_RECOVERY_FILE_DEST_SIZE parameter.
Increase the value of the PGA_AGGREGATE_TARGET initialization parameter.
Increase the value of the SGA_TARGET initialization parameter.
第8题:
The SGA advisor will be disabled.
The MTTR advisor will be disabled.
Automatic checkpoint tuning will be disabled.
Checkpoint information will not be written to the alert log file.
第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题:
database buffer cache
shared pool
PGA
large pool
第11题:
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.
第12题:
The foo initialization parameter CANNOT be set programmatically.
Compilation fails because getInitParameter returns type Object.
The foo initialization parameter is NOT a servlet initialization parameter.
Compilation fails because ServletContext does NOT have a getInitParameter method.
The foo parameter must be defined within the
第13题:
You are maintaining an OLTP database in Oracle10g. You have configured the Flash Recovery Area in your database. The Flash Recovery Area is full because you have set the retention policy to NONE. What will you do to resolve the problem?()
第14题:
Examine the values for the following initialization parameters: FAST_START_MTTR_TARGET = 0LOG_CHECKPOINT_INTERVAL = 0 Which two will be the implications of these values in your database()
第15题:
Which of the following Oracle features is enabled by setting a nonzero value for the MEMORY_TARGET initialization parameter?()
第16题:
take the backup of the flash recovery area less frequently
increase the value of the UNDO_RETENTION initialization parameter
change the value of the WORKAREA_SIZE_POLICY initialization parameter to AUTO
change the backup retention policy to retain the backups for a smaller period of time
increase the value of the DB_RECOVERY_FILE_DEST_SIZE initialization parameter
increase the value of the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter
第17题:
USER_DUMP_DEST
CORE_DUMP_DEST
TRACE_DUMP_DEST
BACKUP_DUMP_DEST
BACKGROUND_DUMP_DEST
第18题:
DB_CACHE_SIZE
SHARED_POOL_SIZE
LARGE_POOL_SIZE
JAVA_POOL_SIZE
SGA_MAX_SIZE
SORT_AREA_SIZE
第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题:
The SGA_TARGET initialization parameter cannot be set to a value less than 1G
The SGA_TARGET initialization parameter cannot be set to a value greater than 1G
The Memory Advisor of the Oracle Enterprise Manager 10g cannot be used to obtain advice on the important memory components of the SGA
The values of the DB_CACHE_SIZE, SHARED_POOL_SIZE, LARGE_POOL_SIZE, and JAVA_POOL_SIZE initialization parameters cannot be set manually.
No minimum limits are imposed on the DB_CACHE_SIZE, SHARED_POOL_SIZE, LARGE_POOL_SIZE, and JAVA_POOL_SIZE initialization parameters.
The Automatic Shared Memory Management feature cannot be disabled unless you specify values for the DB_CACHE_SIZE, SHARED_POOL_SIZE, LARGE_POOL_SIZE, and JAVA_POOL_SIZE initialization parameters in the initialization parameter file.
第21题:
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
第22题:
take the backup of the flash recovery area less frequently
increase the value of the UNDO_RETENTION initialization parameter
change the value of the WORKAREA_SIZE_POLICY initialization parameter to AUTO
change the backup retention policy to retain the backups for a smaller period of time
increase the value of the DB_RECOVERY_FILE_DEST_SIZE initialization parameter
increase the value of the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter
第23题:
create
import
load
sqlimport
update
第24题:
The statement fails because you cannot set the memory components manually if the SGA_TARGET initialization parameter is set to a nonzero value.
The statement fails because the DB_8K_CACHE_SIZE initialization parameter is not a dynamic parameter.
The statement increases the value of the DB_8K_CACHE_SIZE initialization parameter to 256M and extracts an additional 128M of memory from the automatically sized memory components.
The statement increases the value of the DB_8K_CACHE_SIZE initialization parameter to 256M and reallocates an additional 128M memory from the memory components that are not auto-tuned.