You want to move all objects of the APPS user in the test da

题目
单选题
You want to move all objects of the APPS user in the test database to the DB_USER schema of theproduction database.  Which option of IMPDP would you use to accomplish this task()
A

FULL

B

SCHEMAS

C

TRANSFORM

D

REMAP_SCHEMA

E

REMAP_TABLESPACE

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

第1题:

You are configuring captive portal on your SRX Series device for guest user access.When would you use the redirect-traffic all command?()

A. When you want all unauthenticated traffic to be redirected

B. When you want all clear text traffic to be redirected.

C. When you want all authenticated traffic to be redirected.

D. When you want all encrypted traffic to be redirected.


参考答案:B

第2题:

Your performance in the test have reached the required standard, _____ ,you can get what you want.

A. in other words
B. in the end
C. in all
D. after all

答案:A
解析:
本段话意为“你在考试中的表现达到了要求, ,你可以得到你想要的”。A项“换句话说.也就是说”;B 项“最后,最终”;C项“总共”;D 项“毕竟”。结合选项和语境可知A项最符合。

第3题:

You executed the following command to drop a user:DROP USER scott CASCADE;Which two statements regarding the above command are correct?()

A. All the objects of scott are moved to the Recycle Bin.

B. Any objects in the Recycle Bin belonging to scott are purged.

C. All the objects owned by scott are permanently dropped from the database.

D. All the objects of scott in the Recycle Bin must be purged before executing the DROP command.

E. Any objects in the Recycle Bin belonging to scott will not be affected by the above DROP command.


参考答案:B, C

第4题:

You want to move all the objects of the APPS user in the test database to the DB_USER schema of the production database. Which option of IMPDP would you use to accomplish this task?()

  • A、FULL
  • B、SCHEMAS
  • C、REMAP_SCHEMA
  • D、REMAP_DATAFILES
  • E、REMAP_TABLESPACE

正确答案:C

第5题:

Because of a logical corruption in your production database, you wanted to perform Tablespace Point in Time Recovery (TSPITR). But before you start the recovery, you queried the TS_PITR_OBJECTS_TO_BE_DROPPED view and realized that there are a large number of objects that would be dropped when you start the recovery by using this method. You want to preserve these objects. Which option must you use to perform TSPITR and preserve the object?()

  • A、Perform Export before TSPITR and Import after TSPITR
  • B、Move objects to another schema that has the same tablespace assigned
  • C、Perform Incomplete Recovery before TSPITR with the Log Sequence Number (LSN)
  • D、Perform Incomplete Recovery before TSPITR with the System Change Number (SCN)

正确答案:A

第6题:

Your network contains a file server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2).Server1 is configured as shown in the following table.A user named User1 belongs to the Helpdesk group and the Support group.You need to configure security to meet the following requirements:·Prevent User1 from changing files and folders in the Apps share.·Allow User1 to open and run applications in the Apps share.What should you do?()

A. Onthe Apps share, assign User1 the Read share permission.

B. On the Apps folder, deny User1 the Write NTFS permission.

C. On the Apps folder, deny User1 the Modify NTFS permission.

D. On the Apps folder, assign User1 the Read & Execute NTFS permission.


参考答案:B

第7题:

You want to migrate your application from the development environment to the production environment. While doing the task, you want the database objects owned by the user DEVUSER in the development environment to be moved to the user APPS in the production environment. Which option of Oracle Data Pump Import would you use to achieve this objective?()

  • A、owner
  • B、touser
  • C、include
  • D、schemas
  • E、fromuser
  • F、transform
  • G、remap_schema
  • H、remap_datafile
  • I、reuse_datafiles
  • J、remap_tablespace

正确答案:G

第8题:

USER_DATA is a nonencrypted tablespace that contains a set of tables with data. You want to convert all existing data in the USER_DATA tablespace and the new data into the encrypted format.Which methodswould you use to achieve this?()

A. Use Data Pump to transfer the existing data to a new encrypted tablespace

B. Use ALTER TABLE MOVE to transfer the existing data to a new encrypted tablespace

C. Use CREATE TABLE AS SELECT to transfer the existing data to a new encrypted tablespace

D. Enable row movement for each table to be encrypted and then use ALTER TABLESPACE to encrypt the tablespace

E. Encrypt the USER_DATA tablespace using the ALTER TABLESPACE statement so that all the data in the tablespace is automatically encrypted


参考答案:A, B, C

第9题:

In which scenario will you use the Flashback Transaction Query feature?()

  • A、 when you want to restore an important table that is dropped from the Recycle Bin
  • B、 when you want to obtain the SQL statements to undo the deletion of some important records from a table by a transaction
  • C、when you want to restore a dropped user’s schema
  • D、 when a row of a table is updated many times within a specific time period and you want all the versions of the row in the specified time period

正确答案:B

第10题:

The application tables owned by the user TEST in a test database need to be exported to the APPS schema in the production database by using Data Pump.  Which option of Data Pump Import would you use to accomplish this?()  

  • A、 owner
  • B、 touser
  • C、 attach
  • D、 remap_schema

正确答案:D

更多相关问题