单选题You have 100 segments in the USERS tablespace. You get an alert that the USERS tablespace is running low on space. You decide to shrink some segments. Which option would you use to determine which segments to shrink?()ASegment Advisor BSQL Tuning Advisor CSQL Access Advisor DSegment Resource Estimation EAutomatic Database Diagnostic Monitor (ADDM)

单选题
You have 100 segments in the USERS tablespace. You get an alert that the USERS tablespace is running low on space. You decide to shrink some segments. Which option would you use to determine which segments to shrink?()
A

Segment Advisor 

B

SQL Tuning Advisor 

C

SQL Access Advisor 

D

Segment Resource Estimation 

E

Automatic Database Diagnostic Monitor (ADDM)


参考解析

解析: 暂无解析

相关考题:

In this way they can get better ______ with you and have a topic for beginning conversation with you. A.acquaintedB.similarC.popularD.known

_______ you have decided to get married, you should shoulder the family responsibilities.A.AlthoughB.OnceC.OrD.Unless

—My whole body feels weak and I've got a headache. — ( )?A. How long ago did you get it thisB. How long have you been like thisC. How soon have you got itD. How soon have you liked this

—I can't see the words on the blackboard. —Perhaps you need _( )A. How long ago did you get it thisB. How long have you been like thisC. How soon have you got itD. How soon have you liked this

You create a Web application for your company‘s intranet. You want to enable users to customize their versions of the intranet home page. You create sections of content as Web Parts. You need to ensure that users can customize content at any time.Which two code segments should you use?()A.B.C.D.

You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be able to upload files. Which code segment of the Web.config file should you use? ()A. allow verbs=GET users=* /deny verbs=POST users=* /allow verbs=POST roles=Administrators /B. allow roles=Administrators /deny users=* /C. allow u sers=Administrators /allow users=* /D. allow v erbs = POST roles=Administrators /deny verbs=POST users=* /allow verbs=GET users=* /

If you ____ earlier, you could have caught the train. A.have got upB.got upC.would get upD.had got up

You have 100 segments in the USERS tablespace. You realize that the USERS tablespace is running low on space. You can use Segment Advisor to()。 A. identify the segments that you should shrinkB. modify the storage parameters for the tablespaceC. automatically shrink the segments with unused spaceD. check the alerts generated for the tablespace that is running low on space

If you want ___________ you have to get the fund somewhere.A.that the job is doneB.the job doneC.to have done the jobD.the job that is done

资料:Early ExperiencesIf you've communicated a positive initial impression and customers decide to explore your product, can they discover the features and functions that help get them up to speed? Does your interface provide clear, streamlined paths free of unnecessary instructions, distracting visual elements, or unneeded features or functionality? Finally, how well does your product help customers get the benefits they want, or even lead them to benefits they were unaware of?Testing helps determine if customers find the terminology clear and jargon-free; whether the page and content is organized logically from their perspective; if processes-such as registration, checkout or upgrading-are efficient and easy to use; and if it's clear how to cancel a process or navigate to a specific function or location.MaturityOver time, discovering shortcuts and advanced functionality will help mature customers do their jobs more quickly. You'll want to test how these options are communicated and ensure that they address the needs of these customers without impacting the experience of other customers.Unless you test with actual users, your product team won't get a true perspective about what your product is like to use by the people who matter most the users themselves. This may seem obvious, but in many organizations, approximate customers-such as salespeople-are sometimes used to review products. After all, they have a lot of customer contact. But salespeople don't have the same motivations or context as customers. At best, this approach is risky. When you test with real users, usability tests ensure that all product stakeholders get a realistic, honest view of your product's effectiveness.If you have never watched a customer use your product, you might be in for a surprise. "Obvious" product assumptions may be challenged, or you might find that customers think differently about what value means to them. Whatever you discover, you'll unearth information to develop products that are more likely to be ones that your customers value.What is the main idea of this excerpt?A.You need to get rid of all unneeded features or functionality.B.You need to tailor to the need to mature users.C.Your own assumptions are relevant.D.You need actual users to test your products.

Can I get you a drink?()But I have already got oneAThat's very nice of youBNo, you don't have toCYes, pleaseDWith pleasure

Can I get you a drink?()But I have already got oneA、That's very nice of youB、No, you don't have toC、Yes, pleaseD、With pleasure

You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN). To accomplish the backup, you issued the following RMAN command: RMAN BACKUP SECTION SIZE 300M TABLESPACE users; Which two statements are true about the execution of the above command? ()(Choose two.)A、The backup piece size will be limited to 300 MBB、The RMAN uses multiplexing to perform backupC、The operation is accomplished using the default channel availableD、The RMAN parallelizes the backup although the parallelism is not set for a channel

The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?() A、the DBNEWID utilityB、the ANALYZE commandC、the RMAN LIST commandD、the RMAN REPORT commandE、the RMAN CROSSCHECK commandF、the RMAN BLOCKRECOVER command

Your network consists of two subnets named Subnet1 and Subnet2. You have a server named Server1 that runs Windows Sever 2003 Service Pack 2 (SP2). Server1 is located on Subnet1.  Users from Subnet1 report poor performance when they connect to Server1. Users from Subnet2 report that they are unable to connect to Server1.You monitor both network segments and discover a large number of NetBIOS broadcasts on both network segments.You need to reduce the number of broadcasts on the network.  What should you deploy?()A、a DHCP Relay Agent B、a WINS server C、Connection Point Services (CPS) D、Simple TCP/IP Services on all computers

Your network consists of two subnets named Subnet1 and Subnet2. You have a server named Server1 that runs Windows Sever 2003 Service Pack 2 (SP2). Server1 is located on Subnet1. Users from Subnet1 report poor performance when they connect to Server1. Users from Subnet2 report that they are unable to connect to Server1. You monitor both network segments and discover a large number of NetBIOS broadcasts on both network segments. You need to reduce the number of broadcasts on the network.  What should you deploy?() A、a DHCP Relay Agent.B、a WINS server.C、Connection Point Services (CPS).D、Simple TCP/IP Services on all computers.

You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be able to upload files. Which code segment of the Web.config file should you use? ()A、allow verbs="GET" users="*" /deny verbs="POST" users="*" /allow verbs="POST" roles="Administrators" /B、allow role s="Administrators" /deny users="*" /C、allow u sers="Administrators" /allow users="*" /D、allow v erbs = "POST" roles="Administrators" /deny verbs="POST" users="*" /allow verbs="GET" users="*" /

You have an Exchange Server 2010 organization.Users report that they can share free/busy information with users at a federated partner, but they cannot share contacts with those users. You need to ensure that your users can share contacts with users at the federated partner.  What should you modify?()A、the Federation TrustB、the EWS virtual directoryC、the default sharing policyD、the Organizational Relationship

单选题You have 100 segments in the USERS tablespace. You realize that the USERS tablespace is running low on space. You can use Segment Advisor to().Aadd data files to the tablespace Bidentify the segments that you should shrink Cmodify the storage parameters for the tablespace Dautomatically shrink the segments with unused space Echeck the alerts generated for the tablespace that is running low on space

单选题You have 100 segments in the USERS tablespace. You get an alert that the USERS tablespace is running low on space. You decide to shrink some segments. Which option would you use to determine which segments to shrink?()ASegment Advisor BSQL Tuning Advisor CSQL Access Advisor DSegment Resource Estimation EAutomatic Database Diagnostic Monitor (ADDM)

单选题While creating a database using Database Configuration Assistant tool, you created a database default temporary tablespace. Which activity would cause the default temporary tablespace of the database to be used?()Athe CREATE TABLE .. commandBsorting of the SYSTEM tablespace’s dataCsorting of data required by recursive SQL statementsDthe CREATE TABLE .. ORGANIZATION EXTERNAL .. commandEsorting of data if the users have not been allocated temporary tablespace explicitlyFsorting of data if the users have been allocated temporary tablespace explicitly

单选题You have 100 segments in the USERS tablespace. You realize that the USERS tablespace is running low on space. You can use Segment Advisor to()。Aidentify the segments that you should shrinkBmodify the storage parameters for the tablespaceCautomatically shrink the segments with unused spaceDcheck the alerts generated for the tablespace that is running low on space

多选题You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN). To accomplish the backup, you issued the following RMAN command: RMAN BACKUP SECTION SIZE 300M TABLESPACE users; Which two statements are true about the execution of the above command? ()(Choose two.)AThe backup piece size will be limited to 300 MBBThe RMAN uses multiplexing to perform backupCThe operation is accomplished using the default channel availableDThe RMAN parallelizes the backup although the parallelism is not set for a channel

单选题The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?()Athe DBNEWID utilityBthe ANALYZE commandCthe RMAN LIST commandDthe RMAN REPORT commandEthe RMAN CROSSCHECK commandFthe RMAN BLOCKRECOVER command

单选题You have an Exchange Server 2010 Mailbox server.The server contains one mailbox database.You need to view the last logon time of all users in the organization.What should you do?()AFrom the Exchange Management Shell, run Get-MailboxDatabase.BFrom the Exchange Management Shell, run Get-MailboxStatistics.CFrom the Exchange Management Console, create and export a filter.DFrom the Exchange Management Console, run the Remote Connectivity Analyzer.

单选题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?()Acreate a plan directive in the SYS_GROUPBcreate the pending area for the consumer groupCactivate the provided SYSTEM_PLAN in Resource ManagerDset the TIMED_STATISTICS parameter to TRUE in the parameter fileEset the execution time limit for all users, except SYS and SYSTEM, in their profiles

单选题Can I get you a drink?()But I have already got oneAThat's very nice of youBNo, you don't have toCYes, pleaseDWith pleasure

单选题You have an Exchange Server 2010 Mailbox server.You need to identify which users have the largest mailboxes on the server.What should you do?()ARun the Get-MailBoxStatistics cmdlet.BRun the Get-StoreUsageStatistics cmdlet.CAdd the MSExchangeIS Client performance counters to the Performance Monitor.DAdd the MSExchangeIS Mailbox performance counters to the Performance Monitor.