Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GoldenGate HA with ACFS between Primary and standby ( non-rac databases)

2787737Oct 18 2018 — edited Oct 22 2018

Hi All,

I am working on havingĀ  a Goldengate HA. Please note that we are having non RAC databases.

On Primary database server: We want to have a filesystem ( /acfs - using ACFS ), that would host GoldenGate configuration and trail files

On Standby database server: We want to have a filesystem ( /acfs - using ACFS ), that would replicate the files from @primary database server

For the above to facilitate, the following has been done.

@primary

1. GI installation for standalone ( we are not going with a RAC setup )

2. ASM diskgroup creation 3. ACFS volume mount (/acfs )

@standby

1. GI installation for standalone ( we are not going with a RAC setup )

2. ASM diskgroup creation

3. ACFS volume mount (/acfs )

Now we want a acfs replication between /acfs ( primary ) to /acfs ( standby ) servers.

Now when I try to initialise the ACFS on standby server, I am getting this error.

root@wk1060:/software/app/grid/12.1.0/grid/bin/> /sbin/acfsutil repl init standby -u oracle /acfs

acfsutil repl init: ACFS-05811: ACFS replication initialization failed in Oracle Restart environment.

Any help is greatly appreciated.

Regards,

Kiran Vaddin

Comments
Post Details
Added on Oct 18 2018
3 comments
1,117 views