1z0-078 Exam QuestionsBrowse all questions from this exam

1z0-078 Exam - Question 39


Which three statements are true about ASM Cloud File System (ACFS) replication? (Choose three.)

Show Answer
Correct Answer: ABDE

ASM Cloud File System (ACFS) replication has several key characteristics. First, replication is automatically terminated if the primary file system has less than 2 GB free space to ensure consistent and reliable replication operations (A). Second, ACFS auditing information can be replicated from the primary file system to the standby file system, maintaining the integrity of the audit trail (B). Finally, ACFS replication allows for flexible deployments where a single site can host both primary and standby file systems, which is useful for testing or staging environments (E). Note that the privileges and references to redo log files are not relevant to ACFS replication.

Discussion

7 comments
Sign in to comment
krwi1Options: ABE
Mar 20, 2024

I think D is wrong - there is no SYSREPL privilege

cvcs1977Options: ABE
Jun 12, 2024

There is no SYSREPL privilege This question is only about ACFS Replication, there is nothing that references to redo log files

wiprooracleOptions: BCE
May 8, 2024

Looks like BCE

wiprooracle
May 8, 2024

https://docs.oracle.com/en/database/oracle/oracle-database/21/sbydb/oracle-data-guard-redo-transport-services.html#GUID-E6EC6104-3C38-482D-B807-A0E84ECFB937

Dbadoring
May 8, 2024

This questions is about ACFS, not dataguard.

wiprooracle
May 10, 2024

Thats correct, thanks for correcting.

lcoleandroOptions: ABE
Jul 11, 2024

A. Correct: ACFS replication requires a minimum of 2 GB free space on the primary file system to ensure proper functioning and prevent data consistency issues. B. Correct: ACFS replication can include auditing information as part of the metadata it replicates, ensuring that the audit trail is maintained on the standby system. But it's important to clarify what this entails and how it fits into the overall ACFS replication process. E. Correct: ACFS replication allows for a flexible deployment where a single site can host both primary and standby file systems, useful for testing or staging environments. C. Incorrect: This pertains to Oracle Data Guard, not ACFS replication. While ACFS can replicate redo log files stored in the file system, it does not specifically require standby redo log files for its replication process. D. Incorrect: There is no SYSREPL privilege mentioned in Oracle's documentation for ACFS replication. Standard administrative privileges are used to manage ACFS replication configurations.

Test_1Options: ABE
Jul 11, 2024

ABE correct