<?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: installing image as &amp;quot;shared&amp;quot; on openVMS failing in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140927#M91978</link>
    <description>&lt;!--!*#--&gt;I know nothing, but HELP /MESS NOWRT says:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;  User Action:  [...] If the Install utility&lt;BR /&gt;                returns this error, reenter the command and use the /WRITE&lt;BR /&gt;                qualifier in addition to the /SHARE qualifier.&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Nov 2008 06:01:23 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-11-14T06:01:23Z</dc:date>
    <item>
      <title>installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140926#M91977</link>
      <description>the following image i can install as /open/head&lt;BR /&gt;but when i add the flag /shared I get the following error, but the file is not r/o so why am I getting this error ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;SUNNY2$ install add  PASAPP:[PAS.EXE]CC_COMM_AUTHORIZATION.exe/shared&lt;BR /&gt;%INSTALL-E-FAIL, failed to CREATE entry for PASDISK:&lt;PAS.EXE&gt;CC_COMM_AUTHORIZATION.EXE&lt;BR /&gt;-SYSTEM-F-NOWRT, cannot create writable section to read-only file&lt;BR /&gt;SUNNY2$ dir/sec PASAPP:[PAS.EXE]CC_COMM_AUTHORIZATION.exe&lt;BR /&gt;&lt;BR /&gt;Directory PASDISK:[PAS.EXE]&lt;BR /&gt;&lt;BR /&gt;CC_COMM_AUTHORIZATION.EXE;1&lt;BR /&gt;                     [GT_KDG,PAS_APP]                 (RWED,RWED,RWED,RWED)&lt;BR /&gt;&lt;/PAS.EXE&gt;</description>
      <pubDate>Fri, 14 Nov 2008 05:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140926#M91977</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-14T05:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140927#M91978</link>
      <description>&lt;!--!*#--&gt;I know nothing, but HELP /MESS NOWRT says:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;  User Action:  [...] If the Install utility&lt;BR /&gt;                returns this error, reenter the command and use the /WRITE&lt;BR /&gt;                qualifier in addition to the /SHARE qualifier.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2008 06:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140927#M91978</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-14T06:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140928#M91979</link>
      <description>thanks ! &lt;BR /&gt;that fixed the problem</description>
      <pubDate>Fri, 14 Nov 2008 06:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140928#M91979</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-14T06:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140929#M91980</link>
      <description>Sami,&lt;BR /&gt;&lt;BR /&gt;A note of caution: The /WRITABLE option makes the image modifiable. Please verify that this was intended (e.g., the data in the image is properly covered by some synchronization mechanism).&lt;BR /&gt;&lt;BR /&gt;While a popular practice on many platforms, unsynchronized access to shared memory data can and does produce pernicious problems. On VAX the default for certain data areas was SHARED, WRITABLE (for historical compatibility with RSX-11 practice). When the resulting images were installed, it was easy to stumble on an "accidental shareable writable" area.&lt;BR /&gt;&lt;BR /&gt;Verification is less expensive than later debugging.&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>Fri, 14 Nov 2008 07:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140929#M91980</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-11-14T07:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140930#M91981</link>
      <description>And it would be very polite to give Bob and Steven some points for their answer (that's the payment system in this forum). And also &lt;BR /&gt;for your older questions.&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/pageList.do?userId=WW95102&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/pageList.do?userId=WW95102&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 14 Nov 2008 10:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140930#M91981</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-11-14T10:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140931#M91982</link>
      <description>As for the question, please read the shareable image cookbook.  That's here:&lt;BR /&gt;&lt;BR /&gt;h71000.www7.hp.com/wizard/swdev/ovms-shexe-cook.html&lt;BR /&gt;&lt;BR /&gt;There's an overview of constructing shareable images here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/163" target="_blank"&gt;http://64.223.189.234/node/163&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also recognize the limitations of position-dependent and common structures; they can cause more maintenance effort, as application-wide re-links can be required when (other parts of the) application are upgraded, and when OpenVMS itself is ECO'd or upgraded. &lt;BR /&gt;&lt;BR /&gt;For various application cases, a global section can be a better choice.&lt;BR /&gt;&lt;BR /&gt;As for a complete source example of commons and global sections and such, see this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_2486.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_2486.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim, I'd gladly trade all my points for better forum software and for fewer "points nags."  Thanks!  (The new not-hats icons I see around a few of the ITRC servers don't count as better forum software, either.)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2008 15:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140931#M91982</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-11-14T15:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140932#M91983</link>
      <description>yes this image was designed to be installed /writeable .&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Sun, 16 Nov 2008 04:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140932#M91983</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-16T04:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140933#M91984</link>
      <description>hi Wim!&lt;BR /&gt;&lt;BR /&gt;I was not aware of this point assignment thing .. I appologize , I have assigned points for all those who helped on this  question and from now on I will be assigning points.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Nov 2008 04:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140933#M91984</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-16T04:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140934#M91985</link>
      <description>Thanks</description>
      <pubDate>Sun, 16 Nov 2008 05:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140934#M91985</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2008-11-16T05:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: installing image as "shared" on openVMS failing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140935#M91986</link>
      <description>&amp;gt;I have assigned points for all those who helped on this question&lt;BR /&gt;&lt;BR /&gt;You need to push the assign points button before you close the thread.  So you need to reopen the thread and assign again.  Note every reply needs to be assigned points, if only zero or a few.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;from now on I will be assigning points.&lt;BR /&gt;&lt;BR /&gt;You really should use Wim's link to go back and assign points to all of your threads where you have been helped.</description>
      <pubDate>Sun, 16 Nov 2008 11:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-image-as-quot-shared-quot-on-openvms-failing/m-p/5140935#M91986</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-16T11:10:48Z</dc:date>
    </item>
  </channel>
</rss>

