[Info-vax] how to ignore (some?) errors during backup ?
Dave
BaxterD at tessco.com
Tue May 3 07:54:52 EDT 2011
On May 2, 7:04 pm, David B Sneddon <dbsned... at bigpond.com> wrote:
> On May 3, 12:28 am, Pierre <pierre.... at gmail.com> wrote:
>
> > hi,
>
> > I sometime have this error during a backup
>
> > %BACKUP-E-OPENIN, error opening $1$DGA1:[]FILE.EXT;1 as input
> > -SYSTEM-W-NOSUCHFILE, no such file
>
> > TIA,
> > Pierre.
>
> What makes you think the backup has failed? Have you done a listing of
> the saveset to check?
> The filename indicated is typical of the last files processed by
> backup, those that are not in
> a directory.
> All looks normal to me.
I kinda go with David. It isn't clear from the information given
whether the backup has actually failed.
Are there additional DCL commands after the backup command??
The "Set NOON" should definitely allow the BACKUP command to complete,
(unless it gets a "-F-", I think). The "On ERROR then
CONTINUE" (must be immediately before the Backup command, it is only
good for "the next" command), will stop the script from exiting, and
will continue with the next DCL command, however if the BACKUP command
did terminate because of an error, then your backup will be
incomplete.
You might consider putting in a "Set Verify" to see what actually
happens after the Backup error is thrown.
Dave.
More information about the Info-vax
mailing list