<?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: PCSI removing identifiers?? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092416#M90818</link>
    <description>Hoff,&lt;BR /&gt;&lt;BR /&gt;There's nothing creative here. &lt;BR /&gt;&lt;BR /&gt;In this particular case, there is a conflict in the expectations of the software supplier and the requirement to locate software versions in their own directory, like described. There is good reason for that: in this high-availability environment, it allows fast rollback if something is severely wrong with the new version.&lt;BR /&gt;This is a very valid situation.&lt;BR /&gt;&lt;BR /&gt;WG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Feb 2008 06:48:46 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2008-02-14T06:48:46Z</dc:date>
    <item>
      <title>PCSI removing identifiers??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092412#M90814</link>
      <description>VMS 7.3-2, probably newer as well.&lt;BR /&gt;&lt;BR /&gt;PROD INSTALL A_1.0 /DEST=disk:[A_10].&lt;BR /&gt;PROD INSTALL A_2.0 /DEST=disk:[A_20]&lt;BR /&gt;PROD REMOVE A_xxx.&lt;BR /&gt;&lt;BR /&gt;The installation script for both versions are equal where it concerns creating an identifier:&lt;BR /&gt;&lt;BR /&gt;$ MCR AUTHORIZE ADD/ID A_ID&lt;BR /&gt;&lt;BR /&gt;The first PROD INSTALL will create the identifier, the second will try as well but it fails because it already exists - as expected.&lt;BR /&gt;&lt;BR /&gt;The de-installation script does not contain a command to remove the identifier, so it is expected that PROD REMOVE A_xxx - regardless the version - will keep this identifier defined.&lt;BR /&gt;&lt;BR /&gt;However, we found that, no matter which version is removed, the created identifier is removed as well. &lt;BR /&gt;&lt;BR /&gt;Is this information on what identifiers are created (and which files) kept somewhere 'hidden'? If so, how can we get around the problem? &lt;BR /&gt;&lt;BR /&gt; The de-installation script does NOT hold a line to remove identifier A_ID, but after PROD REMOVE A - no matter which version -</description>
      <pubDate>Wed, 13 Feb 2008 08:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092412#M90814</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-02-13T08:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: PCSI removing identifiers??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092413#M90815</link>
      <description>Willem,&lt;BR /&gt;&lt;BR /&gt;PCSI can manage rights identifiers as 'managed objects' with the rights identifier statement in the PDL file. Do you use this feature ?&lt;BR /&gt;&lt;BR /&gt;PCSI would remove the identifier automatically, when you remove the product.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 13 Feb 2008 09:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092413#M90815</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-02-13T09:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: PCSI removing identifiers??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092414#M90816</link>
      <description>PCSI would remove the identifier automatically, when you remove the product.&lt;BR /&gt;&lt;BR /&gt;and that's just the annoying thing...&lt;BR /&gt;&lt;BR /&gt;I don't know whether the feature is used or not. I'll check tomorrow. AFAIK, the DCL procedure that is used to install the product, does all the work, just like KITINSTAL.COM would do using VMSINSTAL.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Feb 2008 17:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092414#M90816</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-02-13T17:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: PCSI removing identifiers??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092415#M90817</link>
      <description>You're getting somewhat "creative" here, and PCSI isn't always entirely appreciative of "creativity".&lt;BR /&gt;&lt;BR /&gt;In general, a PRODUCT V2.0 package is intended to entirely replace PRODUCT V1.0.  You're assuming that PRODUCT V1.0 and V2.0 are distinct, and (in practice) they're really not.&lt;BR /&gt;&lt;BR /&gt;There's a dependency here if you do want to follow this approach, and I'd assume that the PCSI two kits here are not set up for what you're doing.  To get where you appear to want here, you might want to look at the platform kit; at a platform suite. &lt;BR /&gt;&lt;BR /&gt;And for this case, see the PCSI developer's manual, and specifically the "Managed Object Conflict" section of the manual.  You've got a collision within the database and within the expectations of PCSI itself.&lt;BR /&gt;&lt;BR /&gt;If you're looking to implement a multi-version kit (as it appears), then you'll want to work this out within the images and tools within the kit itself, rather than with the destination mechanism.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Feb 2008 03:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092415#M90817</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-02-14T03:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: PCSI removing identifiers??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092416#M90818</link>
      <description>Hoff,&lt;BR /&gt;&lt;BR /&gt;There's nothing creative here. &lt;BR /&gt;&lt;BR /&gt;In this particular case, there is a conflict in the expectations of the software supplier and the requirement to locate software versions in their own directory, like described. There is good reason for that: in this high-availability environment, it allows fast rollback if something is severely wrong with the new version.&lt;BR /&gt;This is a very valid situation.&lt;BR /&gt;&lt;BR /&gt;WG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Feb 2008 06:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092416#M90818</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-02-14T06:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: PCSI removing identifiers??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092417#M90819</link>
      <description>The installation script will be adapted to ask for removal.</description>
      <pubDate>Fri, 15 Aug 2008 08:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pcsi-removing-identifiers/m-p/5092417#M90819</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-08-15T08:13:27Z</dc:date>
    </item>
  </channel>
</rss>

