Broker configuration with multiple networks
I'm configuring Dataguard 10g defining all parameters with TNS alias:
FAL_CLIENT, FAL_SERVER, SERVICE option in LOG_ARCHIVE_DEST,
LOCAL_LISTENER and REMOTE_LISTENER.
Once configured without Broker, all is working great. But defining
DG_BROKER_START to TRUE I can see this messages on the DG log:
DG 2012-09-13-15:32:37 0 2 0 RSM Warning: the connect identifier
'(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=blsalutorcl316-vip)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=blsalutorcl216-vip)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=blsalutorcl215-vip)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=orcl10g_XPT.cspt.es)(SERVER=dedicated)))'
of the primary site 'orcl10g' exceeds the individual string limit of
255 while setting fal_server parameter.