网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
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?()
A

 Set the CPU time per call in the users profile.

B

 Set the CPU time per session in the users profile.

C

 Set the CPU levels for the user’s group using Resource Manager.

D

 Set the TIMED_STATISTICS parameter to TRUE in the parameter file.


参考答案

参考解析
解析: 暂无解析
更多 “单选题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?()A  Set the CPU time per call in the users profile.B  Set the CPU time per session in the users profile.C  Set the CPU levels for the user’s group using Resource Manager.D  Set the TIMED_STATISTICS parameter to TRUE in the parameter file.” 相关考题
考题 You will find as you read this book that you just can't keep some of these stories to ___. You will want to share them with a friend.A、itselfB、yourselfC、himselfD、themselves

考题 We are confident that you will find _____ ready market for the item ______ your end.A、/; atB、a; byC、a; atD、some; by

考题 A new report process containing a complex query is written, with high impact on the database. You wantto collect basic statistics about query, such as the level of parallelism, total database time, and the number of I/O requests.For the database instance STATISTICS_LEVEL, the initialization parameter is set to TYPICAL and theCONTROL_MANAGEMENT_PACK_ACCESS parameter is set to DIAGNOSTIC+TUNING.What should you do to accomplish this task?()A. Execute the query and view Active Session History (ASH) for information about the query.B. Enable SQL trace for the query.C. Create a database operation, execute the query, and use the DBMS_SQL_MONITOR. REPORT_SQL_MONITOR function to view the report.D. Use the DBMS_APPLICATION_INFO.SET_SESSION_LONGOPS procedure to monitor query execution and view the information from the V$SESSION_LONGOPS view.

考题 You can find it in our____brochure, along with some of our other models.A.last B.late C.lately D.latest

考题 What view might you use to try to determine how long a particular backup will take?()A、V$SESSION_EVENT B、V$SESSION C、V$W0041ITSD、V$WAITSTAT E、V$SESSION_LONGOPS 

考题 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?()A、 DBA_SCHEDULER_JOB_RUN_DETAILSB、 DBA_SCHEDULER_RUNNING_JOBSC、 DBA_SCHEDULER_JOBSD、 DBA_SCHEDULER_JOB_LOG

考题 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?()A、 Query the V$FLASHBACK_DATABASE_LOG view.B、 Query the V$FLASHBACK_DATABASE_STAT view.C、 Check the value of the DB_FLASHBACK_RETENTION_TARGET initialization parameter.D、 Query the V$RECOVERY_FILE_DEST view.

考题 If you wanted to find the name and location of your control files, you could find that information in each of the following locations except one. Which is it?()A、V_CONTROLFILE_RECORD_SECTION B、V_CONTROLFILE C、V$PARAMETER D、init.ora file

考题 What view might you use to try to determine how long a particular backup will take?()  A、 V$SESSION_EVENTB、 V$SESSIONC、 V$WAITSD、 V$WAITSTATE、 V$SESSION_LONGOPS

考题 Which of the following dynamic view would you query to identify the online CURRENT redo log group?()A、V$LOGB、V$LOFHISTC、V$LOGFILED、V$LOG_HISTORY

考题 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?()A、 recover lost blocksB、 recover corrupt blocksC、 recover media corrupt blocks from listD、 recover corrupt blocks from listE、 recover corruption list

考题 You are an Administrator at Cer-tech .com. you manage a member server that runs Windows Server 2008.The Terminal Server Gateway (TS Gateway) is also installed on the member server. You want to find outwhether a group of users have ever connected to their workstations remotely through TS Gateway server. What should you do to achieve this task?()A、Open the TS gateway console and view the events in the monitoring fieldB、View the Windows Server 2008 Event Viewer for TS Gateway connectionsC、View Event Viewer security logD、View the Event Viewer Terminal Services-gateway log

考题 单选题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?()A  DBA_SCHEDULER_JOB_RUN_DETAILSB  DBA_SCHEDULER_RUNNING_JOBSC  DBA_SCHEDULER_JOBSD  DBA_SCHEDULER_JOB_LOG

考题 单选题A new report process containing a complex query is written, with high impact on the database. You wantto collect basic statistics about query, such as the level of parallelism, total database time, and the number of I/O requests. For the database instance STATISTICS_LEVEL, the initialization parameter is set to TYPICAL and theCONTROL_MANAGEMENT_PACK_ACCESS parameter is set to DIAGNOSTIC+TUNING. What should you do to accomplish this task?()A Execute the query and view Active Session History (ASH) for information about the query.B Enable SQL trace for the query.C Create a database operation, execute the query, and use the DBMS_SQL_MONITOR. REPORT_SQL_MONITOR function to view the report.D Use the DBMS_APPLICATION_INFO.SET_SESSION_LONGOPS procedure to monitor query execution and view the information from the V$SESSION_LONGOPS view.

考题 单选题What view might you use to try to determine how long a particular backup will take?()A  V$SESSION_EVENTB  V$SESSIONC  V$WAITSD  V$WAITSTATE  V$SESSION_LONGOPS

考题 单选题The performance of your database is affected by the presence of two log members in each online redo log group and the placement of redo log members of a group on the same disk. You decide to place the redo log members of a group on separate disks. Which view will you query to find the name and location of all the online redo log members?()A  V$LOGB  V$LOGFILEC  DBA_LOG_GROUPSD  V$LOG_HISTORY

考题 单选题When tuning Automatic PGA Memory Management, which of the following views will provide the information specified?()A  The V$PGA_TARGET_ADVICE view shows the predicted cache hit-ratio improvement if you increase PGA_AGGREGATE_TARGETB  The V$PGA_TARGET_ADVICE view shows how the V$SQL_WORKAREA histogram will change if you change the value of PGA_AGGREGATE_TARGETC  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 ManagementD  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

考题 单选题You have many users complaining about slow inserts into a large table. While investigating the reason, you find that the number of indexes on the table is high. You want to find out which indexes are not being used.  Which method would you follow to achieve this?()A enable index monitoring and query the DBA_OBJECTS viewB enable index monitoring and query the DBA_INDEXES viewC enable index monitoring and query the V$OBJECT_USAGE viewD enable index monitoring and view the DBA_INDEXTYPE_COMMENTS view

考题 单选题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?()A  recover lost blocksB  recover corrupt blocksC  recover media corrupt blocks from listD  recover corrupt blocks from listE  recover corruption list

考题 单选题You’d better find some information about Nike’s “Chamber of Fear” advertisement, _____?A wouldn’t youB had youC hadn’t youD should you

考题 单选题What view might you use to try to determine how long a particular backup will take?()A V$SESSION_EVENT B V$SESSION C V$W0041ITSD V$WAITSTAT E V$SESSION_LONGOPS 

考题 单选题From the V$SESSION_LONGOPS view, you find that some of the database users have long-running queries and are consuming a lot of CPU time. This causes problems for you when you try to log on as the system user and perform small maintenance tasks. You would like to ensure that users SYS and SYSTEM get priority over all other users.   Which method would you use to achieve this objective?()A create a plan directive in the SYS_GROUPB create the pending area for the consumer groupC activate the provided SYSTEM_PLAN in Resource ManagerD set the TIMED_STATISTICS parameter to TRUE in the parameter fileE set the execution time limit for all users, except SYS and SYSTEM, in their profiles

考题 问答题Nowadays more young people can enjoy university education than in the past, but they are faced with another problem: job hunting. Most graduates find it hard to find a satisfactory job, and some have to stay jobless for several years. What do you think may have caused this problem? Write a composition of about 400 words to explain your point of view. The title has been provided for you.Problems in university students' job hunting  In the first part of your writing you should present your thesis statement, and in the second part you should support the thesis statement with appropriate details. In the last part you should bring what you have written to a natural conclusion or a summary.  Marks will be awarded for content, organization, grammar and appropriateness. Failure to follow the above instructions may result in a toss of marks.

考题 单选题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?()A set the CPU time per call in the users profileB set the CPU time per session in the users profilesC set the CPU levels for the users’ group using Resource ManagerD set the TIMED_STATISTICS parameter to TRUE in the parameter file

考题 单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. For some reason, now the company wants to view the number of users who access the SQL Server instance. The company CIO assigns this task to you. You have to use Windows System Monitor to find out the concrete number. Which performance object should you capture?()A SQLServer:Buffer Manager B SQLServer:Access Methods C SQLServer:General Statistics D SQLServer:Exec Statistics

考题 单选题You are responsible for maintaining a SQL Server 2005 database. Business analysts in the company routinely use a view named v CustomerSales to join the Customers and Sales tables in the database. They use the view to aggregate total sales by customer by month. You need to increase the performance of the view. What should you do?()A Update the view to use an outer join between the Customers and Sales tables.B Create a clustered index on the v CustomerSales view.C Create two separate views that do not contain any joinsone view named Customers for the Customers table and another one named v Sales for the Sales table.D Create a stored procedure for the business analysts that uses the v CustomerSales view.

考题 单选题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?()A  Query the V$FLASHBACK_DATABASE_LOG view.B  Query the V$FLASHBACK_DATABASE_STAT view.C  Check the value of the DB_FLASHBACK_RETENTION_TARGET initialization parameter.D  Query the V$RECOVERY_FILE_DEST view.