Ensure the maximum size is increased to an appropriate setting.
Set the minimum and maximum size of the connection pool to the same value.
Increase the statement cache size.
Add more heap to the JVM.
Add more nodes to the cluster.
第1题:
You want to create a WebLogic domain in a production environment. Which three actions should you perform?()
第2题:
You enabled Automatic Shared Memory Management. The initialization parameters are set as shown below: SGA_TARGET= 10GB SGA_MAX_SIZE = 14GB STREAMS_POOL_SIZE = 1GB SHARED_POOL_SIZE = 3GB Which two statements are correct in this scenario? ()
第3题:
You are configuring the PROD database to use an internal tuning algorithm to monitor the performance of the workload. To achieve this configuration, you specify the following parameter settings in the SPFILE:// SGA_TARGET = 512M SHARED_POOL_SIZE = 256M Which two statements are true when modifying the SHARED_POOL_SIZE initialization parameter in the SPFILE? ()
第4题:
You are developing an application that connects to a Microsoft SQL Server database using the SqlConnection object. Your connection objects are being pooled. As the pool fills up, connection requests are queued. Some connection requests are rejected. You need to ensure that the application releases connections back to the pool as soon as possible. Also, you need to decrease the likelihood that connection requests will be rejected. Which three actions should you perform?()
第5题:
All client computers in your environment run Windows 7. You virtualize applications by using Microsoft Application Virtuali zation (App - V). You need to reset the FileSystem cache on a client computer. What should you do?()
第6题:
You need to increase the size of a paging file. What should you do?()
第7题:
The web Server ThreadsPerChild directive could be set too low.
The Web Container Thread Pool Minimum Size could be set too high.
The Web Container Thread Pool Maximum Size could be set too high.
The growable thread pool setting could be disabled for the Web Container.
第8题:
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.
第9题:
Configure the paging file to reside on drive C only
Configure the paging file to reside on drive D only
Configure the initial size of the paging file and the maximum size of paging file to 64 MB
Configure the initial size of the paging file and the maximum size of the paging file to 128 MB
Configure the initial size of the paging file and the maximum size of the paging file to 256 MB
第10题:
Ensure that the Close method is called on each connection object after it has finished executing.
Ensure that each connection object is left open after it has finished executing.
Increase the Max Pool Size value inside the connection string.
Increase the Min Pool Size value inside the connection string.
Increase the Connection Lifetime value inside the connection string.
Increase the value of the ConnectionTimeout property of the SqlConnection object.
第11题:
A maximum of 3 GB can be allocated to shared pool
The value for SGA_TARGET can be increased up to a maximum of 15 GB
A total of 14 GB memory will be allocated to the automatically tuned memory components.
Increasing the value for SGA_TARGET will automatically increase the memory allocated for STREAMS_POOL_SIZE
Increasing the value for SGA_TARGET to 12 GB will automatically increase the memory allocated to autotuned parameters
Reducing the value for SGA_TARGET to 9 GB will automatically decrease the memory allocated to shared pool from 3 GB to 2 GB
第12题:
the minimum is 1 and the maximum is 8
the minimum is 2 and the maximum is 8
the minimum is 2 and the maximum is 16
the minimum is 1 and the maximum is 64
第13题:
Automatic Shared Memory Management (ASMM) has been enabled for your database instance. Theinitialization parameters for the components that are managed by ASMM are not set. After observing theeffects of ASSM, you executed the following command: SQL> ALTER SYSTEM SET DB_CACHE_SIZE = 100M; Which statement is true in this scenario()
第14题:
What are the three steps you should take to tune a JDBC Connection pool in WebLogic from the initial settings in a production environment?()
第15题:
You are configuring networking for a new Windows Server 2003 SP2 virtual machine(VM)in a Windows Server 2008 R2 Hyper-V environment.You need to configure the VM to achieve optimum network performance. Which two actions should you perform?()
第16题:
You need to recommend a VHD configuration for the virtual desktop pool VMs. What should you include in the recommendation?()
第17题:
You are the network administrator for Company.com. Your Windows 2000 Professional computer has 128 MB of RAM and two physical hard disks. Each hard disk has a single partition configured as drive C and D. Each partition has more than 500 MB of free disk space. Windows 2000 Professional and all applications are installed on drive C. You frequently run two or more memory-intensive graphics applications simultaneously. You notice that access to drive C is much slower when you are using the graphics applications. You want to maximize overall disk performance for your computer. What should you do?()
第18题:
What is the maximum size that can be specified when creating an XML column in a DB2 table?()
第19题:
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.
第20题:
.Install Integration Services on the VM.
In the virtual machine settings, add a Network Adapter.
In the virtual machine settings, add a Legacy Network Adapter.
Configure a fixed maximum transmission unit (MTU) size of 1384 on the host server virtual network adapter.
第21题:
Use a multinode WebLogic domain.
Use a single-node WebLogic domain.
Use clusters.
Refrain from using clusters.
Install WeLogic in production mode with CA signed certificates.
第22题:
Increase the number of passwords that are remembered
Disable reversible encryption
Set the minimum password age to zero days
Increase the maximum password age
第23题:
A total of 14 GB memory will be allocated to the automatically tuned memory components
Reducing the value for SGA_TARGET to 9 GB will automatically decrease the memory allocated to shared pool from 3 GB to 2 GB
The value for SGA_TARGET can be increased up to a maximum of 14 GB
A maximum of 3 GB can be allocated to shared pool
Increasing the value for SGA_TARGET to 12 GB will automatically increase the memory allocated to autotuned parameters
Increasing the value for SGA_TARGET will automatically increase the memory allocated for STREAMS_POOL_SIZE