create a plan directive in the SYS_GROUP
create the pending area for the consumer group
activate the provided SYSTEM_PLAN in Resource Manager
set the TIMED_STATISTICS parameter to TRUE in the parameter file
set the execution time limit for all users, except SYS and SYSTEM, in their profiles
第1题:
In what view are you likely to see the following output?() SID SERIAL# EVENT SECONDS_IN_WAIT 121 269 RMAN backup & recovery I/O 2 129 415 SQL*Net message from client 63 130 270 SQL*Net message from client
第2题:
You are required to flashback your database. You want to find the amount of flashback data generated since the database was opened. Which task will you perform to obtain the required information?()
第3题:
If you find errors in the view V$DATABASE_BLOCK_CORRUPTION with a status of MEDIA_CORRUPT, what RMAN command would you run to correct the problem?()
第4题:
TestKing.com uses SQL Server 2005. You are implementing a series of views that are used in ad hoc queries. The views are used to enforce TestKing.coms security policy of abstracting data. Some of these views perform slowly. You create indexes on those views to increase performance, while still maintaining the company’s security policy. One of the views returns the current date as one of the columns. The view returns the current date by using the GETDATE() function. This view does not allow you to create an index. You need to create an index on the view. Which two actions should you perform?()
第5题:
You manage a member server that runs Windows Server 2008. The server runs the Terminal Server Gateway (TS Gateway) role service. You need to find out whether a user named User1 has ever connected to his office workstation through the TS Gateway server. What should you do?()
第6题:
DBA_SCHEDULER_JOB_RUN_DETAILS
DBA_SCHEDULER_RUNNING_JOBS
DBA_SCHEDULER_JOBS
DBA_SCHEDULER_JOB_LOG
第7题:
Remove all deterministic function calls from within the view.
Remove all nondeterministic function calls from within the view.
Schema-bind all functions that are called from within the view.
Create the view and specify the WITH CHECK OPTION clause.
第8题:
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.
第9题:
The V$PGA_TARGET_ADVICE view shows the predicted cache hit-ratio improvement if you increase PGA_AGGREGATE_TARGET
The V$PGA_TARGET_ADVICE view shows how the V$SQL_WORKAREA histogram will change if you change the value of PGA_AGGREGATE_TARGET
The V$PGA_TARGET_ADVICE_HISTOGRAM view shows how the V$SQL_WORKAREA_HISTOGRAM will change if you switch between Manual and Automatic PGA Memory Management
The V$PGA_TARGET_ADVICE view shows how performance will improve for the different work areas if you switch from Manual to Automatic PGA Memory Management
第10题:
recover lost blocks
recover corrupt blocks
recover media corrupt blocks from list
recover corrupt blocks from list
recover corruption list
第11题:
create a plan directive in the SYS_GROUP
create the pending area for the consumer group
activate the provided SYSTEM_PLAN in Resource Manager
set the TIMED_STATISTICS parameter to TRUE in the parameter file
set the execution time limit for all users, except SYS and SYSTEM, in their profiles
第12题:
V$SESSION_EVENT
V$SESSION
V$WAITS
V$WAITSTAT
V$SYSSTAT
第13题:
You want to view the name of a program associated with a job for making some changes to the program. Which view will you query to find the name of the program associated with the job?()
第14题:
What view might you use to try to determine how long a particular backup will take?()
第15题:
Your company uses SQL Server 2005. You are implementing a series of views that are used in ad hoc queries. The views are used to enforce your companys security policy of abstracting data. Some of these views perform slowly. You create indexes on those views to increase performance, while still maintaining the companys security policy. One of the views returns the current date as one of the columns. The view returns the current date by using the GETDATE( ) function. This view does not allow you to create an index. You need to create an index on the view. Which two actions should you perform?()
第16题:
You have an Exchange Server 2010 organization.You need to view the replication status of a mailbox database copy.What should you do?()
第17题:
You can find information about only active transactions from the view
You can find information about read only transactions from the view
You require the SELECT ANY TRANSACTION system privilege to access the view
You can find information about both active and committed transactions from the view
You require the SELECT ON FLASHBACK_TRANSACTION_QUERY object privilege to access the view
第18题:
Execute the query and view Active Session History (ASH) for information about the query.
Enable SQL trace for the query.
Create a database operation, execute the query, and use the DBMS_SQL_MONITOR. REPORT_SQL_MONITOR function to view the report.
Use the DBMS_APPLICATION_INFO.SET_SESSION_LONGOPS procedure to monitor query execution and view the information from the V$SESSION_LONGOPS view.
第19题:
V$SESSION_EVENT
V$SESSION
V$WAITS
V$WAITSTAT
V$SESSION_LONGOPS
第20题:
Remove all deterministic function calls from within the view.
Remove all nondeterministic function calls from within the view.
Schema-bind all functions that are called from within the view.
Create the view and specify the WITH CHECK OPTION clause.
第21题:
enable index monitoring and query the DBA_OBJECTS view
enable index monitoring and query the DBA_INDEXES view
enable index monitoring and query the V$OBJECT_USAGE view
enable index monitoring and view the DBA_INDEXTYPE_COMMENTS view
第22题:
V$SESSION_EVENT
V$SESSION
V$W0041ITS
V$WAITSTAT
V$SESSION_LONGOPS
第23题:
set the CPU time per call in the users profile
set the CPU time per session in the users profiles
set the CPU levels for the users’ group using Resource Manager
set the TIMED_STATISTICS parameter to TRUE in the parameter file
第24题:
Query the V$FLASHBACK_DATABASE_LOG view.
Query the V$FLASHBACK_DATABASE_STAT view.
Check the value of the DB_FLASHBACK_RETENTION_TARGET initialization parameter.
Query the V$RECOVERY_FILE_DEST view.