Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

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

$
0
0
Cause:

Log files are not getting shipped to the standby database during datagaurd configuration.

When selected message from V$DATAGUARD_STATUS
we see the 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 with correct standby and primary service names.

alter system set FAL_SERVER=<standby services>;
alter system set LOG_ARCHIVE_CONFIG= 'DG_CONFIG=(Primary services,standby services)';

Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>