The Query Cache is pruning queries due to an increased number of requests
Query_cache_min_res_unit has been exceeded, leading to an increased performance overhead due to additional memory block lookups
Mutex contention on the Query Cache is forcing the queries to take longer due to its singlethreaded nature
The average resultset of a query is increasing due to an increase in the number of users requiring SQL statement execution
第1题:
When a staging server is used as an environment for testing new data in a default WebSphere Commerce installation, which of the following are true about the staging server?()
第2题:
A specialist is monitoring performance on a server. The data is on another partition within the same array as the OS. The following information is available: (1)The average record written to disk is 16KB (2)The I/O block size is 2KB (3)The stripe size on the RAID array is 16KB Which of the following will improve performance without rebuilding the operating system?()
第3题:
You find that the database performance degrades while you backup the PROD database using Recovery Manager (RMAN). The PROD database is running in shared server mode. The database instance is currently using 60% of total operating system memory. You suspect the shared pool fragmentation to be the reason. Which action would you consider to overcome the performance degradation?()
第4题:
You issued the following command at the UNIX environment: % setenv ORA_SDTZ ’OZ_TZ’ What will be the impact of issuing the above command?()
第5题:
You are planning the migration of a Microsoft SQL Server 2008 database to SQL Azure. You need to recommend an approach for ensuring that database connectivity does not degrade. Which two actions should you recommend?()
第6题:
Create a VLAN between the web server and database server.
Purchase APV and install the VIOS.
Increase the priority of the Web server.
Create separate LPARs for Web and database workloads.
第7题:
Configure Java Pool to cache the java objects.
Configure Streams Pool to enable parallel processing.
Increase Shared Pool size to cache more PL/SQL objects.
Increase Database Buffer Cache size to increase cache hits.
Configure Large Pool to be used by RMAN and shared server.
Increase the total System Global Area (SGA) size to increase memory hits.
第8题:
Database Server
DNS Server
NAS Server
Web Server
第9题:
The database has a subset of the tables in the production server database.
The database has a copy of selected data from the production database
The database logs changes for later propagation.
The database is accessed as read-only to prevent data corruption.
The database includes all user and order data for offline processing.
第10题:
Configure Java Pool to cache the java objects.
Configure Streams Pool to enable parallel processing.
Increase Shared Pool size to cache more PL/SQL objects.
Increase Database Buffer Cache size to increase cache hits.
Configure Large Pool to be used by RMAN and shared server.
Increase the total System Global Area (SGA) size to increase memory hits.
第11题:
Virtual SCSI
Virtual Ethernet
Virtual I/O Server
Micro-Partitioning
第12题:
Change the I/O block size to match the RAID Stripe size.
Change the RAID stripe size to match the I/O block size.
Change the record size of the database to match the RAID stripe size.
Change the record size of the database to match the I/O transfer rate.
第13题:
Company.com has a database application and a Web server application running on the same p5-570 server in a single partition. Recently there have been a number of instances where the increased load on the database server has impacted the performance of the Web server. What can the technical specialist recommend to keep the database application from impacting the performance of the Web server?()
第14题:
You have been recently hired as a database administrator. Your senior manager asks you to study the production database server and submit a report on the settings done by the previous DBA. While observing the server settings, you find that the following parameter has been set in the parameter file of the database: REMOTE_OS_AUTHENT = TRUE What could have been the reason to set this parameter as TRUE?()
第15题:
You work as a database administrator for Certkiller .com. You find that the database performance degrades while you backup the Certkiller database using Recovery Manager (RMAN). The Certkiller database is running in shared server mode. The database instance is currently using 60% of total operating system memory. You suspect the shared pool fragmentation to be the reason. Which action would you consider to overcome the performance degradation?()
第16题:
A database exists as a read-intensive server that is operating with query_cachek_type =DEMAND. The database is refreshed periodically, but the resultset size of the queries does not fluctuate. Note the following details about this environment: A web application uses a limited set of queries. The Query Cache hit rate is high. All resultsets fit into the Query Cache. All queries are configured to use the Query Cache successfully. The response times for queries have recently started to increase. The cause for this has correctly been identified as the increase in the number of concurrent users accessing the web service. Based solely on the information provided, what is the most likely cause for this slowdown at the database level?()
第17题:
In a two-tier configuration, it is recommended to put which of the following components on different nodes?()
第18题:
Set the Serial Acquisition Order
Set the Parallel Acquisition Order
Configure Online on the Same Node Dependency
Configure Online on Different Nodes Dependency
第19题:
to enable operating system authentication for a remote client
to restrict the scope of administration to identical operating systems
to allow the start up and shut down of the database from a remote client
to enable the administration of the operating system from a remote client
to disable the administration of the operating system from a remote client
第20题:
The SAN is offline
Fiber channel switch
Multiple failed drives in the SAN
HBA
第21题:
The operating system local time zone will be set for a user session using the operating system environment variable.
The database local time zone will be set for a user session using the operating system environment variable.
The operating system local time zone will be set for the database using the operating system environment
The database local time zone will be set for the database using the operating system environment variable.
第22题:
Use the SQL Server Profiler to capture all SQL activities.
Use a Dynamic Management View to analyze performance.
Use the Database Engine Tuning Advisor to analyze the workload.
Use Microsoft SQL Server Management Studio to analyze the SQL logs.
第23题:
The Query Cache is pruning queries due to an increased number of requests
Query_cache_min_res_unit has been exceeded, leading to an increased performance overhead due to additional memory block lookups
Mutex contention on the Query Cache is forcing the queries to take longer due to its singlethreaded nature
The average resultset of a query is increasing due to an increase in the number of users requiring SQL statement execution