Enables or disables the network connection to the Replication Server.
true
true – Enables the network connection to the Replication Server.
false – Disables the network connection to the Replication Server.
When the value of the connect_to_rs parameter is false, the network connection from Mirror Replication Agent to Replication Server is disabled, and no replication can occur.
When the network connection to Replication Server is disabled by the connect_to_rs parameter, the Mirror Replication Agent instance can still go to Replicating state, with the following limitations:
A “dummy” connection in the Mirror Replication Agent emulates a real connection to the Replication Server.
The value of the LTM Locator stored in the RASD is set to zero.
The Maintenance User name is set to an invalid user ID.
Maintenance User operations cannot be filtered when
the value of the connect_to_rs parameter
is false.
You can use the connect_to_rs parameter to temporarily disable the network connection to the Replication Server for testing.
When the value of the connect_to_rs parameter is false, you can put the Mirror Replication Agent instance in Replicating state, set the value of the LTITRACELTL trace flag to true, and view a readable representation of the LTL that would have been sent to the Replication Server if the connection was not disabled.
During normal Mirror Replication Agent operation, the value of the connect_to_rs parameter must be true.