Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.vms > #2614

Re: how to ignore (some?) errors during backup ?

From koehler@eisner.nospam.encompasserve.org (Bob Koehler)
Newsgroups comp.os.vms
Subject Re: how to ignore (some?) errors during backup ?
Message-ID <kHklxMOhjNJP@eisner.encompasserve.org> (permalink)
Date 2011-05-02 12:15 -0500
References <1c4596dd-53c0-48ea-ada9-deed53ee600c@gu8g2000vbb.googlegroups.com>
Organization Encompasserve

Show all headers | View raw


In article <1c4596dd-53c0-48ea-ada9-deed53ee600c@gu8g2000vbb.googlegroups.com>, Pierre <pierre.bru@gmail.com> writes:
> 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
 
> the backup command is :
> $ BACKUP $1$DGA1: /IMAGE $1$DGA2:[BACKUP]DGA1.BCK/SAV /IGNORE=(INTER)

   Is BACKUP stopping, or is a script exiting?  I have not done a lot of
   backups on my 8.3 system, but I've never had BACKUP stop for such
   issues.

   The default action for DCL upon seeing an -E- is to abort the script
   after the current command.  You may need SET NOON or SET ON ERROR
   to deal with BACKUP returning -E-.

Back to comp.os.vms | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

how to ignore (some?) errors during backup ? Pierre <pierre.bru@gmail.com> - 2011-05-02 09:28 -0700
  Re: how to ignore (some?) errors during backup ? Henry Crun <mike@rechtman.com> - 2011-05-02 20:08 +0300
  Re: how to ignore (some?) errors during backup ? koehler@eisner.nospam.encompasserve.org (Bob Koehler) - 2011-05-02 12:15 -0500
    Re: how to ignore (some?) errors during backup ? moroney@world.std.spaamtrap.com (Michael Moroney) - 2011-05-02 17:24 +0000
      Re: how to ignore (some?) errors during backup ? Pierre <pierre.bru@gmail.com> - 2011-05-02 15:40 -0700
        Re: how to ignore (some?) errors during backup ? koehler@eisner.nospam.encompasserve.org (Bob Koehler) - 2011-05-03 08:03 -0500
  Re: how to ignore (some?) errors during backup ? Paul Sture <paul.nospam@sture.ch> - 2011-05-02 20:15 +0200
    Re: how to ignore (some?) errors during backup ? koehler@eisner.nospam.encompasserve.org (Bob Koehler) - 2011-05-03 08:01 -0500
      Re: how to ignore (some?) errors during backup ? Paul Sture <paul.nospam@sture.ch> - 2011-05-03 15:29 +0200
      Re: how to ignore (some?) errors during backup ? Paul Sture <paul.nospam@sture.ch> - 2011-05-03 15:40 +0200
  Re: how to ignore (some?) errors during backup ? David B Sneddon <dbsneddon@bigpond.com> - 2011-05-02 16:04 -0700
    Re: how to ignore (some?) errors during backup ? Dave <BaxterD@tessco.com> - 2011-05-03 04:54 -0700
      Re: how to ignore (some?) errors during backup ? koehler@eisner.nospam.encompasserve.org (Bob Koehler) - 2011-05-03 08:06 -0500
  Re: how to ignore (some?) errors during backup ? Ken Fairfield <ken.fairfield@gmail.com> - 2011-05-03 16:12 -0700

csiph-web