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