Product Information > JADE Error Messages and System Messages > 3200 through 3249 - Synchronized Database Service Errors > 3204 - SDS secondary not attached

3204   SDS secondary not attached

Cause

This error occurs when a Synchronized Database Service (SDS) administration method of the JadeDatabaseAdmin class is invoked on a primary system and directed to execute on a specified secondary server but the specified secondary server has disconnected.

Action

Modify your SDS administration application to check the connection state of a secondary database before issuing commands to the secondary. In addition to or as an alternative to this, arm an exception handler to deal with the case in which the secondary disconnects after the check is performed.