What are the three best options for the location of your archive logs

You are migrating a single-instance Oracle database to RAC. The data files and Flash Recovery Area would be migrated to ASM using the RMAN commands BACKUP AS COPY DATABASE and BACKUP RECOVERY AREA, and stored in an ASM diskgroups called +DB_DG and +FR_DG.

The DB_CREATE_FILE_DEST parameter would be set to +DB_DG and the DB_RECOVERY_FILE_DEST parameter would be set to +FR_DG.

What are the three best options for the location of your archivelogs so that they may be used properly for recovery without DBA intervention? (Choose three.)

You are migrating a single-instance Oracle database to RAC. The data files and Flash Recovery Area would be migrated to ASM using the RMAN commands BACKUP AS COPY DATABASE and BACKUP RECOVERY AREA, and stored in an ASM diskgroups called +DB_DG and +FR_DG.

The DB_CREATE_FILE_DEST parameter would be set to +DB_DG and the DB_RECOVERY_FILE_DEST parameter would be set to +FR_DG.

What are the three best options for the location of your archive logs so that they may be used properly for recovery without DBA intervention? (Choose three.)

A.
Local File System with each instance writing to a local location provided that the path names are identical on all nodes.

B.
ASM diskgroup +DB_DG as specified for the Database Area provided that the ASM diskgroup is mounted on all ASM instances.

C.
ASM diskgroup +FR_DG as specified for the Flash Recovery Area provided that the ASM diskgroup is mounted on all ASM instances.

D.
Cluster File System with each instance writing to a separate location as long as they are in directories under the same mount point.

E.
Local File System with each instance writing to a local location provided that NFS read mount points are created to all other nodes with instances of the database.

F.
Cluster File System with each instance writing to a shared location.



Leave a Reply 0

Your email address will not be published. Required fields are marked *