You are using Recovery wizard for performing incomplete recovery. Which of the following object types is NOT available in the Perform Recovery :Type screen?()
第1题:
You suspect unauthorized data manipulation language (DML) operations on a particular table. You want to track users who are performing the transactions and the values used in the transactions. Also, you plan to transfer these values to another table for analysis. How would you achieve this?()
第2题:
You are maintaining your database in Oracle10g. You find that the INDEXES index tablespace should be recovered. How will you recover the index tablespace?()
第3题:
You need to recommend a solution for managing administrative rights for the branch office client computers. The solution must meet the companys technical requirements.What should you recommend configuring?()
第4题:
You have a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 is configured as an enterprise root certification authority (CA). You need to back up the CA's database and log files. You must achieve this goal by using the minimum amount of disk space. What should you run? ()
第5题:
You are creating a Windows Forms application by using the .NET Framework 3.5 The application is used by a financial service provider.You discover that the service provider transfers large amounts of data by using XML.You need to read and validate the XMLdocuments in the most time efficient manner.Which technology should you use?()
第6题:
You work as the enterprise exchange administrator at Company.com.The Company.com network consists of a single Active Directory domain named Company.com.Company.com has an Exchange Server 2010 organization.the Company.com contains an exchange server 2010 server named -sr14.-sr14 is configured to with outlook anywhere.you have received instructions from the cio to make sure that the users can connect to -sr14, using outlook anywhere. What should you do?()
第7题:
by using triggers
by using Data Pump
by using external tables
by using anonymous PL/SQL blocks
第8题:
Flashback logs are not deleted.
Flashback logs are deleted automatically.
Flashback logs are deleted only if you are using Recovery Manager (RMAN)
Flashback logs are deleted only if you are using Oracle Manager Files (OFM)
Flashback logs are deleted only if you are using Automatic Storage Management (ASM)
第9题:
by using triggers
by using external tables
by using anonymous PL/SQL blocks
by auditing all DML operations on the table
第10题:
Run ipconfig /flushdns at the command prompt.
Reset the password for the local administrator user account.
From the Internet Options in Internet Explorer, clear the AutoComplete history.
From the Internet Options in Internet Explorer, delete the Temporary Internet Files.
第11题:
By enabling the Slow Query Log because all queries that are not using indexes will be logged automatically
By enabling the Error Log because not using indexes is an error
By enabling the Slow Query Log and using the – log-queries-not-using-indexes option
By enabling the Error Log and using the – log-queries-not-using-indexes option
第12题:
Flashback logs are not deleted.
Flashback logs are deleted automatically.
Flashback logs are deleted only if you are using Recovery Manager (RMAN).
Flashback logs are deleted only if you are using Oracle Managed Files (OMF).
Flashback logs are deleted only if you are using Automatic Storage Management (ASM).
第13题:
You issued the following command to analyze the SCOTT.EMP table for block corruption: ANALYZE TABLE SCOTT.EMP VALIDATE STRUCTURE; You received the following error: ORA-01578: ORACLE data block corrupted (file # %s, block # %s) How will you resolve the block corruption problem?()
第14题:
You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5. An exception management framework is not used in the Web application. You need to ensure thatthe application log the unhandled exceptions automatically to the event log. You need to configurethe Web.config file to accomplish this. Identify the configuration that will assist you in thisscenario?()
第15题:
You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You create an Automated System Recovery (ASR) backup of the server. You restart the server and receive a critical error. You need to restore the server by using ASR. What should you do first? ()
第16题:
You develop a Web application. Your application contains two settings in the Web.config file. You deploy your application to production. You need to modify the application settings in the production environment without manually editing the XML markup in the Web.config file. What should you do? ()
第17题:
You work as a network Exchange administrator at Company.com.The Company.com network currently consists of a single Active Directory forest containing a single domain named Company.com.The Company.com organization makes use of Microsoft Exchange Server 2010 as their messaging solution.During the course of the business week you receive instruction from Company.com to have the permission of a public folder named KingPublic modified.What should you do?()
第18题:
You work as a network administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed. The ABC.com network has a domain controller named ABC_DC01.Which of the following tools would you use to manually remove Active Director from ABC_DC01?()
第19题:
Assign App1 to users by using a Group Policy.
Publish App1 to users by using a Group Policy.
Deploy App1 as a RemoteApp program by using an MSI file.
Deploy App1 as a RemoteApp program by using an RDP file.
第20题:
You cannot restore the DEPT table by using the Oracle Flashback Drop feature because a table with the name DEPT already exists in your schema.
You can restore the DEPT table by using the Oracle Flashback Drop feature, provided you use the RENAME TO clause.
You cannot restore the DEPT table by using the Oracle Flashback Drop feature because the contents of the recycle bin are purged every 12 hours by default.
You can restore the DEPT table by using the Oracle Flashback Drop feature and a system-generated name will be assigned to the restored table.
第21题:
by using the Flashback Table feature
by using the Flashback Database feature
by performing incomplete recovery using RMAN utility
by performing incomplete recovery using user-managed recovery
第22题:
You should consider using the <healthMonitoring enabled=true/> configuration.
You should consider using the <deployment retail=true/> configuration.
You should consider using the <customErrors mode=On/> configuration.
You should consider using the <trace enabled=true/> configuration.
第23题:
by using the ANALYZE utility
by using the DBVERIFY utility
by using the DB_BLOCK_CHECKING parameter
by using the DBMS_REPAIR package