Operating System - OpenVMS
1826639 Members
3348 Online
109695 Solutions
New Discussion

Re: Information about vminstal.history file

 
Vineet Deshpande
Frequent Advisor

Information about vminstal.history file

Is there any command by which we can determine if a Product which was installed using the VMINSTAL command is currently installed or not?

Can the vminstal.history file give us this information or is there any other file/command which can give this information?

Thanks,

Vineet
3 REPLIES 3
Craig A
Valued Contributor

Re: Information about vminstal.history file

Hi Vineet

Have you tried:

$ type sys$update:vmsinstal.history
$ prod show hist

Craig
Volker Halle
Honored Contributor

Re: Information about vminstal.history file

Vineet,

good old OpenVMS layered products typically leave a SYS$HELP:.RELEASE_NOTES file around.

Volker.
Hoff
Honored Contributor

Re: Information about vminstal.history file