<?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: install&amp;gt; /share=ADDRESS - Any downside? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156852#M93399</link>
    <description>&amp;gt;&amp;gt;&amp;gt;  /RESIDENT and /SHARED=ADDRESS (is it implied with /RESIDENT?...&lt;BR /&gt;&lt;BR /&gt;No./resident installs only your code (on I64 that includes unwind data).&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;  /RESIDENT and /SHARED=ADDRESS...in P2 space will obviously fix any virtual address constraints...&lt;BR /&gt;&lt;BR /&gt;Looks like a typo: in S2 space. You can't install into P2. You can link your image to use P2 space. That's what you need to do to declare it 64bit ready. And that's I64 only.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Regarding /RESIDENT these images have always been linked /SECTION_BINDING...&lt;BR /&gt;&lt;BR /&gt;Section binding is an Alpha thing. It (suppresses some Alpha specific link-time branch optimisations and) creates image relocations, which are required if you want to move the image to non-linker assigned addresses. On I64 all images contain image relocations. For compatibility the I64 linker   accepts the switch, but doesn't use it.</description>
    <pubDate>Mon, 16 Feb 2009 10:19:40 GMT</pubDate>
    <dc:creator>x2084</dc:creator>
    <dc:date>2009-02-16T10:19:40Z</dc:date>
    <item>
      <title>install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156845#M93392</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've personally never used the "= ADDRESS_DATA" option of the ADD&lt;BR /&gt;image/SHARE command in the INSTALL utility in anger. From what little&lt;BR /&gt;documentation I can find it looks like the mutt's nuts and it's all good: -&lt;BR /&gt;&lt;BR /&gt;/SHARED[=[NO]ADDRESS_DATA]&lt;BR /&gt;/NOSHARED&lt;BR /&gt;Installs the file as a shared known image and creates global sections for&lt;BR /&gt;the image sections that can be shared. An image installed shared is&lt;BR /&gt;implicitly installed open.&lt;BR /&gt;When you use the ADDRESS_DATA keyword with the /SHARED qualifier, P1 space&lt;BR /&gt;addresses are assigned for shareable images. With the assigned addresses,&lt;BR /&gt;the Install utility can determine the content of an address data section&lt;BR /&gt;when the image is installed rather than when it is activated, reducing CPU&lt;BR /&gt;and I/O time. A global section is created to allow shared access to address&lt;BR /&gt;data image sections.&lt;BR /&gt;&lt;BR /&gt;What, if any, is the additional overhead of using P1 addresses (normally P0&lt;BR /&gt;?) and allocating the memory at INSTALL-time?&lt;BR /&gt;&lt;BR /&gt;I'd like to: -&lt;BR /&gt;&lt;BR /&gt;$ install add  sys$share:t3$private/protect/open/header/share=ADDRESS&lt;BR /&gt;&lt;BR /&gt;to work around a bug in VMS/IA64 as detailed in: -&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1312923" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1312923&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But I'm just wondering "When would you install and image with /SHARED and&lt;BR /&gt;not use /SHARED=ADDRESS?". Any SYSGEN parameters (like GH_RSRVPGCNT for&lt;BR /&gt;/RESIDENT) or process quotas that need watching or tweaking?&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2009 00:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156845#M93392</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-02-13T00:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156846#M93393</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;  Excellent question! I think the depletion of P1 space is the only significant constraint. Remember it's only 1GB (hard, permanent, architectural limit) and needs to hold quite a lot of stuff. I'd be keeping an eye on how much space my images consume.&lt;BR /&gt;&lt;BR /&gt;  I think there was once an issue (a leak or bug) that caused trouble when you tried to INSTALL/REPLACE a /SHARED=ADDRESS image, but I don't think it's still relevant. On the other hand, I'd be a bit concerned about very frequent /REPLACEs. INSTALL can be a bit flakey.&lt;BR /&gt;&lt;BR /&gt;  There's also a propagation issue. Any images on which your image depends must also be INSTALLed /SHARED=ADDRESS. IIRC, if you uninstall a lower level image, the activator will (silently) activate your image without the shared address sections. I have no idea what effect that would have on your bug! (might be interesting to experiment).&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2009 01:05:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156846#M93393</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2009-02-13T01:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156847#M93394</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;I did come across the dependency issue with T3$PUBLIC and T3$PRIVATE both needing the /share=ADDRESS option.&lt;BR /&gt;&lt;BR /&gt;When it comes to calculating P1-specific usage or o/head what, if anything could you glean from this: -&lt;BR /&gt;&lt;BR /&gt;$ install list/full sys$library:t3$private&lt;BR /&gt;&lt;BR /&gt;DISK$I831H1SYS:&lt;SYS0.SYSCOMMON.SYSLIB&gt;.EXE&lt;BR /&gt;   T3$PRIVATE;2     Open Hdr SharAddr     Prot Lnkbl &lt;BR /&gt;        Entry access count         = 2&lt;BR /&gt;        Current / Maximum shared   = 0 / 0&lt;BR /&gt;        Global section count       = 8&lt;BR /&gt;        Resident section count     = 0000&lt;BR /&gt;&lt;BR /&gt;$ install list/glob sys$library:t3$private&lt;BR /&gt;&lt;BR /&gt;DISK$I831H1SYS:&lt;SYS0.SYSCOMMON.SYSLIB&gt;.EXE&lt;BR /&gt;   T3$PRIVATE;2     Open Hdr SharAddr     Prot Lnkbl &lt;BR /&gt; &lt;BR /&gt;        System Global Sections&lt;BR /&gt;&lt;BR /&gt;RX2600$DKA100:&lt;SYS0.SYSCOMMON.SYSLIB&gt;T3$PRIVATE.EXE&lt;BR /&gt; INS$8FAC1E90_010(03000001)         DZRO PRM SYS             Pgltcnt/Refcnt=16/2&lt;BR /&gt; INS$8FAC1E90_009(03000001)         DZRO PRM SYS             Pgltcnt/Refcnt=16/2&lt;BR /&gt; INS$8FAC1E90_007(03000001)         DZRO PRM SYS             Pgltcnt/Refcnt=16/2&lt;BR /&gt; INS$8FAC1E90_005(03000001)         DZRO PRM SYS             Pgltcnt/Refcnt=16/2&lt;BR /&gt; INS$8FAC1E90_004(03000001)         DZRO PRM SYS             Pgltcnt/Refcnt=16/2&lt;BR /&gt; INS$8FAC1E90_008(03000001)              PRM SYS             Pgltcnt/Refcnt=11/0&lt;BR /&gt; INS$8FAC1E90_006(03000001)              PRM SYS             Pgltcnt/Refcnt=9/2&lt;BR /&gt; INS$8FAC1E90_003(03000001)              PRM SYS             Pgltcnt/Refcnt=43/6&lt;BR /&gt;&lt;BR /&gt;$ install list/struct sys$library:t3$private&lt;BR /&gt;&lt;BR /&gt;RX2600$DKA100:&lt;SYS0.SYSCOMMON.SYSLIB&gt;.EXE&lt;BR /&gt;                                         List head adr/siz/ref = 8F684070/58/201&lt;BR /&gt;&lt;BR /&gt;   T3$PRIVATE;2     Open Hdr SharAddr     Prot Lnkbl &lt;BR /&gt;&lt;BR /&gt;One other thing that's probably worth stating is that obviously not all images are capable of taking advantage or the ADDRESS_DATA option. For example: -&lt;BR /&gt;&lt;BR /&gt;$ install add sys$library:rdb$cosip.exe/open/head/protected/share=address&lt;BR /&gt;%INSTALL-I-NONSHRADR, DISK$I831H1SYS:&lt;SYS0.SYSCOMMON.SYSLIB&gt;RDB$COSIP.EXE installed ignoring '/SHARE=ADDRESS'&lt;BR /&gt;-INSTALL-E-NOT_MAPPED, target address not mapped&lt;BR /&gt;-INSTALL-I-ADDRINFO, %X00060000 (not mapped address, link-time value)&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher&lt;BR /&gt;&lt;/SYS0.SYSCOMMON.SYSLIB&gt;&lt;/SYS0.SYSCOMMON.SYSLIB&gt;&lt;/SYS0.SYSCOMMON.SYSLIB&gt;&lt;/SYS0.SYSCOMMON.SYSLIB&gt;&lt;/SYS0.SYSCOMMON.SYSLIB&gt;</description>
      <pubDate>Fri, 13 Feb 2009 01:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156847#M93394</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-02-13T01:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156848#M93395</link>
      <description>Have you tried INSTALL/RESIDENT?&lt;BR /&gt;&lt;BR /&gt;I think this places the image in S2 space thus avoiding the limitation on P1.</description>
      <pubDate>Fri, 13 Feb 2009 14:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156848#M93395</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2009-02-13T14:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156849#M93396</link>
      <description>&amp;gt;&amp;gt;&amp;gt;  I think there was once an issue (a leak or bug) that caused trouble when you tried to INSTALL/REPLACE a /SHARED=ADDRESS image, but I don't think it's still relevant. On the other hand, I'd be a bit concerned about very frequent /REPLACEs. INSTALL can be a bit flakey.&lt;BR /&gt;&lt;BR /&gt;There shouldn't be any more such leaks in V8.3-1H1. Please note, if you replace a shareable, which is still in use, both are mapped. The new one gets a different addresse space. At image rundown the old shareable "goes away". If the referencing image(s) aren't run down, this looks like a leak&lt;BR /&gt;&lt;BR /&gt;As you probably know, the SYSGEN parameter IMGREG_PAGES sets the address range used to  images with shared address data.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; ... the activator will (silently) activate your image without the shared address sections. I have no idea what effect that would have on your bug! (might be interesting to experiment).&lt;BR /&gt;&lt;BR /&gt;Then, from an image activator point of view, the shareable is not installed.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; When it comes to calculating P1-specific usage or o/head what, if anything could you glean from this: -&lt;BR /&gt;$ install list/full sys$library:t3$private&lt;BR /&gt;...&lt;BR /&gt;$ install list/glob sys$library:t3$private&lt;BR /&gt;&lt;BR /&gt;For the used address space in P1, you want to use /resident (I'm sure, ITRC will nicely format the following output)&lt;BR /&gt;&lt;BR /&gt;$ install list sys$disk:[]sad/res&lt;BR /&gt;&lt;BR /&gt;DISK$VMSI64_XBZ7:&lt;HB&gt;.EXE&lt;BR /&gt;   SAD;10           Open Hdr SharAddr          Lnkbl&lt;BR /&gt;&lt;BR /&gt; 00000000.7C524000    00000000.7C524013   00000000.00000014     Writeable data&lt;BR /&gt; 00000000.7C526000    00000000.7C52600F   00000000.00000010     Code&lt;BR /&gt; 00000000.7C528000    00000000.7C528003   00000000.00000004     Read-only data&lt;BR /&gt; 00000000.7C52A000    00000000.7C52A02F   00000000.00000030     Read-only data&lt;BR /&gt; 00000000.7C52C000    00000000.7C52C067   00000000.00000068     Read-only short&lt;BR /&gt;&lt;BR /&gt;The global sections are only part of the image address space: you miss the process private sections. And there is a global section for non-P1 address space listed: the very last segment, which contains the image activation data. In other words, it's not part of "your" image.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; One other thing that's probably worth stating is that obviously not all images are capable of taking advantage or the ADDRESS_DATA option. For example: -&lt;BR /&gt;&lt;BR /&gt;Because the protected image has some address data in read-write image sections/segments, which can bot be shared. Install now gives a hint, where to look to change this. It looks like the PSECT at 60000 is the one.&lt;BR /&gt;&lt;BR /&gt;You can think of images installed with shared address data as "based shareable images". They are based at installation time.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Have you tried INSTALL/RESIDENT?&lt;BR /&gt;&lt;BR /&gt;This will only move code (and shared read-only data, if you say so) into system space. All process sections stay in P0. You can combine that with SharAddr, then the process sections are in P1.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; I think this places the image in S2 space thus avoiding the limitation on P1.&lt;BR /&gt;&lt;BR /&gt;Before V8.3 this was in S0/S1. Plain V8.3 on I64 placed that into S2. That was not a good idea. A V8.3 ECO reverted that to pre V8.3 behavior. V8.3-1H1 uses S0/S1, again. But you can configure and use S2 space. However, you must confirm at link time, that your code is 64bit ready. Otherwise it will not be moved to S2. The release notes should have some documentation on that.&lt;/HB&gt;</description>
      <pubDate>Fri, 13 Feb 2009 17:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156849#M93396</guid>
      <dc:creator>x2084</dc:creator>
      <dc:date>2009-02-13T17:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156850#M93397</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;When it comes to calculating P1-specific &lt;BR /&gt;&amp;gt;usage or o/head what, if anything could you &lt;BR /&gt;&amp;gt;glean from this: - &lt;BR /&gt;&lt;BR /&gt;  Initial observation - the pagelet counts are all 2 digits, so the P1 consumption is probably no more than noise. Unless you have a LOT of images, it won't be too loud ;-)&lt;BR /&gt;&lt;BR /&gt;  I'd compare what INSTALL LIST/FULL says with and without /SHARED=ADDRESS on the assumption that any differences are the P1 sections.&lt;BR /&gt;&lt;BR /&gt;  As a cross check,&lt;BR /&gt;&lt;BR /&gt;  For non-protected image RUN/DEBUG and SHOW IMAGE and look for P1 sections in the image map. For your protected image, use SDA from another process to see the image layout and add up the P1 sections. Again, it may be instructive to compare the same image with and without /SHARED=ADDRESS.&lt;BR /&gt;&lt;BR /&gt;  /RESIDENT and /SHARED=ADDRESS (is it implied with /RESIDENT? No access to HELP right now, so I can't check) in P2 space will obviously fix any virtual address constraints, but as Hartmut pointed out, you need to check your code for 64 bit compatibility. You also need to link with /SECTION_BINDING, and, as you've already noted, provide sufficient RSRVPGCNT - I usually recommend allocating at least 3x the image requirements so you can /REPLACE even if there are other processes holding the existing image. Memory's cheap, right?</description>
      <pubDate>Fri, 13 Feb 2009 22:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156850#M93397</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2009-02-13T22:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156851#M93398</link>
      <description>Thanks everyone for the replies! They've been very instructive and helpful.&lt;BR /&gt;&lt;BR /&gt;Regarding /RESIDENT these images have always been linked /SECTION_BINDING but I left it up to the System Manager to decide if that's what they'd want to do. (Has anyone even tested that this is an alternative "solution" to the file protection issue?)&lt;BR /&gt;&lt;BR /&gt;All I'm doing here is trying to work around the bug in the image activator, discussed at length here: -&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1312923" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1312923&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I could: -&lt;BR /&gt;&lt;BR /&gt;1) Wait for HP/VMS to come out with a fix (Given that they skip regression testing it shouldn't be long :-)&lt;BR /&gt;2) Lower the file protection on my images to W:RE (Like Rdb Engineering)&lt;BR /&gt;3) Install the two RTLs with /SHARE=ADDRESS&lt;BR /&gt;&lt;BR /&gt;I chose "3" which has some nice upside and almost no downside&lt;BR /&gt;&lt;BR /&gt;You'll all be glad to know that barring this issue, and a couple of floating point problems, Tier3 moved over to IA64 without a hitch - off to testing. . .&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher&lt;BR /&gt;&lt;BR /&gt;PS. If you'd like to participate in a beta test let me know.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2009 23:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156851#M93398</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-02-13T23:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156852#M93399</link>
      <description>&amp;gt;&amp;gt;&amp;gt;  /RESIDENT and /SHARED=ADDRESS (is it implied with /RESIDENT?...&lt;BR /&gt;&lt;BR /&gt;No./resident installs only your code (on I64 that includes unwind data).&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;  /RESIDENT and /SHARED=ADDRESS...in P2 space will obviously fix any virtual address constraints...&lt;BR /&gt;&lt;BR /&gt;Looks like a typo: in S2 space. You can't install into P2. You can link your image to use P2 space. That's what you need to do to declare it 64bit ready. And that's I64 only.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Regarding /RESIDENT these images have always been linked /SECTION_BINDING...&lt;BR /&gt;&lt;BR /&gt;Section binding is an Alpha thing. It (suppresses some Alpha specific link-time branch optimisations and) creates image relocations, which are required if you want to move the image to non-linker assigned addresses. On I64 all images contain image relocations. For compatibility the I64 linker   accepts the switch, but doesn't use it.</description>
      <pubDate>Mon, 16 Feb 2009 10:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156852#M93399</guid>
      <dc:creator>x2084</dc:creator>
      <dc:date>2009-02-16T10:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156853#M93400</link>
      <description>Hi Hartmut,&lt;BR /&gt;&lt;BR /&gt;Thanks for the clarifications and yes I had seen that /section_binding is the norm on IA64.&lt;BR /&gt;&lt;BR /&gt;Anyway, as I go off to put a hardware-specific install into my t3$startup.com I'd just like to ask anyone (for curiosity's sake) why NOPRIV is the error returned here: -&lt;BR /&gt;&lt;BR /&gt;%VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories...&lt;BR /&gt;%INSTALL-I-NONSHRADR, image installed ignoring '/SHARE=ADDRESS' DISK$ALPHASYS:&lt;SYS0.SYSCOMMON.SYSLIB&gt;T3$PUBLIC.EXE&lt;BR /&gt;-SYSTEM-F-NOPRIV, insufficient privilege or object protection violation&lt;BR /&gt;%INSTALL-I-NOTSHRADR, T3$PUBLIC is not installed with shareable address data&lt;BR /&gt;%INSTALL-I-NONSHRADR, image installed ignoring '/SHARE=ADDRESS' DISK$ALPHASYS:&lt;SYS0.SYSCOMMON.SYSLIB&gt;T3$PRIVATE.EXE&lt;BR /&gt;&lt;BR /&gt;On what version of Alpha/VMS did /share=ADDRESS become supported (I'm guessing sometime after 7.2-2)and why is it only failing when the IVP is run by VMSINSTAL?&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher&lt;BR /&gt;&lt;BR /&gt;PS. NO I don't want to here *anything* about PCSI!&lt;BR /&gt;&lt;/SYS0.SYSCOMMON.SYSLIB&gt;&lt;/SYS0.SYSCOMMON.SYSLIB&gt;</description>
      <pubDate>Tue, 17 Feb 2009 07:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156853#M93400</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-02-17T07:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156854#M93401</link>
      <description>&amp;gt;&amp;gt;&amp;gt; Anyway, as I go off to put a hardware-specific install into my t3$startup.com I'd just like to ask anyone (for curiosity's sake) why NOPRIV is the error returned here: - &lt;BR /&gt;&lt;BR /&gt;The segment/image section with the shared address data needs to be relocated - adjusted to the assigned P1 addresses. Therefore the global section is set up as DZRO and the segment/image section data is read from the image file. The process, which installs the image, needs read access to the image file. It looks like that's not the case, here.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; On what version of Alpha/VMS did /share=ADDRESS become supported&lt;BR /&gt;&lt;BR /&gt;6.2 as far as I know.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; ... why is it only failing when the IVP is run by VMSINSTAL&lt;BR /&gt;&lt;BR /&gt;Sorry, I don't understand the question and how that is related to the IVP.</description>
      <pubDate>Tue, 17 Feb 2009 09:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156854#M93401</guid>
      <dc:creator>x2084</dc:creator>
      <dc:date>2009-02-17T09:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156855#M93402</link>
      <description>Hi Hartmut,&lt;BR /&gt;&lt;BR /&gt;Sorry for being vague. SYS$UPDATE:VMSINSTAL run IVP after having run SYS$STARTUP:T3$STARTUP which itself tries to install the image /SHARE=ADDRESS. The installation was run from the SYSTEM account with all privs enabled. Doing it "outside" of VMSINSTAL does not exhibit the same error.&lt;BR /&gt;&lt;BR /&gt;Can you please show me the INSTALL HELP ADD /SHARE from a version of Alpha/VMS 7.2-2 or lower?&lt;BR /&gt;&lt;BR /&gt;Maybe it's me?&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher</description>
      <pubDate>Tue, 17 Feb 2009 12:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156855#M93402</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-02-17T12:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: install&gt; /share=ADDRESS - Any downside?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156856#M93403</link>
      <description>Hi Hartmut,&lt;BR /&gt;&lt;BR /&gt;I found this link that certainly says the ADDRESS_DATA option was well and truly arrived as of Alpha/VMS 7.2&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mail2.fwd.com/cgiplus-bin/conan?key=V72_Features~Programming_Features&amp;amp;explode=yes&amp;amp;title=VMS%20Help&amp;amp;referer=" target="_blank"&gt;http://mail2.fwd.com/cgiplus-bin/conan?key=V72_Features~Programming_Features&amp;amp;explode=yes&amp;amp;title=VMS%20Help&amp;amp;referer=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A curious buglet on my 7.2-2 system is that a INSTALL&amp;gt; LIST without a specific filename shows up everything installed as "SharAddr": -&lt;BR /&gt;   SYSMSG;1         Open Hdr SharAddr          Lnkbl &lt;BR /&gt;   T3$MSG;1         Open Hdr SharAddr          Lnkbl &lt;BR /&gt;   TCPIP$MSG;1      Open Hdr SharAddr          Lnkbl &lt;BR /&gt;&lt;BR /&gt;Yet: -&lt;BR /&gt;$install lis/full sys$message:t3$msg&lt;BR /&gt;&lt;BR /&gt;DISK$ALPHASYS:&lt;SYS0.SYSCOMMON.SYSMSG&gt;.EXE&lt;BR /&gt;   T3$MSG;1         Open Hdr Shared            Lnkbl &lt;BR /&gt;        Entry access count         = 0&lt;BR /&gt;        Current / Maximum shared   = 1 / 0&lt;BR /&gt;        Global section count       = 1&lt;BR /&gt;&lt;BR /&gt;Makes it hard to locate which ones are installed share=address.&lt;BR /&gt;&lt;BR /&gt;Anyway, If anyone can shed any light on why the attached startup file would give the previously discussed NOPRIV error when run from SYS$UPDATE:VMSINSTAL : -&lt;BR /&gt;&lt;BR /&gt;$   VMI$CALLBACK PROVIDE_FILE TIER3_ T3$STARTUP.COM VMI$ROOT:[SYS$STARTUP]&lt;BR /&gt;$   VMI$CALLBACK SET STARTUP T3$STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;Yet work without error when run directly then please let me know!&lt;BR /&gt;&lt;BR /&gt;BTW, all's fine of IA64 8.3-1H1.&lt;BR /&gt;&lt;BR /&gt;In the meantime I'm off to code a hardware/OS specific work-around for my other hardware/OS specific work-around :-( &lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher&lt;BR /&gt;&lt;BR /&gt;PS. looks like DECWindows is the only real user on my 7.2-2 system?&lt;BR /&gt;&lt;/SYS0.SYSCOMMON.SYSMSG&gt;</description>
      <pubDate>Wed, 18 Feb 2009 01:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/install-gt-share-address-any-downside/m-p/5156856#M93403</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-02-18T01:32:34Z</dc:date>
    </item>
  </channel>
</rss>

