Examine the following command t

题目

Examine the following command that is used to duplicate a database on the same host: RMAN> RUN { ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; / } Which two statements describe the effect after the database is duplicated successfully? ()(Choose two)

  • A、The data files of the read-only tablespaces in the target database are not duplicated
  • B、The read-only tablespaces in the target database are still defined in new the database
  • C、The read-only tablespaces in the target database are changed to online after duplication
  • D、The data files of the read-only tablespaces in the target database get duplicated
  • E、The read-only tablespaces in the target database are not defined in the new database
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Examine the output of the query that you executed to list the objects in the recycle bin:You verified that no table named SALES_TAB exists in the schema. Then you executed the following command to purge the objects in the recycle bin:SQL> PURGE TABLE sales_tab;What would be the outcome of this command?()

A. All three tables in the recycle bin are purged

B. Only the table with the oldest DROPSCN is purged

C. The command returns an error because multiple entries with the same name exist in the recycle bin

D. Only the table with the latest DROPSCN is purged


参考答案:B

第2题:

Your multitenant container database (CDB) is running in ARCHIVELOG mode. You connect to the CDB RMAN.Examine the following command and its output:You execute the following command:RMAN > BACKUP DATABASE PLUS ARCHIVELOG;Which data files will be backed up?()

A. Data files that belong to only the root container

B. Data files that belong to the root container and all the pluggable databases (PDBs)

C. Data files that belong to only the root container and PDB$SEED

D. Data files that belong to the root container and all the PDBs excluding PDB$SEED


参考答案:B

第3题:

Examine the following RMAN command:RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON;RMAN> BACKUP DATABASE PLUS ARCHIVELOG;Which prerequisite must be met before accomplishing the backup?()

A. Provide a password for the encryption

B. Set up an Oracle wallet for the encryption

C. No setup is required as it is a default encryption method

D. Both Oracle wallet and password must be set up for the encryption


参考答案:B

第4题:

Examine the following RMAN command:   RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON; RMAN> BACKUP DATABASE PLUS ARCHIVELOG;   Which prerequisite must be met before accomplishing the backup?()

  • A、 Provide a password for the encryption
  • B、 Set up an Oracle wallet for the encryption
  • C、 No setup is required as it is a default encryption method
  • D、 Both Oracle wallet and password must be set up for the encryption

正确答案:B

第5题:

While applying a service update on a system using SMIT, the system administrates SMIT Command Status screen shows "Command: failed". Which of the following procedures should be performed to investigate the failure?()

  • A、Exit the SMIT session and re-apply the update.
  • B、Select the SMIT option to Clean UP After an Interrupted Installation.
  • C、Examine the installation summary report to determine the cause of the failure.
  • D、Examine the console log to view the error messages generated by the failure.

正确答案:C

第6题:

View the Exhibit to examine the error during the database startup.You open an RMAN session for the database instance. To repair the failure, you executed the following as the first command in the RMAN session:RMAN> REPAIR FAILURE;Which statement describes the consequence of the command?()

A. The command performs the recovery and closes the failures.

B. The command only displays the advice and the RMAN script required for repair.

C. The command produces an error because the ADVISE FAILURE command has not been executed before the REPAIR FAILURE command.

D. The command executes the RMAN script to repair the failure and removes the entry from the Automatic Diagnostic Repository (ADR).


参考答案:C

第7题:

After adding a new Ethernet card to a system and rebooting, the system administrator notices the card was not configured. How can the system administrator determine if there were errors during the configuration process for the card?()

  • A、Examine the bootlog with the command: alog -o -f /var/adm/ras/bootlog
  • B、Display the device attributes and errors with the command: lsdev -C -l ent0
  • C、Examine the AIX errlog for configuration method errors with the command: errpt -a -C ent0
  • D、Examine the ODM for configuration errors with the command: odmget -q "method_errors" ent0

正确答案:A

第8题:

View the Exhibit and examine the output.You execute the following RMAN command to perform the backup operation:What is the multiplexing level in the preceding backup process()

A. 4

B. 8

C. 7

D. 0


参考答案:A

第9题:

Which of the following command line tools can be used to display the default gateway, IP address,and DNS servers currently being used by a host?()

  • A、TRACERT
  • B、IPCONFIG/ALL
  • C、NSLOOKUP
  • D、PING-T

正确答案:B

第10题:

单选题
To examine the Exhibit, press the Exhibit button. Based on the output of the "netstat -p udp" command as shown in the exhibit, which of the following procedures should be performed?()
A

 Increase the number of nfsd's on the client. 

B

 Increase the number of biod's on the client. 

C

 Decrease the number of nfsd's on the server. 

D

 Increase the size of nfs_socketsize on the server.


正确答案: A
解析: 暂无解析

更多相关问题