Define user profiles and set the CPU_PER_CALL limit.
Define a SWITCH_TIME for a plan in the Resource Manager.
Create a batch job that checks V$SESSION_LONGOPS;the batch job alters the session priority of the long running operations.
Create a user defined event in the Oracle Enterprise Manager, which monitors V$SESSION_LONGOPS.
第1题:
When an operator is trying to log off the system displays this message: you have running jobs?? What does this mean?()
第2题:
There is more than one way to set the server to detect and affect long running operations automatically. What is the best choice of you want to reduce the impact of long running operations on other users without aborting the long running operations?()
第3题:
You work as a database administrator for Supportcenter.cn. You received the following error while working on your database: ORA-01555: snapshot too old ,In which situation would you receive such an error?()
第4题:
You have a long-running process you want to assign to a specific UNDO segment brought online for that express purpose. You are not using automatic UNDO management. What statement can be used for this task? ()
第5题:
You need to design the Service Broker queues that will be used to submit requests for long-running reports. Your solution must minimize complexity of using the queues by applications. What should you do?()
第6题:
You are employed as the enterprise exchange administrator at Company.com..com makes use of Microsoft exchange server 2010 messaging solution.you are responsible for managing the exchange network for Company.com.you are experiencing various problems in the exchange environment.you decide to determine whether one of the other administrators executed any configuration changes in the organization.What should you do?()
第7题:
roll back of large transactions
roll forward to redo a transaction
data concurrency for large updates
read consistency for long-running transactions
第8题:
You performed rollback after commit.
If a log switch occurs in your database.
Thearchiverfails to generate an archived log file.
Instance recovery fails to find one of the redo log files.
A long-running query is unable to get read-consistent image.
If you perform manual undo management operations in auto mode.
第9题:
Specify one queue for each client application that can submit report requests.
Specify one queue for each of the two report-generation services.
Specify one queue for all long-running report requests.
Specify eight queues:One for each service, and one for each client application.
第10题:
Set the CPU time per call in the users profile.
Set the CPU time per session in the users profile.
Set the CPU levels for the user’s group using Resource Manager.
Set the TIMED_STATISTICS parameter to TRUE in the parameter file.
第11题:
set the CPU time per call in the users profile
set the CPU time per session in the users profiles
set the TIMED_STATISTICS parameter to TRUE in the parameter file
set the CPU levels for the users’ group using Resource Manager
第12题:
includes
involves
contains
comprises
第13题:
While running long running queries, you receive the Snapshot too old error. Which advisor can help you to avoid the Snapshot too old error?()
第14题:
For the V$SESSION_LONGOPS view, you find that some of the database users have long-running queries that consume a lot of CPU time. This causes performance problems for other users in the database, who have much shorter queries. You would like to make sure that the users with large queries do not use all the CPU time, but you still do not want to terminate them with an error message. Which method would you follow to achieve this?()
第15题:
From the V$SESSION_LONGOPS view, you find that some of the database users have long-running queries that consume a lot of CPU time. This causes performance problems for other users in the database, who have much shorter queries. You would like to make sure that the users with large queries do not use all the CPU time, but you still do not want to terminate them with an error message. Which method would you follow to achieve this?()
第16题:
You need to design the consolidation strategy for the Promotions and Partners databases. You want to choose a strategy that results in the best database performance while maintaining the permissions of end users in each database.What consolidation strategy should you choose?()
第17题:
One of the remote branch offices of Certkiller branch is running a Windows Server 2008 having ready only domain controller (RODC) installed.For security reasons you don’t want some critical credentials like (passwords, encryption keys) to be stored on RODC. What should you do so that these credentials are not replicated to any RODC’s in the forest()
第18题:
One or more processes are running in the background, preventing log off.
One or more processes are paused, requiring operator input prior to logging off.
At least one process is running in the background and it will keep running after the operator logs off
At least one process is running in the background using nohup and it will terminate when the operator logs off
第19题:
Memory Advisor
Segment Advisor
Undo Advisor
SQL Tuning Advisor
第20题:
You should consider running Exchange Best Practices Analyzer.
You should consider running Microsoft Baseline Security Analyzer (MBSA).
You should consider running the Get-ExchangeServer cmdlet.
You should consider running the Get-EventLogLevel cmdlet.
第21题:
Use the Rwinsta command.
Use the Tsdicon command.
Use the Tskill command.
Use the Tscon command.
第22题:
ALTER DATABASE
SET TRANSACTION
ALTER ROLLBACK SEGMENT
ALTER TABLE
第23题:
Place each database in a separate instance running on SQL2.
Place each database in a separate instance running on SQL3.
Place both databases in a single instance running on SQL2.
Place both databases in a single instance running on SQL3.