nerdexam
Oracle

1Z0-068 · Question #7

Which three statements are true about the cluster file system archiving scheme?

The correct answer is B. Nodes don't use network to archive files. C. Each node can read the archive redo log files of the other nodes. F. Each node writes to a single location on the cluster file system while archiving the redo log files. Initialization Parameter Settings for the Cluster File System Archiving Scheme In the cluster file system scheme, each node archives to a directory that is identified with the same name on all instances within the cluster database (/arc_dest, in the following example). To…

Manage RAC Backups and Recovery

Question

Which three statements are true about the cluster file system archiving scheme?

Options

  • AEach node can read only the archived logs written by itself.
  • BNodes don't use network to archive files.
  • CEach node can read the archive redo log files of the other nodes.
  • DEach node archives to a uniquely named local directory.
  • EEach node archives to a local directory with the same path on each cluster node.
  • FEach node writes to a single location on the cluster file system while archiving the redo log files.

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    70% (21)
  • D
    3% (1)
  • E
    17% (5)

Explanation

Initialization Parameter Settings for the Cluster File System Archiving Scheme In the cluster file system scheme, each node archives to a directory that is identified with the same name on all instances within the cluster database (/arc_dest, in the following example). To configure this directory, set values for the LOG_ARCH_DEST_1 parameter, as shown in the following example: https://docs.oracle.com/database/121/RACAD/rman.htm#RACAD320

Topics

#archive redo log#cluster file system#RAC archiving#node archiving behavior

Community Discussion

No community discussion yet for this question.

Full 1Z0-068 Practice