单选题tony wants to create a duplicate of the video application. He wants to keep a version of the data on the same server as the production application but does not want any new documents or documents modifications to be replicated into his new database onc

题目
单选题
tony wants to create a duplicate of the video application. He wants to keep a version of the data on the same server as the production application but does not want any new documents or documents modifications to be replicated into his new database once he creates it. Which one of the following should tony do to create his archive?()
A

create a new copy of the database

B

create a replica of the database

C

Use the windows explorer to create a copy of the database file.

D

Create a replica copy of the database and disable replication on the database file.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

What is the new Oracle Shared Server?()

  • A、An improved version of multithreaded server configuration. 
  • B、A connection pooling configuration where several clients are connected to the same server process. 
  • C、Two more database servers, which share data by means of database links; the client software is unaware to which server it is connected. 
  • D、A configuration of Real Application Cluster where the client connection is routed to the least busy instance. 

正确答案:A

第2题:

You work in Dublin at the main office of TestKing.com. You are responsible for managing a SQL Server 2005 database. The sales department wants a report that compares customer activity in the previous quarter between the main office in Dublin and the branch office in Buenos Aires. They want the data sorted by surname and first name.You restore a recent backup of the Buenos Aires database onto your server. You write queries to build the report, ordering the data by the Surname and FirstName columns. You review the data and notice that the customer list from the Buenos Aires database is sorted differently. The sales department needs the revised data within 15 minutes for a presentation.  You need to implement the fastest possible solution that ensures that the data from both databases is sorted identically. What should you do?()

  • A、Use the Copy Database Wizard to copy the data in the Buenos Aires database to a new database with the same collation as the Dublin database.
  • B、Use the SQL Server Import and Export Wizard to copy the data from the Buenos Airesdatabase into new tables, specifying the same collation as the Dublin database.
  • C、Modify the format file to specify the same collation as the Dublin database. Import the table again.
  • D、Modify the query on the Buenos Aires database to use the COLLATE setting in the ORDER BY clause. In the query, specify the same collation as the Dublin database.

正确答案:D

第3题:

You are managing the APPPROD database as a DBA which is not using the Oracle-managed files. You plan to duplicate this database in the same system with the name DUPDB.You want to create the same directory structure for duplicate database files as of the target database.You executed the following RMAN commands:What are the implications of this command?()

A. It creates database files for the duplicate database under the Oracle base with a different directory for the duplicate database.

B. It overwrites data files of the target database because a different location for data files is not mentioned for the duplicate database.

C. It creates database files for the duplicate database under the same Oracle home as that of the target database with the same directory structure.

D. It creates database files for the duplicate database under the same Oracle home as that of the target but with a different directory for the duplicate database.


参考答案:B

第4题:

ompany.com has a Micro-Partitioned p5-570 4-way with six application partitions and two VIO servers. Each VIO server has been allocated 0.5 CPU and the application servers have been allocated 0.4 CPUs. The marketing department wants to deploy a new Web server to support the release of a product. The systems architect has recommended that the Web server will require a whole CPU. Which of the following should the technical specialist suggest to provide the most cost-effective deployment?()

  • A、Remove one application server partition and apply its CPU resources to the Web server.
  • B、Reassign the CPU from one of the VIO servers and create the new partition.
  • C、Add 0.6 CPU to one of the application servers and run the Web service with the application. 
  • D、Reassign a total of 0.4 CPUs from the application servers and create a new partition with awhole CPU for new deployment.

正确答案:D

第5题:

tony wants to create a duplicate of the video application. He wants to keep a version of the data on the same server as the production application but does not want any new documents or documents modifications to be replicated into his new database once he creates it. Which one of the following should tony do to create his archive?()

  • A、create a new copy of the database
  • B、create a replica of the database
  • C、Use the windows explorer to create a copy of the database file.
  • D、Create a replica copy of the database and disable replication on the database file.

正确答案:D

第6题:

You work as a database administrator at Certkiller .com. Your production database uses an Automatic Storage Management (ASM) instance to manage its files. You want to add a new disk group to the ASM instance to manage the increased data load. What action would you perform to include the new disk group in the ASM instance without causing any impact on the currently connected users?()

  • A、 mount the new disk group in the ASM instance
  • B、 restart the ASM instance and the production database instance
  • C、 register the new disk groups in the production database instance
  • D、 restart the ASM instance without restarting the production database instance
  • E、 include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance

正确答案:A

第7题:

An organization wants to collect an account number from a customer via IVR prompting. Then, using a keystroke macro, they want to pop the account number into the account number field in the agent's CRM desktop application. The keystroke macro will also initiate the CRM desktop application, executing a database lookup from the CRM Database server to retrieve the customer record. Assuming the organization wants the lowest cost solution,  what product does this organization need for this capability?()

  • A、IPCC Express Standard  
  • B、IPCC Express Enhanced  
  • C、IPCC Express Premium  
  • D、IPCC Enterprise  
  • E、IP IVR

正确答案:B

第8题:

Shopping for clothes is not the same experience for a man as it is for a woman. A man goes shopping (11)______ he needs something. His purpose is settled and decided (12)______ . He knows what he wants and his objective is to find it and (13)______ it;the price is a secondary (14)______ . Most men (15)______ walk into a shop and ask the salesman (16)______ what they want. If the shop has it in stock. the salesman promptly (17)______ it,and the business of trying it on proceeds (18)______ . Au being well,the (19)______ can be and often is completed in less than five minutes,with hardly any bargain and to their satisfaction. For a man,slight problems may begin when the shop does not have what he wants. (20)______ does not have exactly what he wants. In that case the salesman,as the name implies,tries to sell the customer something else.

(11)

A.although

B.before

C.unless

D.because


正确答案:D
解析:考查连词。根据句意可知,此处应填入一个表原因的连词,故选D。

第9题:

tony would like to make it easier for users of the video application to enter new doc using the “video form”, he’d like users to be able to create new “video” doc form within the view. Which one of the following should tony so to build this interface?()

  • A、create a view action that has the following formula:@command([create];”video”)
  • B、create a form action that has the following formula:@command([compose];”video”)
  • C、create a view action that has the following formula:@command([compose];”video”)
  • D、create a database action that has the following formula:@command([compose];”video”)

正确答案:C

第10题:

An application is upgraded and it has been determined that the AccessAgent no longer properly responds to the application. It is understood that for a certain amount of time both the current version and the upgraded version of the application will be used by the end-users. The executables for both versions are the same. What should be the next step?()

  • A、Open AccessStudio and change the existing AccessProfile to use only the new signatures for Windows, control IDs, or HTML elements.
  • B、Open AccessStudio and create a new AccessProfile for the upgraded version and overwrite the existing AccessProfile on the IMS Server.
  • C、Open AccessStudio and edit the existing AccessProfile by using new triggers/actions associated with the new signatures for Windows, control IDs, or HTML elements.
  • D、Open AccessStudio and create a new AccessProfile for the upgraded version and upload it to the IMS Server so that two separate AccessProfiles may be used by the AccessAgent.

正确答案:C

更多相关问题