Oracle认证考试

You are migrating your production database from non-ASM to ASM storage. You used the RMAN utility to migrate the database from non-ASM to ASM storage. Which type of backup command script will you use for migrating the database from non-ASM to ASM storage?

题目

You are migrating your production database from non-ASM to ASM storage. You used the RMAN utility to migrate the database from non-ASM to ASM storage. Which type of backup command script will you use for migrating the database from non-ASM to ASM storage?()

  • A、 BACKUP AS BACKUPSET
  • B、 BACKUP AS COPY
  • C、 BACKUP AS COMPRESSED BACKUPSET
  • D、 BACKUP INCREMENTAL LEVEL n CUMULATIVE
如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are planning the migration of an existing application to Windows Azure and SQL Azure. The current application includes reports that are hosted by SQL Server Reporting Services.  You need to recommend an approach for migrating the reports.  What should you recommend? ()

  • A、 Use SQL Azure to host client report definitions.
  • B、 Use SQL Azure to host server report definitions.
  • C、 Use Windows Azure to host client report definitions in an ASP.NET webpage.
  • D、 Use Windows Azure to host server report definitions in an ASP.NET webpage.

正确答案:C

第2题:

You are using flat files as the data source for one of your data warehousing applications. To optimize the application performance, you plan to move the data from the flat files to clustered tables in an Oracle database.While migrating the data, you want to have minimal impact on the database performance and optimize the dataload operation.  Which method would you use to load data into the Oracle database()

  • A、Use the external table population.
  • B、Use the Oracle Data Pump export and import utility.
  • C、Use the conventional path data load of the SQL*Loader utility.
  • D、Use the INSERT INTO...SELECT command to load the data

正确答案:C

第3题:

New strains of viruses are transmitted to man by______.

A. a type of pig

B. diseased lower animals

C. a group of migrating birds

D. a variety of means


正确答案:B
[解析] 见第二段最后一句话。

第4题:

You are designing a plan for migrating an existing Microsoft SQL Server 2008 database to SQL Azure.The database includes a SQL Server Agent job that cleans the application log table.   You need to recommend an approach for ensuring that the SQL Server Agent job continues to run without modification.  What should you recommend?()

  • A、 Use the SQL Azure Data Sync service.
  • B、 Run the SQL Server Agent in SQL Azure.
  • C、 Use SQL Server Integration Services (SSIS) to connect to SQL Azure.
  • D、 Connect the existing on-premise SQL Server Agent jobs to SQL Azure.

正确答案:D

第5题:

You are designing a strategy for migrating the UNIX user accounts to Active Directory.  Which three actions should you perform?()

  • A、 Import the user accounts as inetOrgPerson objects.
  • B、 Import the user accounts into Active Directory by using the Ldifde command-line tool.
  • C、 Export all user accounts from the UNIX servers to a text file.
  • D、 Export all user accounts and their passwords from the UNIX servers to a text file. Encrypt this file to achieve extra security.
  • E、 Assign random passwords to each user object, and securely distribute the password to the users.
  • F、 Create the same strong password for each user object, and require users to change their passwords at first logon.
  • G、 Instruct users to use the same name and password as they used on the UNIX servers.

正确答案:B,C,F

第6题:

You are migrating a solution to Windows Azure.   The solution includes a web application and a business logic layer.  The web application runs on three dual-core servers.  The business logic layer runs on two quad-core servers.   The Windows Azure application must match or exceed the current hardware specifications.  You need to recommend role instance sizes that minimize cost.  What should you recommend?()

  • A、 Small for the web application and Medium for the business logic layer
  • B、 Small for the web application and Large for the business logic layer
  • C、 Medium for the web application and Large for the business logic layer
  • D、 Large for the web application and Extra Large for the business logic layer

正确答案:C

第7题:

Your database is configured on non-ASM disk storage. You need to migrate your database to ASM disk storage.  Which statement is true about migrating from non-ASM disk storage to ASM disk storage?() 

  • A、 You can use the operating system utility to migrate from non-ASM disk storage to ASM disk storage.
  • B、 You cannot perform a database backup from non-ASM disk storage to tape and then move it to ASM disk storage.
  • C、 You can use the SWITCH DATABASE TO COPY Recovery Manager (RMAN) command to switch back to non-ASM disk storage if you have not deleted your original datafiles.
  • D、 You cannot use Recovery Manager (RMAN) to migrate from non-ASM disk storage to ASM disk storage if you are not using RMAN for your backup and recovery strategies.

正确答案:C

第8题:

You are the administrator of a new multiprocessor SQL Server 2000 computer. You are migrating data from other database management systems to this server. You need to load data from two data files into a new table on the server. The table is empty and has no indexes.

You want to complete the data load as quickly as possible. What should you do? (Each correct answer represents part of the solution. Choose all that apply.)

A.Apply a bulk update lock to the table.

B.Use separate client connections to load the files into the table simultaneously.

C.Create a clustered index on the table.

D.Specify the Full Recovery model for the database.

E.Specify the Bulk-Logged Recovery model for the database.


正确答案:ABE
解析:Explanation:
A: Bulk update locks are taken when bulk copying data into a table and either the TABLOCK hint is specified, or the table lock on bulk load table option is set using sp_tableoption. Bulk update locks allow processes to bulk copy data concurrently into the same table while preventing other processes that are not bulk copying data from accessing the table. In this scenario the bulk update lock would meet the requirement that data should be loaded as quickly as possible.

B: SQL Server 2000 allows data to be bulk copied into a single table from multiple clients in parallel using the bcp utility or BULK INSERT statement. This can improve the performance of data load operations. To bulk copy data into an instance of SQL Server in parallel, the database must be set to Bulk-Logged Recovery, the TABLOCK hint must be specified, and the table must not have any indexes.

E: By specifying the Bulk-Logged Recovery model, the logging for all SELECT INTO, CREATE INDEX, and bulk loading data operations will be minimal and will therefore require less log space while also improving performance.

Incorrect Answers:
C: When data is bulk copied into a single table from multiple clients in parallel using the bcp utility or BULK INSERT statement to improve the performance of data load operations, the database must be set to Bulk-Logged Recovery, the TABLOCK hint must be specified, and the table must not have any indexes.

D: When data is bulk copied into a single table from multiple clients in parallel using the bcp utility or BULK INSERT statement to improve the performance of data load operations, the database must be set to Bulk-Logged Recovery, the TABLOCK hint must be specified, and the table must not have any indexes.

第9题:

You work as an Exchange Administrator for Xxx .The company has a Windows 2008 Active  Directorybased network.You have just finished deploying an Exchange 2010 server and migrating all mailboxes including resource mailboxes from Exchange Server 2003. After the migration from the Exchange 2003 server was complete, you noticed that the resource mailboxes were showing up as a shared mailbox and not a resource mailbox.You realize that you need to convert them to Exchange 2010 resource mailboxes.While logged into the Exchange Management Console, you do not see any option to convert a mailbox. What should you use to convert this Exchange 2010 shared mailbox to an Exchange 2010 resource mailbox?()

  • A、Exchange Troubleshooting Assistant
  • B、Exchange System Manager
  • C、Exchange Management Shell
  • D、Command prompt

正确答案:C

第10题:

You need to design a strategy for migrating to the mailboxes from Exchange Server 5.5 to Exchange Server 2003. What should you do?()

  • A、Use the Exchange Migration Wizard to migrate all the mailboxes to the Exchange 2003 Servers
  • B、Use the Exchange Mailbox Merge Wizard (Exmerge) to migrate all the mailboxes to use the Exchange 2003 servers
  • C、Use the Exchange Server Migration Wizard to migrate all the mailboxes to the Exchange 2003 Servers
  • D、Export the contents of each mailbox to a .pst file. Create a new mailbox on the Exchange 2003 servers for each existing mailbox. Import the .pst file contents into each new mailbox

正确答案:C

更多相关问题