- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: installed a patch kit,but show prod his can't ...
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
07-24-2004 02:33 AM
07-24-2004 02:33 AM
installed a patch kit,but show prod his can't find it
please help, i am a freshman with openvms.
please!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2004 08:25 AM
07-24-2004 08:25 AM
Re: installed a patch kit,but show prod his can't find it
welcome in the forum and to VMS. I am sure you will find the community supportive and helpful.
As for your particular problem, which steps
did you perform to "install" the patch? In particular was needs to be done is
1.) Decompress the kit by executing
run VMS731_PCSI-V0200.PCSI-DCX_AXPEXE
2.) Actually install it by executing
product install vms731_pcsi
After these two steps finished without error you should be able to see the patch with
product show hist.
If this does not solve your problem please post the output of the product install and product show hist commands.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2004 08:38 PM
07-24-2004 08:38 PM
Re: installed a patch kit,but show prod his can't find it
While they correctly say you do not need a reboot, you DO usually need to log out and back in, to do any further work with the 'product' command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2004 03:25 AM
07-25-2004 03:25 AM
Re: installed a patch kit,but show prod his can't find it
thanks for reply
BTW
these three es45 alpha server is a openvms cluster system, i was installed all of license for vms or cluster after i installed every one
but when reboot after i config them become cluster system , i find always only one mechine normal and others be warned " license exceed limit",what's happen?
how can work around?
i had purchased alls license for every machine.my configurations problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2004 04:56 AM
07-25-2004 04:56 AM
Re: installed a patch kit,but show prod his can't find it
it sounds like each system has its own system disk and so its own license database. Now, license operations use the distributed lock manager and work cluster-wide.
If that is the case I suggest you put all licenses into one central database on a shared disk in your cluster - else, enter all licenses into one license database and copy this to each system disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2004 07:24 AM
07-25-2004 07:24 AM
Re: installed a patch kit,but show prod his can't find it
I agree with Uwe, additionally you actually
might want to
def/sys/exec lmf$license
as well as a couple of logicals for other central system files like sysuaf et al. to make sure you have consistent versions in the cluster.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 01:15 AM
07-26-2004 01:15 AM
Re: installed a patch kit,but show prod his can't find it
or other way to explain it?