<?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: &amp;quot;sys$incarnation&amp;quot; ? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238932#M90542</link>
    <description>So, I can deleted it and it will be recreated ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 23 Jul 2008 10:14:23 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2008-07-23T10:14:23Z</dc:date>
    <item>
      <title>"sys$incarnation" ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238928#M90538</link>
      <description>What is this file used for / containing ?&lt;BR /&gt;&lt;BR /&gt;Google lets me down this time.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 23 Jul 2008 08:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238928#M90538</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-07-23T08:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: "sys$incarnation" ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238929#M90539</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;Full file name, path?&lt;BR /&gt;&lt;BR /&gt;Version? Configuration?&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 23 Jul 2008 09:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238929#M90539</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-07-23T09:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: "sys$incarnation" ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238930#M90540</link>
      <description>sys$specific:[sysexe]sys$incarnation.dat&lt;BR /&gt;on VMS 7.3 not fully patched. An alphastation 500/400 with as extra FDDI and in a GS160 cluster as quorum station.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 23 Jul 2008 09:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238930#M90540</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-07-23T09:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: "sys$incarnation" ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238931#M90541</link>
      <description>It is a simple fixed-length record 512-byte sequential file opened exclusively by the cluster_server.&lt;BR /&gt;&lt;BR /&gt;You should see it in startup as...&lt;BR /&gt;&lt;BR /&gt;:&lt;BR /&gt;%SYSINIT-I-CLUSTER, cluster/lock manager initialization&lt;BR /&gt;%SYSINIT-I-OPEN, opening incarnation file&lt;BR /&gt;%SYSINIT-I-CREPRC, creating the STACONFIG &lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;I think it just has the 64 bit incarnation number, which in turn is a binary date&amp;amp;time.&lt;BR /&gt;Monitor cluster can show that.&lt;BR /&gt;&lt;BR /&gt;The file is marked NOMOVE, so it could be used with non-filesystem Logical block IO.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2008 10:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238931#M90541</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-07-23T10:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: "sys$incarnation" ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238932#M90542</link>
      <description>So, I can deleted it and it will be recreated ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 23 Jul 2008 10:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238932#M90542</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-07-23T10:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: "sys$incarnation" ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238933#M90543</link>
      <description>That file is used to maintain a description of the local node's most recent incarnation across boot instances.&lt;BR /&gt;&lt;BR /&gt;Why would you want to mess with it?&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2008 10:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238933#M90543</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2008-07-23T10:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: "sys$incarnation" ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238934#M90544</link>
      <description>Just curious of how it works.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 23 Jul 2008 10:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238934#M90544</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-07-23T10:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: "sys$incarnation" ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238935#M90545</link>
      <description>I suspect it was not your search skills, nor was it Google here, that was central in your not being able to find details.  (There is a far more likely trigger here, but one best left unstated here within ITRC; this for reasons of decorum.)&lt;BR /&gt;&lt;BR /&gt;The SYS$INCARNATION.DAT file is the storage for the cluster incarnation number and some related baggage. It's also a /NOMOVE file, which usually means there's a kernel-level access made or some other similar core access is made to the file.  &lt;BR /&gt;&lt;BR /&gt;I'd suggest you not mess with it.&lt;BR /&gt;&lt;BR /&gt;Here are some details:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/asktima/operating_systems/0095BFFD-100853A0-1C0097.html" target="_blank"&gt;http://h18000.www1.hp.com/support/asktima/operating_systems/0095BFFD-100853A0-1C0097.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The file is not found at boot-time, it will be recreated.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2008 14:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quot-sys-incarnation-quot/m-p/4238935#M90545</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-07-23T14:36:08Z</dc:date>
    </item>
  </channel>
</rss>

