Operating System - OpenVMS
1753805 Members
8366 Online
108805 Solutions
New Discussion юеВ

Re: Alpha Console Firmware

 
SOLVED
Go to solution
Mario Abruzzi
Contributor

Alpha Console Firmware

How can I get the version of AlphaServer firmware that is currently running on my node without shutting the system dowm?
5 REPLIES 5
Ian Miller.
Honored Contributor
Solution

Re: Alpha Console Firmware

$ ANAL/SYS
SDA> CLUE CONFIG

console version is the version of the SRM consle.
____________________
Purely Personal Opinion
Peter Barkas
Regular Advisor

Re: Alpha Console Firmware

Not sure if this is what you are looking for?

$write sys$output f$getsyi("console_version")
$write sys$output f$getsyi("palcode_version")
Jan van den Ende
Honored Contributor

Re: Alpha Console Firmware

Mario,

we also use the lexicals that Peter names.
It is much easier than SDA to incorporate in a procedure.
It depends on your VMS version though. It has only become available relatively recently ( 7.2 maybe ? )

Proost.

Have one on me.

jpe
Don't rust yours pelled jacker to fine doll missed aches.
Ian Miller.
Honored Contributor

Re: Alpha Console Firmware

$write sys$output f$getsyi("console_version")
$write sys$output f$getsyi("palcode_version")

works on VMS V7.1 and V6.2
____________________
Purely Personal Opinion
Robert_Boyd
Respected Contributor

Re: Alpha Console Firmware

Take a look at http://dcl.openvms.org/stories.php?story=05/04/04/7482362

for a procedure that displays a whole wealth of interesting information about your system.

Robert
Master you were right about 1 thing -- the negotiations were SHORT!