You issued the following commands to configure setting in RM

题目
单选题
You issued the following commands to configure setting in RMAN; RMAN> CONFIGURE DEVICE TYPE sbt PARALLELISM 1; RMAN> CONFIGURE DEFAULT DEVICE TYPE TO sbt; RMAN> CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE sbt TO 2; RMAN> CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE sbt TO 2; RMAN> CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2; Then you issued the following command to take the backup: RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which statement is true about the execution of the above command?()
A

The backup will terminate because the FORMAT clause was not configured for the channel

B

It backs up two copies of data files to tape and disk, and two copies of archived log file on tape

C

It backs up the data files and archived log files to disk, making two copies of each data file and archived log file

D

It backs up the data files and archived log files to tape, making two copies of each data file and archived log file

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

第1题:

You would like to configure a fractional T1 interface on a channelized T3 controller with the following properties:Which set of configuration commands accomplishes this goal?()

A.A

B.B

C.C

D.D


参考答案:D

第2题:

You would like to configure an Ethernet interface with the following characteristics:Which set of configuration commands accurately completes this task?()

A.A

B.B

C.C

D.D


参考答案:B

第3题:

You issued the following commands to configure setting in RMAN;Then you issued the following command to take the backup:RMAN> BACKUP DATABASE PLUS ARCHIVELOG;Which statement is true about the execution of the above command?()

A. The backup will terminate because the FORMAT clause was not configured for the channel

B. It backs up two copies of data files to tape and disk, and two copies of archived log file on tape

C. It backs up the data files and archived log files to disk, making two copies of each data file and archived log file

D. It backs up the data files and archived log files to tape, making two copies of each data file and archived log file


参考答案:D

第4题:

An administrator is testing setting the IP address on a Linux server from command line. Which of the following commands is used to set the default gateway for the server?()

  • A、route
  • B、traceroute
  • C、ipconfig
  • D、nmap

正确答案:A

第5题:

While setting up an Oracle database for one of your critical applications, you want to ensure that the database is backed up at regular intervals without your intervention. What should you do to achieve the objective?()

  • A、configure the database to run in ARCHIVELOG mode
  • B、configure the Flash Recovery Area to enable automatic database backup
  • C、schedule the database backup using DBMS_JOB package after creating the database
  • D、schedule the database backup using Recovery Manager (RMAN) commands after creating the database
  • E、schedule the database backup using Database Configuration Assistant (DBCA) while creating the database

正确答案:E

第6题:

You would like to configure a channelized OC3 interface with the following properties:Which set of configuration commands accomplishes this goal?()

A.A

B.B

C.C

D.D


参考答案:A

第7题:

As an experienced technician, you are required to configure and verify SRM with SSO redundancy. In such a situation, you have to issue several commands in proper orders. Which of the following is correct?()

A. show redundancy states, redundancy, mode sso

B. show redundancy states, mode sso, redundancy

C. redundancy, mode sso, show redundancy states

D. mode sso, redundancy, show redundancy states


参考答案:C

第8题:

You opened the encryption wallet and then issued the following command:Then you closed the wallet. Later, you issued the following command to create the EMPLOYEES table in the SECURESPACE tablespace and you use the NO SALT option for the EMPID column.What is the outcome?()

A. It creates the table and encrypts the data in it.

B. It generates an error because the wallet is closed.

C. It creates the table but does not encrypt the data in it.

D. It generates an error because the NO SALT option cannot be used with the ENCRYPT option.


参考答案:B

第9题:

In Recovery Manager (RMAN), you set the retention policy to NONE by executing the following command:  CONFIGURE RETENTION POLICY TO NONE;  What would be the impact of this setting?()

  • A、The retention policy is cleared.
  • B、RMAN does not consider any backup as obsolete.
  • C、The retention policy is set to its default setting of redundancy 1.
  • D、The retention policy is set to its default setting of recovery window 7.

正确答案:B

第10题:

You just issued the following statement: ALTER TABLE SALES DROP COLUMN PROFIT. Which of the following choices identifies when the column will actually be removed from Oracle?()

  • A、Immediately following statement execution 
  • B、After the ALTER TABLE DROP UNUSED COLUMNS command is issued 
  • C、After the ALTER TABLE SET UNUSED COLUMN command is issued 
  • D、After the ALTER TABLE MODIFY command is issued

正确答案:B

更多相关问题