Read more
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Installing Patches on VMS731
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Installing Patches on VMS731
SOLVED- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 07:09 AM
11-21-2003 07:09 AM
$ product
_Operation (INSTALL, SHOW, ...): install
_Product name (* to show list): *
%PCSIUI-I-NOMATCH, no products were found matching: *
%PCSIUI-E-NOPROD, no products were found on which to perform this operation
%PCSIUI-E-ABORT, operation terminated due to an unrecoverable error condition
What am I doing wrong?
Thanks Joe
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 07:39 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 07:42 AM
11-21-2003 07:42 AM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
2. Check the name of the file. I had problems installing PSCIs just because the filetype was .PCSi with o lowercase i! "PRODUCT INSTALL" has problems with mixed upper/lowercase filenames.
Regards
Diet
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 07:52 AM
11-21-2003 07:52 AM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 08:11 AM
11-21-2003 08:11 AM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
$ rename VMS731_PCSI-V0100^.PCSI-DCX-AXP.EXE;1
_To: VMS731_PCSI-V0100.PCSI-dcx_axpexe
and are now getting this error
%DCL-W-PARMDEL, invalid parameter delimiter - check use of special characters
\^\
It will not rename with this type of error. Is there a work around this beside just deleting and strating over again?
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 08:22 AM
11-21-2003 08:22 AM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
$ rename *.PCSI-dcx-axpexe VMS731_PCSI-V0100.PCSI-dcx-axpexe
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 09:12 AM
11-21-2003 09:12 AM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
just take the original file you downloaded, the name does not matter! Then do a $run
This will create the pcsi with the correct file name for you. Then the only thing might still be the upper vs. lowercase issue.
If you still have problems then, please post the exact sequence of commands/messages as it appears on your terminal.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 10:23 AM
11-21-2003 10:23 AM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
The problem with your rename is that you have a file with extended syntax in its name but you don't have extended filename parsing enabled for your process.
Try
$ set process/parse=extended
Then try your rename again.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2003 07:25 PM
11-21-2003 07:25 PM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
you are using ODS-5 disk; character ^ is escape character so ^. means dot is not interpretated as extension of file.
Type command's Craig before executing commands.
Also remember PCSI use filename to find procduct and version, so if you rename the files PCSI can't match product.
Bye
Antoniov
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-23-2003 09:06 PM
11-23-2003 09:06 PM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
Download the patch.
If it is a filename.PCSI type file then
RUN filename.PCSI
PRODUCT INSTALL VMS731_PCSI /SOURCE=where the file is
If in doubt do a
PRODUCT EXTRACT RELEASE_NOTES VMS731_PCSI
Yours Terry.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-25-2003 07:58 AM
11-25-2003 07:58 AM
Re: Installing Patches on VMS731
Re: Installing Patches on VMS731
Download the patch file to your system, then issue the command RUN "enter file_name here AS IS", this will create a new file with extention .PCSI
This file_name.PSCI is the one you have to install, you can delete the file that you have download it at this point, or just keep it for a while as a kind of backup.
These are very simple steps
Hope this helps
Mohamed
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP