> hi, i have DB2 8.2 on linux and when i start a script to backup the DB
> , i receive this message on db2diag.log;
> ADM7508E Database quiesce request has failed. The sqlcode is "-1044"
> and there no explanation in IBM docs neither in the net.
Maybe SQL1044N Processing was cancelled due to an interrupt.
kaissoun - 16 Jun 2006 10:52 GMT
> > hi, i have DB2 8.2 on linux and when i start a script to backup the DB
> > , i receive this message on db2diag.log;
> > ADM7508E Database quiesce request has failed. The sqlcode is "-1044"
> > and there no explanation in IBM docs neither in the net.
>
> Maybe SQL1044N Processing was cancelled due to an interrupt
Thank u
i have a health monitor that activate a runstat , backup evaluation and
automatic reorg evalution i think that induce to this error
what u think ?