<?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: Process crashes while backup is activ in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932993#M71721</link>
    <description>the process is running 24 hours a day and when it gets a message from another host it tries to open that file. when backup is activ and a message is comimg from a host the process crashes. &lt;BR /&gt;this happens ONLY when backup is activ. i had a look with SHOW DEV /FILES/NOSYSTEM but no other process uses this file. &lt;BR /&gt;&lt;BR /&gt;i will try with the /IGNORE(INTERLOCK,LABEL)</description>
    <pubDate>Wed, 12 Oct 2005 04:43:03 GMT</pubDate>
    <dc:creator>Dario Karlen</dc:creator>
    <dc:date>2005-10-12T04:43:03Z</dc:date>
    <item>
      <title>Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932987#M71715</link>
      <description>we have a process who's getting information from other nodes all the time and writes the data in a .DAT-file. Of course we have to do a backup of this dat-file. but when backup is activ it locks the file and the process crashes, although the parameter /ignore=interlock is set. even if i exclude this dat-file und try to backup the rest of the directory the process crashes sometimes, is it possible that the backup locks the whole directory??? what can i try next?</description>
      <pubDate>Wed, 12 Oct 2005 01:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932987#M71715</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-12T01:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932988#M71716</link>
      <description>Could you add a few details, architecture (Vax, Alpha, Itanium), Vms version (6.2, 7.3-2...) the quotas of the username running the process (mc authorize sh xxx), post the command procedure, to get an idea of what it does...&lt;BR /&gt;&lt;BR /&gt;When the process crashes, you get some more information, could you post it ?</description>
      <pubDate>Wed, 12 Oct 2005 01:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932988#M71716</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2005-10-12T01:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932989#M71717</link>
      <description>Dario,&lt;BR /&gt;&lt;BR /&gt;you did not mention if your program is high level or just DCL, but in either ways the OPEN and WRITE statements normally provide back status information, e.g. in DCL WRITE/ERROR=...&lt;BR /&gt;and you should be able to get some usefull errormessages.&lt;BR /&gt;If you .DAT files stays opened by your program all the time, the BACKUP may produce an error about an open file, but your program should not crash.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 12 Oct 2005 03:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932989#M71717</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-10-12T03:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932990#M71718</link>
      <description>this is the errormessage:&lt;BR /&gt;%FOR-F-OPEFAI, open failure    unit 114  file DSA2:[WAL.DATA]SHIFT_STAT.DAT;    &lt;BR /&gt;-RMS-E-FLK, file currently locked by another user&lt;BR /&gt;%TRACE-F-TRACEBACK, symbolic stack dump follows&lt;BR /&gt;  image    module    routine             line      rel PC           abs PC      &lt;BR /&gt;                                            0 FFFFFFFF8045F5DC FFFFFFFF8045F5DC&lt;BR /&gt; DEC$FORRTL                                 0 0000000000029B30 000000007C60DB30&lt;BR /&gt; DEC$FORRTL                                 0 00000000000371E4 000000007C61B1E4&lt;BR /&gt; PL  PL  PL                              7342 000000000000EF08 000000000003EF08&lt;BR /&gt;                                            0 FFFFFFFF87C5F3F4 FFFFFFFF87C5F3F4&lt;BR /&gt;  WAL          job terminated at 12-OCT-2005 07:26:07.44&lt;BR /&gt;    Accounting information:&lt;BR /&gt;  Buffered I/O count:           40784124      Peak working set size:       8720&lt;BR /&gt;  Direct I/O count:              1376433      Peak virtual size:         170880&lt;BR /&gt;  Page faults:                       822      Mounted volumes:                0&lt;BR /&gt;  Charged CPU time:        0 00:23:13.19      Elapsed time:       1 21:05:22.33&lt;BR /&gt;this is the backup command:&lt;BR /&gt;$  Backup/rewind/journal=list_tag.bjl/record/noassist/ignore=inter - &lt;BR /&gt;        dsa2:[wal.data]*.*;*-&lt;BR /&gt;        /exclude=(devlog.dat,ui.dat,pkt*.*,quen*.*,shift_stat.dat) srveb1$mkd500:data_tag.bck/save_set/rewind/ignore=label&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2005 04:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932990#M71718</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-12T04:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932991#M71719</link>
      <description>OpenVMS V7.2-1&lt;BR /&gt;Alpha DS10&lt;BR /&gt;&lt;BR /&gt;it crashes on this statement:&lt;BR /&gt;7342                 OPEN (STAT_LUN,FILE='WAL_PCU_SHIFT_STATS',&lt;BR /&gt;           7343         2       ACCESS='DIRECT',&lt;BR /&gt;           7344         2       ORGANIZATION='RELATIVE',&lt;BR /&gt;           7345         2       RECL=PRO_DATA_REC_LENGTH/4,&lt;BR /&gt;           7346         2       STATUS='UNKNOWN',&lt;BR /&gt;           7347         2       SHARED)</description>
      <pubDate>Wed, 12 Oct 2005 04:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932991#M71719</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-12T04:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932992#M71720</link>
      <description>"-RMS-E-FLK, file currently locked by another user"&lt;BR /&gt;&lt;BR /&gt;says it all, another process has the file open.&lt;BR /&gt;&lt;BR /&gt;Since you excluded the file from the backup command, are you sure, that it is the BACKUP process, which has the file opened?&lt;BR /&gt;&lt;BR /&gt;A SHOW DEVICE /FILES/NOSYSTEM on the disk may be of help.&lt;BR /&gt;&lt;BR /&gt;Sidenote: you use the /IGNORE qualidier twice on your backup command, I think the 2nd takes precedence and the /IGNORE=INTER is ignored, try /IGNORE=(INTERLOC,LABEL).&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 12 Oct 2005 04:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932992#M71720</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-10-12T04:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932993#M71721</link>
      <description>the process is running 24 hours a day and when it gets a message from another host it tries to open that file. when backup is activ and a message is comimg from a host the process crashes. &lt;BR /&gt;this happens ONLY when backup is activ. i had a look with SHOW DEV /FILES/NOSYSTEM but no other process uses this file. &lt;BR /&gt;&lt;BR /&gt;i will try with the /IGNORE(INTERLOCK,LABEL)</description>
      <pubDate>Wed, 12 Oct 2005 04:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932993#M71721</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-12T04:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932994#M71722</link>
      <description>The /IGNORE=INTER will not help here, because it tells BACKUP to backup files which are locked by OTHER users, but does not mean to allow other user to open files which are opened by backup.&lt;BR /&gt;&lt;BR /&gt;Btw. habe you checked that the EXCLUDE works, i.e. is the file really missing from the saveset?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 12 Oct 2005 04:47:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932994#M71722</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-10-12T04:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932995#M71723</link>
      <description>that's clear with the /ignore=inter parameter.&lt;BR /&gt;&lt;BR /&gt;but! right, the file IS in the save set! i don't know why, but i can see the file in the list_tag.bjl. something is wrong with the parameter dsa2:[wal.data]*.*;* /exclude=(shift_stat.dat)&lt;BR /&gt;any idea?</description>
      <pubDate>Wed, 12 Oct 2005 06:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932995#M71723</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-12T06:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932996#M71724</link>
      <description>ODS-5 volume and case sensitivity enabled?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 12 Oct 2005 06:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932996#M71724</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-10-12T06:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932997#M71725</link>
      <description>Several thoughts:&lt;BR /&gt;&lt;BR /&gt;1) Just teach the program to deal with the error. On open failure, wait X seconds and try again. Abort only after Y retries&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) If the program is running 24/24 then just have it keep the file open (shared)?&lt;BR /&gt;&lt;BR /&gt;3) If the program can not keep it open, perhaps because it is restarted from a dcl process loop, then have the process keep it open with DCL: $OPEN/READ/SHARE=WRITE x x.dat&lt;BR /&gt;&lt;BR /&gt;4) If the process can not keep it open, then have an other process keep it open. This will prevent Backup from obtained exclusive access and will allow the program to re-open it in compatible (shared) mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2005 06:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932997#M71725</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-10-12T06:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932998#M71726</link>
      <description>Strange.&lt;BR /&gt;&lt;BR /&gt;On OpenVMS 8.2,&lt;BR /&gt;&lt;BR /&gt;With a backup active (with /ignore=interlock) i am able to open the file from a fortran with the same options than you all the time.&lt;BR /&gt;&lt;BR /&gt;If i remove the /ignore=interlock, i get &lt;BR /&gt;the same error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2005 06:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932998#M71726</guid>
      <dc:creator>faris_3</dc:creator>
      <dc:date>2005-10-12T06:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932999#M71727</link>
      <description>Kalle explained it. /ignore is a command qualifier (not an input or output qualifier) and the second usage caused the first to be ignored.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2005 10:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4932999#M71727</guid>
      <dc:creator>Doug Phillips</dc:creator>
      <dc:date>2005-10-12T10:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933000#M71728</link>
      <description>Thanks. I had not red it carefully enough.&lt;BR /&gt;&lt;BR /&gt;And without the IGNORE=INTERLOCK, Backup&lt;BR /&gt;locks the file.</description>
      <pubDate>Wed, 12 Oct 2005 11:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933000#M71728</guid>
      <dc:creator>faris_3</dc:creator>
      <dc:date>2005-10-12T11:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933001#M71729</link>
      <description>The surprise is that most of us didn't think /ignore=interlock would have this effect!&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2005 11:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933001#M71729</guid>
      <dc:creator>Doug Phillips</dc:creator>
      <dc:date>2005-10-12T11:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933002#M71730</link>
      <description>it works when the process has keep the file open.&lt;BR /&gt;&lt;BR /&gt;but!&lt;BR /&gt;i don't want to do a backup of these files and exclude them. but when i have a look at the backup journal file, the file is listed. what's wrong with my backup command?&lt;BR /&gt;&lt;BR /&gt;$ Backup/rewind/journal=list_tag.bjl/record/noassist/ignore=(inter,label) - &lt;BR /&gt;        dsa2:[wal.data]*.*;*-&lt;BR /&gt;        /exclude=(devlog.dat,ui.dat,pkt*.*,quen*.*,SHIFT_STAT.DAT,arb_plan.*,-&lt;BR /&gt;        tap.dat),- &lt;BR /&gt;        dsa2:[wal.s7data]*.*;*/exclude=(statlog.dat,binstat.dat),- &lt;BR /&gt;        dsa2:[wal.progs]*.*;*,- &lt;BR /&gt;        dsa2:[wal.dario]*.for;*,- &lt;BR /&gt;        dsa2:[wal.leo]*.for;* - &lt;BR /&gt;        srveb1$mkd500:data_tag.bck/save_set/rewind</description>
      <pubDate>Thu, 13 Oct 2005 01:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933002#M71730</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-13T01:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933003#M71731</link>
      <description>Dario,&lt;BR /&gt;&lt;BR /&gt;it is the same problem as with the /IGNORE quailifier, you use the /EXCLUDE quailifer twice in your command, I fear only the last one is used. Try to put all files to exclude in one /EXCLUDE statement.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 13 Oct 2005 02:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933003#M71731</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-10-13T02:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933004#M71732</link>
      <description>damn, such a weak programming :)&lt;BR /&gt;sorry, but i'm a newbie and very very happy about the help here. &lt;BR /&gt;that was it, i can't use the exclude qualifier twice. &lt;BR /&gt;&lt;BR /&gt;last question: i give the qualifier /record. so i want that in the next backup only chaged files will be backed up. but every time i start backup EVERY file is backed up, why? shouldn't it back up only changed files?&lt;BR /&gt;thanks&lt;BR /&gt;dario</description>
      <pubDate>Thu, 13 Oct 2005 03:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933004#M71732</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-10-13T03:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933005#M71733</link>
      <description>You have to add the qualifier /SINCE=BACKUP.&lt;BR /&gt;&lt;BR /&gt;Please read the help on this HELP BACKUP /SINCE.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 13 Oct 2005 04:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933005#M71733</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-10-13T04:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Process crashes while backup is activ</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933006#M71734</link>
      <description>to pick up files changed since last backup then add /SINCE=BACKUP to your command.</description>
      <pubDate>Thu, 13 Oct 2005 04:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/process-crashes-while-backup-is-activ/m-p/4933006#M71734</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-10-13T04:06:42Z</dc:date>
    </item>
  </channel>
</rss>

