Pages

Wednesday, 15 October 2014

FAL[server]: DGID from FAL client not in Data Guard configuration

Log files are not shipping to the DR site while configuring datagaurd.

When iselect message from V$DATAGUARD_STATUS
I am getting below error

FAL[server]: DGID from FAL client not in Data Guard configuration

SQL> SELECT MESSAGE FROM V$DATAGUARD_STATUS;

FAL[server]: DGID from FAL client not in Data Guard configuration


Solution:
Modify FAL_SERVER and LOG_ARCHIVE_CONFIG,As per requirement.

FAL_SERVER=<standby services>
LOG_ARCHIVE_CONFIG= 'DG_CONFIG=(Primary services,standby services)'

No comments:

Post a Comment