单选题ou have backed up your database twice without connecting to the recovery catalog. What command do you issue to transfer the control-file metadata to the recovery catalog? ()A synch catalog B resync catalogC replicate catalog D update catalog  E restore

题目
单选题
ou have backed up your database twice without connecting to the recovery catalog. What command do you issue to transfer the control-file metadata to the recovery catalog? ()
A

synch catalog 

B

resync catalog

C

replicate catalog 

D

update catalog  

E

restore catalog

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

第1题:

You would like to create an RMAN recover catalog in which to store information about your DB01 database. You want to use the database named RCDB for the storage of your recovery catalog. The six steps you will follow to create a recover catalog are not displayed in the correct order. Which displays the correct order?() 1. Grant the appropriate privileges (CONNECT and RESOURCE) and roles  (RECOVERY_CATALOG_OWNER) to the user responsible for performing backup and recover operations.  2. Register the target database in the catalog.  3. Create the catalog using the RMAN command line interpreter.  4. Create a user and schema which will own the recovery catalog.  5. Create tablespace to hold the catalog in the database you have dedicated for your RMAN recovery catalog.  6. Connect to the target database using SYSDBA privileges.

  • A、4,1,5,6,3,2
  • B、4,3,1,5,6,2
  • C、4,5,1,3,2,6
  • D、5,4,1,3,2,6
  • E、5,4,1,3,6,2

正确答案:E

第2题:

You executed the following command in Recovery Manager (RMAN):  RMAN> RESTORE CONTROLFILE;  Which operation must you perform before this command is executed?() 

  • A、back up the control file to trace
  • B、bring database to the MOUNT state
  • C、open a connection to the RMAN recovery catalog, which contains the RMAN metadata for the target database
  • D、set the database ID (DBID), but only if the DB_NAME parameter associated with the target database is unique in the recovery catalog

正确答案:C

第3题:

You have backed up your database twice without connecting to the recovery catalog. What command do you issue to transfer the control-file metadata to the recovery catalog?()

  • A、 synch catalog
  • B、 resync catalog
  • C、 replicate catalog
  • D、 update catalog
  • E、 restore catalog

正确答案:B

第4题:

If you back up a database without connecting to the recovery catalog, which operations will cause the recovery catalog to be updated?()

  • A、 The next time you back up the database when you are also connected to the recovery catalog and the target database
  • B、 The next time you are connected to the target database and the recovery catalog database and issue the resync command
  • C、 The next time you connect RMAN to just the recovery catalog
  • D、 The next time you connect to the recovery catalog and the target database with RMAN
  • E、 Connecting to the recovery catalog and issuing the resync all databases command

正确答案:A,B

第5题:

What RMAN command must you use before you can back up a database using the recovery catalog?()

  • A、 create catalog
  • B、 install database
  • C、 catalog database
  • D、 merge Catalog with database
  • E、 register database

正确答案:E

第6题:

How would you grant the RVPC user access to specific RMAN database records in the RMAN virtual private catalog?()  

  • A、 Issue the grant command from the SYS user (or equivalent) of the target database.
  • B、 Issue the grant command from the SYS user (or equivalent) of the recovery-catalog database.
  • C、 Issue the grant command from the recovery catalog-owning schema user account in the recovery catalog.
  • D、 Issue the grant command from RMAN when connected to the recovery catalog-owning schema.
  • E、 Issue the grant command from RMAN when connected to the target database.

正确答案:D

第7题:

What is the purpose of the catalog command?()  

  • A、 To review RMAN control file and recovery catalog metadata and ensure that its correct
  • B、 To delete RMAN backup-related metadata from the recovery catalog
  • C、 To create metadata in the control file and the recovery catalog related to backup set pieces 
  • D、 To create a report that lists database backups
  • E、 To rebuild the recovery catalog

正确答案:C

第8题:

The RVPC user can do which of the following?()

  • A、 Register databases if granted the register database privilege
  • B、 See all databases in the recovery-catalog schema
  • C、 See all database-related metadata in the recovery catalog if they are granted access to that database
  • D、 Unregister databases from the RVPC catalog that were not granted to the RVPC catalog owner with  the grant command
  • E、 Not be connected to with the RMAN command-line catalog parameter for backup or recovery purposes

正确答案:A,C

第9题:

While performing a regular check on your recovery catalog you realized that the catalog database is running out of space and you do not have options to increase the space. However, you have another database where more space is available and you want to move your existing recovery catalog to this database. The options that can be considered while moving the recovery catalog are as follows:() 1. Using one of the Oracle expdp utilities to export the catalog data 2. Creating a recovery catalog user and granting the necessary privileges in the other database 3. Creating the recovery catalog using the CREATE CATALOG command 4. Using the corresponding impdp utility to import the catalog data into the other database 5. Registering the target database in the new catalog database using the REGISTER DATABASE command Identify the option with the correct sequence for moving the recovery catalog.

  • A、2, 3, 5
  • B、1, 2, 4
  • C、1, 2, 4, 5
  • D、1, 2, 3, 4, 5

正确答案:B

第10题:

In what order would you execute the following steps to create a recovery catalog?() a.Issue the create catalog command.  b.Create the recovery-catalog database.  c.Create the recovery-catalog user.  d.Grant the recovery_catalog_owner privilege to the recovery-catalog user.  e.Issue the register database command from the target database.

  • A、a,b,c,d,e
  • B、b,a,d,c,e
  • C、b,c,d,a,e
  • D、b,c,d,e,a
  • E、b,d,c,a,e

正确答案:C

更多相关问题