120M
320M
480M
600M
第1题:
A.120M
B.320M
C.480M
D.600M
第2题:
A. over-subscribed
B. under-subscribed
C. dedicated circuits
D. nondedicated circuits
第3题:
You specify a nonzero value for the MEMORY_TARGET initialization parameter, but do not set thePGA_AGGREGATE_TARGET or the SGA_TARGET parameters. You restart your database instance.Which statement about the result is true?()
第4题:
In your running instance, some of the initialization parameters are set as shown below: SGA_MAX_SIZE = 14GB DB_CACHE_SIZE = 1GB SHARED_POOL_SIZE = 3GB STATISTICS_LEVEL = BASIC PGA_AGGREGATE_TARGET = 0 You plan to enable Automatic Shared Memory Management but you are not able to set SGA_TARGET to a nonzero value. What could be the reason?()
第5题:
Examine the exhibit to view the parameters set in your parameter file. (Click the Exhibit(s) button.) You restart the instance. To what value will the MEMORY_MAX_TARGET parameter be set by default?()
第6题:
After a number of days set by the parameter CONTROL_FILE_RECORD_KEEP_TIME, the information in the control file is overwritten by RMAN. What is this parameter’s default value?()
第7题:
Your network contains a server named Server1 that runs Windows Server 2008 R2. Server1 is located in a branch office. You view the BranchCache configuration of Server1 as shown in the exhibit. (Click the Exhibit button.) You need to ensure that client computers in the branch office retrieve cached files from Server1 only. What should you do on Server1?()
第8题:
over-subscribed
under-subscribed
dedicated circuits
nondedicated circuits
第9题:
120M
320M
480M
600M
第10题:
The database instance starts, and Oracle sets the default value of SGA_TARGET to the same value as SGA_MAX_SIZE
The database instance starts, and Oracle automatically tunes memory and allocates 60 percent to the SGA and 40 percent to the PGA
The database instance starts, but Automatic Memory Management is disabled
The database instance will not start because you did not specify the PGA_AGGREGATE_TARGET or SGA_TARGET parameter
第11题:
Install the BranchCache for Network Files role service
Install the Services for Network File System role service
Run netsh.exe branchcache set service mode=DISTRIBUTED
Run netsh.exe branchcache set service mode=HOSTEDSERVER
第12题:
The database instance starts,and Oracle sets the default value of SGA_TARGET to the same value as SGA_MAX_SIZE
The database instance starts,and Oracle automatically tunes memory and allocates 60 percent to the SGA and 40 percent to the PGA
The database instance starts,but Automatic Memory Management is disabled
The database instance will not start because you did not specify the PGA_AGGREGATE_TARGET or SGA_TARGET parameter
第13题:
A. 90 MB
B. 272 MB
C. 362 MB
D. 1,440 MB
第14题:
You specify a nonzero value for the MEMORY_TARGET initialization parameter,but do not set the PGA_AGGREGATE_TARGET or the SGA_TARGET parameters. You restart your database instance. Which statement about the result is true?()
第15题:
Which statement about Automatic Memory Management with Oracle 11g is true?()
第16题:
You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()
第17题:
You set the following parameters in the parameter file and restarted the database:MEMORY_MAX_TARGET=0MEMORY_TARGET=500M PGA_AGGREGATE_TARGET=90MSGA_TARGET=270M Which two statements are true about these parameters after the database instance is restarted()
第18题:
Your database is started by using the server parameter file (SPFILE). You issued this command to change the value of the LOG_BUFFER initialization parameter: ALTER SYSTEM SET LOG_BUFFER=24M SCOPE=BOTH; What would be the outcome of this command? ()
第19题:
The listener is not running on the database node.
The TNS_ADMIN environmental variable is set to a wrong value.
The orcl.oracle.com database service is not registered with the listener.
The DEFAULT_DOMAIN parameter is set to a wrong value in the sqlnet.ora file.
第20题:
The command would return an error because LOG_BUFFER is a static parameter.
The parameter value would be changed and it would come into effect immediately.
You need to restart the database so that parameter changes can come into effect.
The command would succeed only if initialization parameter LOG_ARCHIVE_MAX_PROCESS is set to value 2.
第21题:
You cannot specify MEMORY_TARGET if you explicitly specify SGA_TARGET or PGA_AGGREGATE_ TARGET values that are greater than zero in your parameter file.
Oracle can reallocate memory between the SGA and PGA automatically as needed.
To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.
You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size.
第22题:
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
第23题:
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.
第24题:
You cannot specify MEMORY_TARGET if you explicitly specify SGA_TARGET or PGA_AGGREGATE_TARGET values that are greater than zero in your parameter file.
Oracle can reallocate memory between the SGA and PGA automatically as needed.
To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.
You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size