| List: | MaxDB | « Previous MessageNext Message » | |
| From: | Frank | Date: | July 24 2007 5:16pm |
| Subject: | Re: using archive_stage und archive_stage_repeat in scripts | ||
| View as plain text | |||
Hello Tilo, I use the following skript for archiving (thanks for your support) dbmcli -u control,control -d $SID -uUTL -c <<EOF (step-1) archive_stage $ARCHIVE_MEDIUM $LOG_MEDIUM NOVERIFY KEEP (step-2) archive_stage_repeat $ARCHIVE_MEDIUM2 $LOG_MEDIUM VERIFY EOF If step_1 fails and step_2 succeed I get only 1 backup and afterwards the log wil be deleted. Is there any possibility to avoid this situation? best regards Frank
