<?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 PRODUCT INSTALL T4 fails... in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612830#M70612</link>
    <description>Has anybody installed this version of T4 on this version of VMS?&lt;BR /&gt;&lt;BR /&gt;$ set file/att=(rfm:fix,lrl:512) HP-VMS-T4-V0400--1.pcsi$compressed&lt;BR /&gt;$ PRODUCT INSTALL T4&lt;BR /&gt;%PCSIUI-I-NOMATCH, no products were found matching: T4&lt;BR /&gt;%PCSIUI-E-NOPROD, no products were found on which to perform this operation&lt;BR /&gt;%PCSIUI-E-ABORT, operation terminated due to an unrecoverable error condition&lt;BR /&gt;$ SH SYS/NOPROD&lt;BR /&gt;$ SH SYS/NOPROC&lt;BR /&gt;OpenVMS V7.2-1  on node RDAXPC  26-AUG-2005 10:46:53.16  Uptime  191 00:39:55</description>
    <pubDate>Fri, 26 Aug 2005 09:57:58 GMT</pubDate>
    <dc:creator>Steve Watts_1</dc:creator>
    <dc:date>2005-08-26T09:57:58Z</dc:date>
    <item>
      <title>PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612830#M70612</link>
      <description>Has anybody installed this version of T4 on this version of VMS?&lt;BR /&gt;&lt;BR /&gt;$ set file/att=(rfm:fix,lrl:512) HP-VMS-T4-V0400--1.pcsi$compressed&lt;BR /&gt;$ PRODUCT INSTALL T4&lt;BR /&gt;%PCSIUI-I-NOMATCH, no products were found matching: T4&lt;BR /&gt;%PCSIUI-E-NOPROD, no products were found on which to perform this operation&lt;BR /&gt;%PCSIUI-E-ABORT, operation terminated due to an unrecoverable error condition&lt;BR /&gt;$ SH SYS/NOPROD&lt;BR /&gt;$ SH SYS/NOPROC&lt;BR /&gt;OpenVMS V7.2-1  on node RDAXPC  26-AUG-2005 10:46:53.16  Uptime  191 00:39:55</description>
      <pubDate>Fri, 26 Aug 2005 09:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612830#M70612</guid>
      <dc:creator>Steve Watts_1</dc:creator>
      <dc:date>2005-08-26T09:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612831#M70613</link>
      <description>Try&lt;BR /&gt;$ PRODUCT INSTALL T4/PRODUCER=HP/BASE=VMS&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 10:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612831#M70613</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-08-26T10:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612832#M70614</link>
      <description>Steve,&lt;BR /&gt;Welcome to VMS forum!&lt;BR /&gt; &lt;BR /&gt;I don't know T4 but I can guess you have downloaded autoextract file. If yes, before PROD INSTALL you must execute autoextract file. Try with follow commands:&lt;BR /&gt;$ RUN HP-VMS-T4-V0400--1.pcsi$compressed&lt;BR /&gt;Then you can install .PCSI created by extractor.&lt;BR /&gt; &lt;BR /&gt;Hope to see you later.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 10:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612832#M70614</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-26T10:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612833#M70615</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;I think that yours VMS version (and PCSI version) does not handle compressed files. I dont remember in which version the compression was enabled, but I think that was after 7.3.&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;$ HELP PRODUCT COPY /FORMAT&lt;BR /&gt;&lt;BR /&gt;and see if you have the COMPRESSED keyword.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Fri, 26 Aug 2005 10:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612833#M70615</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-08-26T10:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612834#M70616</link>
      <description>Thanks for the message of welcome. Unfortunately, your proposed solution did not work...&lt;BR /&gt;&lt;BR /&gt;$ RUN HP-VMS-T4-V0400--1.pcsi$compressed&lt;BR /&gt;%DCL-W-ACTIMAGE, error activating image HP-VMS-T4-V0400--1.PCSI$COMPRESSED&lt;BR /&gt;-CLI-E-IMGNAME, image file $1$DUA400:[USER.][WATTS.T4]HP-VMS-T4-V0400--1.PCSI$CO&lt;BR /&gt;MPRESSED;1&lt;BR /&gt;-IMGACT-F-NOTNATIVE, image is not an OpenVMS Alpha image &lt;BR /&gt;&lt;BR /&gt;I'm a bit rusty on product installs, as I have been in the UNIX &amp;amp; Windows wilderness for the last few years. Isn't there a VMS GZIP.exe or something like that?&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 10:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612834#M70616</guid>
      <dc:creator>Steve Watts_1</dc:creator>
      <dc:date>2005-08-26T10:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612835#M70617</link>
      <description>Antonio - recent versions of PCSI support the PCSI$COMPRESSED filetype (compressed sequential  kit format). They are not to be run.&lt;BR /&gt;&lt;BR /&gt;I don't know if there is a PCSI kit for VMS V7.2-1 that will support this.&lt;BR /&gt;&lt;BR /&gt;The T4 V4.0 kit is described as being for VMS V7.3-1 and later. You may need the earlier V3.2  kit &lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 10:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612835#M70617</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-08-26T10:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612836#M70618</link>
      <description>Sorry,&lt;BR /&gt;it's late friday in Italy and I'm tired :-(&lt;BR /&gt;Steve,&lt;BR /&gt;did you try&lt;BR /&gt;$ PROD INSTALL T4 /KIT=(FORMAT=COMPRESSED)&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 10:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612836#M70618</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-26T10:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612837#M70619</link>
      <description>Thanks, folks. It looks like I need an upgrade, which is on the cards anyway. Don't know why HP can't put a minimum equirments bit at the start of the release note.&lt;BR /&gt;&lt;BR /&gt;RDAXPC &amp;gt;&amp;gt; $ PROD INSTALL T4 /KIT=(FORMAT=COMPRESSED)&lt;BR /&gt;%DCL-W-IVKEYW, unrecognized keyword - check validity and spelling&lt;BR /&gt; \COMPRESSED\&lt;BR /&gt;&lt;BR /&gt;All the best for the w/e one and all.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 10:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612837#M70619</guid>
      <dc:creator>Steve Watts_1</dc:creator>
      <dc:date>2005-08-26T10:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612838#M70620</link>
      <description>Steve,&lt;BR /&gt;you have old version of INSTALL and you can't install from compressed file. Type &lt;BR /&gt;$ HELP PROD INSTALL /KIT&lt;BR /&gt;I guess you can't find information about compression.&lt;BR /&gt;May you report the result of&lt;BR /&gt;$ PROD SHOW UTIL&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 11:01:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612838#M70620</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-26T11:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612839#M70621</link>
      <description>Steve,&lt;BR /&gt;I can't understand when compressed kit are introduced in vms.&lt;BR /&gt;However if PROD SHOW UTIL displays a version prior of V7.2-108 you can download new polycenter upgrade form here &lt;A href="http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.search|&amp;amp;patchid=VMS721_PCSI-V0100&amp;amp;context=openvms:alpha:7.2-1&lt;BR /&gt; &lt;BR /&gt;I'm not sure if it contains compressed feature, but you can try.&lt;BR /&gt; &lt;BR /&gt;Good Luck!&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 11:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612839#M70621</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-26T11:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612840#M70622</link>
      <description>How did you transfer instalation kit prom PC to VMS server?&lt;BR /&gt;When I transfer kit with using share (PWRK), I have problem with instalation. When I transfer kit from PC using FTP, instalation was OK.</description>
      <pubDate>Mon, 29 Aug 2005 08:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612840#M70622</guid>
      <dc:creator>Jiri_5</dc:creator>
      <dc:date>2005-08-29T08:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: PRODUCT INSTALL T4 fails...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612841#M70623</link>
      <description>Jiri, &lt;BR /&gt;"When I transfer kit with using share (PWRK), I have problem with instalation."&lt;BR /&gt;I expect thats pathworks messing with the file attribues.  If you have a problem then start a new topic.</description>
      <pubDate>Tue, 30 Aug 2005 05:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/product-install-t4-fails/m-p/3612841#M70623</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-08-30T05:14:58Z</dc:date>
    </item>
  </channel>
</rss>

