<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error on BACKUP recording pass in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387479#M65247</link>
    <description>Chaim,&lt;BR /&gt;&lt;BR /&gt;As you are not doing an image backup the /exclude will be yust fine. You can implement also Jans suggestion which will report only fatal errors.&lt;BR /&gt;Another possible way is to move the temporary directory out of the backup path.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
    <pubDate>Wed, 27 Oct 2004 10:03:37 GMT</pubDate>
    <dc:creator>Bojan Nemec</dc:creator>
    <dc:date>2004-10-27T10:03:37Z</dc:date>
    <item>
      <title>Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387450#M65218</link>
      <description>OpenVMS V7.3&lt;BR /&gt;&lt;BR /&gt;The daily backup is done  via a batch job. The command procedure contains the following:&lt;BR /&gt;&lt;BR /&gt;$  ON ERROR THEN GOTO ERROR&lt;BR /&gt;&lt;BR /&gt;The log file contains the following:&lt;BR /&gt;&lt;BR /&gt;%BACKUP-I-STARTRECORD, starting backup date recording pass&lt;BR /&gt;$ ERROR:&lt;BR /&gt;&lt;BR /&gt;This indicates that an error was generated during the recording pass.&lt;BR /&gt;&lt;BR /&gt;Following is the BACKUP command being used:&lt;BR /&gt;&lt;BR /&gt;$ BACKUP/NOREW/NOASS/IGNORE=(INTER,LABEL)/LOG/REC/MEDIA=COMPA/BLOCK=65535 -&lt;BR /&gt;  /EXCLUDE=[VAXDSM.JOURNAL]*.* -&lt;BR /&gt;  D0:[VAXDSM...]*.* MKC500:D0.BCK/SAVE&lt;BR /&gt;&lt;BR /&gt;The user executing the job has the following privs:&lt;BR /&gt;&lt;BR /&gt;Authorized Privileges:&lt;BR /&gt;  CMKRNL       LOG_IO       NETMBX       OPER         PHY_IO       SYSPRV&lt;BR /&gt;  TMPMBX&lt;BR /&gt;Default Privileges:&lt;BR /&gt;  CMKRNL       LOG_IO       NETMBX       OPER         PHY_IO       SYSPRV&lt;BR /&gt;  TMPMBX&lt;BR /&gt;&lt;BR /&gt;Can someone shed some light why this is occurrig?&lt;BR /&gt;&lt;BR /&gt;The backup, nevertheless, appears to be complete, but we are bothered by the job aborting and not completing successfully.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance !&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 07:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387450#M65218</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-09-27T07:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387451#M65219</link>
      <description>Hi Chaim,&lt;BR /&gt;&lt;BR /&gt;Can you post more details about your backup command procedure here ? &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Mon, 27 Sep 2004 08:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387451#M65219</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-09-27T08:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387452#M65220</link>
      <description>Lokesh,&lt;BR /&gt;&lt;BR /&gt;What exactly would you like yo know?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Mon, 27 Sep 2004 08:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387452#M65220</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-09-27T08:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387453#M65221</link>
      <description>Hi Chaim,&lt;BR /&gt;&lt;BR /&gt;Please post your backup command procedure here (in notepad) if that is not very big. You can also post your log file here. &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Mon, 27 Sep 2004 08:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387453#M65221</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-09-27T08:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387454#M65222</link>
      <description>$ SET NOON&lt;BR /&gt;$ SET VER&lt;BR /&gt;$! 07-MAR-2004 - Dismount command change to keep the tape in the drive. Alon.&lt;BR /&gt;$ set proc/priv=all&lt;BR /&gt;$ ON ERROR THEN GOTO ERROR&lt;BR /&gt;$&lt;BR /&gt;$ DAY  = F$CVTIME("TODAY",,"WEEKDAY")&lt;BR /&gt;$! IF DAY .EQS. "Monday" THEN GOTO LOGOUT&lt;BR /&gt;$! IF DAY .EQS. "Wednesday" THEN GOTO LOGOUT&lt;BR /&gt;$! IF DAY .EQS. "Thursday" THEN GOTO LOGOUT&lt;BR /&gt;$ IF DAY .EQS. "Saturday" THEN GOTO LOGOUT&lt;BR /&gt;$&lt;BR /&gt;$! 13-jun-2004 Delaying was canceled due to Sami's request. Alon.&lt;BR /&gt;$! WAIT 01:00:00&lt;BR /&gt;$ COPY SYS$STARTUP:AMITAL.COM D0:[VAXDSM]*.*&lt;BR /&gt;$ PU/KEEP=3 D0:[VAXDSM...]*.*/exclude=a.prn&lt;BR /&gt;$ PU/KEEP=14 D0:[VAXDSM]A.PRN&lt;BR /&gt;$ SH TIME&lt;BR /&gt;$&lt;BR /&gt;$!!!!! MAIL REPORT FOR NESS HELP-DESK !!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;$       curr_time = f$extract(0,20,f$time())&lt;BR /&gt;$       today = f$cvtime("today",,"weekday")&lt;BR /&gt;$       if TODAY .eqs. "Monday"&lt;BR /&gt;$       then&lt;BR /&gt;$               open/write/error=AFTR_MSG1 bcktime d0:[vaxdsm.ness]backup_time.o&lt;BR /&gt;ut&lt;BR /&gt;$       else&lt;BR /&gt;$               open/append/error=AFTR_MSG1 bcktime d0:[vaxdsm.ness]backup_time.&lt;BR /&gt;out&lt;BR /&gt;$       endif&lt;BR /&gt;$       write bcktime ""&lt;BR /&gt;$       write bcktime "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"&lt;BR /&gt;$       write bcktime "Backup started at ''curr_time'"&lt;BR /&gt;$       close bcktime&lt;BR /&gt;$!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;$ AFTR_MSG1:&lt;BR /&gt;$&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]STOP.IN ^VOLINH&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]STOP1.IN ^VOLINH&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]STOP2.IN ^VOLINH&lt;BR /&gt;$&lt;BR /&gt;$! changing daylight time to winter/summer time. Alon.&lt;BR /&gt;$!====================================================&lt;BR /&gt;$ if f$search("d0:[vaxdsm.ness]daylight_time.com") .nes. ""&lt;BR /&gt;$ then&lt;BR /&gt;$    @d0:[vaxdsm.ness]daylight_time.com&lt;BR /&gt;$ endif&lt;BR /&gt;$&lt;BR /&gt;$ ALLOC MKC500:&lt;BR /&gt;$ day = f$cvtime(f$time(),,"day")&lt;BR /&gt;$ month = f$cvtime(f$time(),,"month")&lt;BR /&gt;$ year = f$extract(2,2,f$cvtime(f$time(),,"year"))&lt;BR /&gt;$ bckdate = day+month+year&lt;BR /&gt;$ init/media=compact MKC500: 'bckdate'&lt;BR /&gt;$!&lt;BR /&gt;$! 27-DEC-2001 label will be written to Ness log file for reports. Alon Jacob&lt;BR /&gt;$ open/append/error=AFTR_LABEL bcklbl d0:[vaxdsm.ness]backup_time.out&lt;BR /&gt;$ write bcklbl "Tape label initiated to ''bckdate'"&lt;BR /&gt;$ close bcklbl&lt;BR /&gt;$ AFTR_LABEL:&lt;BR /&gt;$&lt;BR /&gt;$! 24-APR-2003. Backup will create a seperate save-set for each disk. Alon.&lt;BR /&gt;$! 13-jun-2004. Journal files will be saved to a seperate save-set to enable&lt;BR /&gt;$!              earlier opening of DSM. Alon.&lt;BR /&gt;$!&lt;BR /&gt;$ BACKUP/NOREW/NOASS/IGNORE=(INTER,LABEL)/LOG/REC/MEDIA=COMPA/BLOCK=65535 -&lt;BR /&gt;  D1:[VAXDSM...]*.* MKC500:D1.BCK/SAVE&lt;BR /&gt;$ BACKUP/NOREW/NOASS/IGNORE=(INTER,LABEL)/LOG/REC/MEDIA=COMPA/BLOCK=65535 -&lt;BR /&gt;  D0:[VAXDSM.JOURNAL]*.* MKC500:JRNL.BCK/SAVE&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]START.IN ^VOLINH&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]START1.IN ^VOLINH&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]START2.IN ^VOLINH&lt;BR /&gt;$ BACKUP/NOREW/NOASS/IGNORE=(INTER,LABEL)/LOG/REC/MEDIA=COMPA/BLOCK=65535 -&lt;BR /&gt;  /EXCLUDE=[VAXDSM.JOURNAL]*.* -&lt;BR /&gt;  D0:[VAXDSM...]*.* MKC500:D0.BCK/SAVE&lt;BR /&gt;$&lt;BR /&gt;$ DISM/NOUNLOAD MKC500:&lt;BR /&gt;$ DEALL MKC500:&lt;BR /&gt;$&lt;BR /&gt;$!!!!! MAIL REPORT FOR NESS HELP-DESK !!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;$       curr_time = f$extract(0,20,f$time())&lt;BR /&gt;$       open/append/error=AFTR_MSG2 bcktime d0:[vaxdsm.ness]backup_time.out&lt;BR /&gt;$       write bcktime "Backup finished at ''curr_time'"&lt;BR /&gt;$       close bcktime&lt;BR /&gt;$&lt;BR /&gt;$ AFTR_MSG2:&lt;BR /&gt;$! SUBMIT D0:[VAXDSM]MAILGIB&lt;BR /&gt;$ SUBM/LOG=D0:[VAXDSM.NESS]SEND_BACKUP_LOG.LOG D0:[VAXDSM.NESS]SEND_BACKUP_LOG.C&lt;BR /&gt;OM&lt;BR /&gt;$ LO&lt;BR /&gt;$&lt;BR /&gt;$ ERROR:&lt;BR /&gt;$ERROR:&lt;BR /&gt;$ Added the following lines to get a more meaningful error 27-09-2004 Cb.&lt;BR /&gt;$ ss = $STATUS&lt;BR /&gt;$ WRITE SYS$OUTPUT "Error ''F$MESSAGE(ss)'"&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]START.IN ^VOLINH&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]START1.IN ^VOLINH&lt;BR /&gt;$ DSM/ENV=VAXDSM/UCI=MGR/INPUT=D0:[VAXDSM]START2.IN ^VOLINH&lt;BR /&gt;$! SUBMIT D0:[VAXDSM]MAILGIB&lt;BR /&gt;$&lt;BR /&gt;$!!!!! MAIL REPORT FOR NESS HELP-DESK !!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;$       curr_time = f$extract(0,20,f$time())&lt;BR /&gt;$       open/append/error=AFTR_MSG3 bcktime d0:[vaxdsm.ness]backup_time.out&lt;BR /&gt;$       write bcktime "Backup aborted at ''curr_time' ! ! !"&lt;BR /&gt;$       close bcktime&lt;BR /&gt;$&lt;BR /&gt;$ AFTR_MSG3:&lt;BR /&gt;$ SUBM/LOG=D0:[VAXDSM.NESS]SEND_BACKUP_LOG.LOG D0:[VAXDSM.NESS]SEND_BACKUP_LOG.C&lt;BR /&gt;OM&lt;BR /&gt;$&lt;BR /&gt;$ DISM/NOUNLOAD MKC500:&lt;BR /&gt;$ DEALL MKC500:&lt;BR /&gt;$&lt;BR /&gt;$ EXIT&lt;BR /&gt;$&lt;BR /&gt;$ LOGOUT:&lt;BR /&gt;$ SUBM/LOG=D0:[VAXDSM.NESS]SEND_BACKUP_LOG.LOG D0:[VAXDSM.NESS]SEND_BACKUP_LOG.C&lt;BR /&gt;OM&lt;BR /&gt;$ LO</description>
      <pubDate>Mon, 27 Sep 2004 08:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387454#M65222</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-09-27T08:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387455#M65223</link>
      <description>Just had a quick look at the com file. What are you getting in your log file for the following command of your com file:&lt;BR /&gt;&lt;BR /&gt;$ ss = $STATUS&lt;BR /&gt;$ WRITE SYS$OUTPUT "Error ''F$MESSAGE(ss)'"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Mon, 27 Sep 2004 08:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387455#M65223</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-09-27T08:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387456#M65224</link>
      <description>You have to post the .log. Backup returns the highest error it encountered as the return status. So, there must be a message like -e- or -f- before your -i-.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 27 Sep 2004 08:58:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387456#M65224</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-09-27T08:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387457#M65225</link>
      <description>Lokesh,&lt;BR /&gt;&lt;BR /&gt;I just added that this afternoon, so I won't get any output for this until tomorrow morning.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Mon, 27 Sep 2004 09:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387457#M65225</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-09-27T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387458#M65226</link>
      <description>Chaim,&lt;BR /&gt;&lt;BR /&gt;I am not claiming that I found THE error, but&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Authorized Privileges:&lt;BR /&gt;CMKRNL LOG_IO NETMBX OPER PHY_IO SYSPRV&lt;BR /&gt;TMPMBX&lt;BR /&gt;Default Privileges:&lt;BR /&gt;CMKRNL LOG_IO NETMBX OPER PHY_IO SYSPRV&lt;BR /&gt;TMPMBX&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;You are missing "READALL";&lt;BR /&gt;and if this account is used ONLY for BACKUP,&lt;BR /&gt;then CMKR,LOG_,OPER,PHY_, and SYSP are overkill.&lt;BR /&gt;READALL should perhaps carry a better name of BACKUPPER or somthing like that.&lt;BR /&gt;In your case specifically, if you have on your disk only ONE file without write permission for SYSTEM, then /RECORD will encounter an error trying to write the backup recording date. The description of the READALL privilege mentions just this specific reason for using READALL. (sorry, at home now, no pointer to the doc, but it is (at least) in the Guide to system security, in the chapter that discusses each individual privilege).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Mon, 27 Sep 2004 10:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387458#M65226</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-09-27T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387459#M65227</link>
      <description>Hi Jan,&lt;BR /&gt;&lt;BR /&gt;From VMS online help:&lt;BR /&gt;&lt;BR /&gt;BACKUP&lt;BR /&gt;&lt;BR /&gt;  /RECORD&lt;BR /&gt;&lt;BR /&gt;     Command Qualifier&lt;BR /&gt;&lt;BR /&gt;     Records the current date and time in the BACKUP date field of&lt;BR /&gt;     each file header record once a file is successfully saved or&lt;BR /&gt;     copied. If you do not specify the /RECORD qualifier, BACKUP does&lt;BR /&gt;     not change the BACKUP date field of each processed file. Observe&lt;BR /&gt;     the following restrictions:&lt;BR /&gt;&lt;BR /&gt;     o  The /RECORD qualifier is valid only with Files-11 Structure&lt;BR /&gt;        Level 2 volumes.&lt;BR /&gt;&lt;BR /&gt;     o  To use the /RECORD qualifier you must either own the file or&lt;BR /&gt;        have SYSPRV privileges.&lt;BR /&gt;&lt;BR /&gt;     o  You cannot use the /RECORD qualifier with the /DELETE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     o  You can use the /RECORD qualifier in BACKUP save or copy&lt;BR /&gt;        operations only.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 10:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387459#M65227</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-09-27T10:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387460#M65228</link>
      <description>Lokesh,&lt;BR /&gt;&lt;BR /&gt;this same issue came up a few months ago.&lt;BR /&gt;&lt;BR /&gt;Please read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=634019" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=634019&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It appears the HELP and the Sucurity Guide DO NOT have the same info, but the info from the Security Guide is how BACKUP behaves.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Mon, 27 Sep 2004 11:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387460#M65228</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-09-27T11:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387461#M65229</link>
      <description>I did not have the opportunity to add READALL to the VAXDSM account, but even without this, the backup completed without any errors last evening.&lt;BR /&gt;&lt;BR /&gt;I have now added READALL.&lt;BR /&gt;&lt;BR /&gt;If the error reoccurs, then I willl post the log file which will hopefully also include the error code.&lt;BR /&gt;&lt;BR /&gt;In the meantime, thanks to everyone who posted replies!!</description>
      <pubDate>Tue, 28 Sep 2004 01:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387461#M65229</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-09-28T01:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387462#M65230</link>
      <description>The error has RETURNED.&lt;BR /&gt;&lt;BR /&gt;The account running does have READALL as well.&lt;BR /&gt;&lt;BR /&gt;Following is the output from the error routine:&lt;BR /&gt;&lt;BR /&gt;WRITE SYS$OUTPUT "Error ''F$MESSAGE(%x10A3800A)'"&lt;BR /&gt;Error %BACKUP-E-OPENIN, error opening !AS as input&lt;BR /&gt;&lt;BR /&gt;Of course the !AS would contain the actual file name that only BACKUP actually knows. &lt;BR /&gt;&lt;BR /&gt;What is frustrating is that I don't see any actual error in the log file from BACKUP. Perhaps if I knew what actual file is bothering BACKUP that this would help me to resolve this problem.&lt;BR /&gt;&lt;BR /&gt;There is an "ON ERROR..." at the beginning of the command procedure. All I see is &lt;BR /&gt;%BACKUP-I-STARTRECORD, starting backup date recording pass, and then immediately the label for the error routine.&lt;BR /&gt;&lt;BR /&gt;From this I concluded that the error was generated within this recording pass.&lt;BR /&gt;&lt;BR /&gt;How can I "force" that BACKUP display the actual error from the BACKUP utility which hopefully would include the !AS substitution, and which would display the file name.&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Wed, 27 Oct 2004 03:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387462#M65230</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-10-27T03:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387463#M65231</link>
      <description>Could it be that 1 or more of the files that had to be recorded as "backuped" no longer exists ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 27 Oct 2004 03:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387463#M65231</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-27T03:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387464#M65232</link>
      <description>That is what I assume as well, but without the actual file name, I have not even the slightest clue to attempt to resolve the problem. If I had the "missing" file name, perhaps this would assist me in understanding why this file is missing.&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Wed, 27 Oct 2004 03:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387464#M65232</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-10-27T03:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387465#M65233</link>
      <description>Read the wise words of the Wizard on the perils of /IGNORE=INTERLOCK&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_2467.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_2467.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;/IGNORE=LABEL is not really a good idea either - it can lead to overwriting the wrong tape.&lt;BR /&gt;&lt;BR /&gt;Just to check - in the backup job error log there is no mention of the filename?</description>
      <pubDate>Wed, 27 Oct 2004 03:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387465#M65233</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-27T03:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387466#M65234</link>
      <description>Chaim,&lt;BR /&gt;&lt;BR /&gt;The %BACKUP-E-OPENIN is reported when backup cant read an input file for reading. When it cant write the backup date the error is %BACKUP-I-WRITEBACK, error writing backup date for &lt;DEVICE&gt; file ID &lt;ID&gt;.&lt;BR /&gt;&lt;BR /&gt;The OPENIN error is probably caused by a deleted file (by another process) during the backup operation. Backup first collects file headers for backedup files then do the backup of them. If the file is deleted between the collection phase and backing up this error is reported.&lt;BR /&gt;&lt;BR /&gt;The error %BACKUP-E-OPENIN, error opening !AS as input is reported by yours line:&lt;BR /&gt;$ WRITE SYS$OUTPUT "Error ''F$MESSAGE(ss)'"&lt;BR /&gt;&lt;BR /&gt;which knows nothing abbout the file. This error is reported after the whole backup is finished. But you must have the error (reported by backup, with the file name) in the log file. The error must be between the log messages. Please do a SEARCH logfile "%BACKUP-E" to find it out.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan&lt;/ID&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Wed, 27 Oct 2004 03:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387466#M65234</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-10-27T03:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387467#M65235</link>
      <description>I tested it and Bojan is right.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 27 Oct 2004 04:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387467#M65235</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-27T04:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387468#M65236</link>
      <description>As long as error messages are not disabled (using SET MESSAGE...), BACKUP should report&lt;BR /&gt;the files having problems with.&lt;BR /&gt;You included SET NOON at the top of the procedure, so any ON ... condition is not checked.&lt;BR /&gt;Check the message status with &lt;BR /&gt;$ write sys$output F$env("message") in the&lt;BR /&gt;backup procedure.</description>
      <pubDate>Wed, 27 Oct 2004 04:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387468#M65236</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2004-10-27T04:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error on BACKUP recording pass</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387469#M65237</link>
      <description>... and the filename is displayed. When it during the recording phase, the directory is shown but not the filename (only the id).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 27 Oct 2004 04:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-on-backup-recording-pass/m-p/3387469#M65237</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-10-27T04:02:10Z</dc:date>
    </item>
  </channel>
</rss>

