OGG-25545
Extract tried {3,number,0} times to reserve the replication slot '{0}' in database '{1}', but failed. A wal sender process is actively using it. Database reported {2}. Terminate the wal sender process and restart extract.
Cause
Extract could not reserve the replication slot.
Action
User can perform one of the following steps and then restart Extract:
1)Increase the wal_sender_timeout values in postgresql.conf file.
2)Terminate the process id reported in the error message, which is using the given slot.
OGG-25545
Extract tried {3,number,0} times to reserve the replication slot '{0}' in database '{1}', but failed. A wal sender process is actively using it. Database reported {2}. Terminate the wal sender process and restart extract.
Cause
Extract could not reserve the replication slot.
Action
User can perform one of the following steps and then restart Extract:
1)Increase the wal_sender_timeout values in postgresql.conf file.
2)Terminate the process id reported in the error message, which is using the given slot.
OGG-25545
Extract tried {3,number,0} times to reserve the replication slot '{0}' in database '{1}', but failed. A wal sender process is actively using it. Database reported {2}. Terminate the wal sender process and restart extract.
Cause
Extract could not reserve the replication slot.
Action
User can perform one of the following steps and then restart Extract:
1)Increase the wal_sender_timeout values in postgresql.conf file.
2)Kill the process id reported in the error message, which is using the given slot.