Data Backup and Recovery

SnapCreator clone process unquiesce error

cferbrache
2,589 Views

Occasionally my clone process blows up with this message:

########## Application unquiesce ########## [Sun Mar 17
04:30:49 2013] [comet:9090(3.5.0.1)] ERROR: [agt-00008] Either no quiesce
operation performed or forced unquiesce operation already triggered from
watchdog, backup might not be useable [Sun Mar 17 04:30:42 2013] ERROR: Forced
unquiesced possibly triggered from watchdog [Sun Mar 17 04:30:42 2013]
[comet:9090(3.5.0.1)] ERROR: [scf-00054] Application unquiesce for plugin
INFORMIX failed with exit code 100, Exiting!

Any ideas what can cause this and is there a way to make snapcreator retry a clone process if it fails the first time?

3 REPLIES 3

sivar
2,589 Views

If watchdog is of no use to you, you may disable watchdog by setting SC_AGENT_WATCHDOG_ENABLE=N

cferbrache
2,589 Views

If something happens to the unquiesce process in my script I would definitely want snapcreator to unquiesce the DB.

sivar
2,589 Views

SC_AGENT_UNQUIESCE_TIMEOUT, I believe you have this value at 60 you can increase this to 200 or 300 seconds. This way, the watchdog will wait longer for the unquiece operation to complete.

Public