- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Patch not showing in Product History list
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 08:33 PM
03-29-2006 08:33 PM
Patch not showing in Product History list
Trying to install a patch VMS732 RPC V0400.
Downloaded the patch all right and installed with PRODUCT INSTALL.
However, it's not showing in PRODUCT HISTORY *
What's wrong ?
TIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 08:39 PM
03-29-2006 08:39 PM
Re: Patch not showing in Product History list
chances are that something went wrong during installation of the patch. Can you re-install the patch and provide the output of the patch installation session ?
You probably meant to say: PROD SHOW HIST *
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 09:52 PM
03-29-2006 09:52 PM
Re: Patch not showing in Product History list
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 10:32 PM
03-29-2006 10:32 PM
Re: Patch not showing in Product History list
Are you sure the installation did not abort due to some error that was encountered?
For instance, did you have the following mandatory kits installed prior to attempting the installation of the RPC patch kit:
- VMS732_PCSI-V0100
- VMS732_UPDATE-V0300 or higher
I am askning because even if you already had installed a VMS732_UPDATE kit in advance that contained the RPC kit (for instance the VMS732_UPDATE-V0600 kit) then still you would need to see a separate entry in the listing of PRODUCT SHOW HISTORY for the RPC kit that you have installed afterwards.
Regards,
Dave Laurier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 10:42 PM
03-29-2006 10:42 PM
Re: Patch not showing in Product History list
George Pagliarulo
OpenVMS Remedial Patch Process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 11:05 PM
03-29-2006 11:05 PM
Re: Patch not showing in Product History list
product DEC AXPVMS VMS732_RPC V4.0 patch ;
apply to DEC AXPVMS VMS version required V7.3-2 ;
if (not
error NEEDPREREQ1 abort ;
end if ;
if (not
error NEEDPREREQ2 abort ;
end if ;
So indeed, you should attempt to re-install the patch kit with /LOG/TRACE and post the output here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 02:57 AM
03-30-2006 02:57 AM
Re: Patch not showing in Product History list
Patch installed fine afterwards.
Thanks all !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 02:59 AM
03-30-2006 02:59 AM
Re: Patch not showing in Product History list
Thanks all !