SCF Reference Manual for the Kernel Subsystem

SERVERNET $ZSNET
SUBSYS $ZZKRN
These versions of the VERSION command are discussed on these pages:
PageCommand
129“VERSION null and VERSION PROCESS Commands ”
130“VERSION SERVERNET Command ”
131“VERSION SUBSYS Command ”
VERSION null and VERSION PROCESS Commands
The VERSION null command and the VERSION PROCESS command both display the version level
of the $ZZKRN subsystem manager process.
VERSION [ / OUT file-spec / ] [ PROCESS ] $ZZKRN [ , DETAIL ]
VERSION null and VERSION PROCESS Summary Display Format
The format of the summary display for the VERSION null and VERSION PROCESS commands
(without the DETAIL option) is described here. See also Example 1 on page 129.
VERSION [ PROCESS ] \system.$ZZKRN: KERNEL (MGR) - T1085vff - (ddmmmyy) - (ddmmmyy)
VERSION null and VERSION PROCESS Detailed Display Format
The format of the detailed display for the VERSION null and VERSION PROCESS commands (with
the DETAIL option) is described here. See also Example 2 on page Step 2.
Detailed VERSION PROCESS \system.$ZZKRN
SYSTEM \system
KERNEL (MGR) - T1085vff - (ddmmmyy) - (ddmmmyy)
GUARDIAN - T9050 - (tos)
SCF KERNEL - T9082vff - (ddmmmyy) (ddmmmyy)
KERNEL PM - T1084vff - (ddmmmyy) - (ddmmmyy)
These terms appear in the preceding two displays:
\system
is the system $ZZKRN is running on.
vff
is the product version; for example, F40.
tos
is the operating system version of the Guardian kernel for this RV; for example, N40.
ddmmmyy
are the RVU and compile dates, respectively, for the product.
VERSION null and VERSION PROCESS Examples
1. This example shows how to display version information about the $ZZKRN subsystem manager
process:
-> VERSION PROCESS $ZZKRN
VERSION PROCESS \EAST.$ZZKRN: KERNEL (MGR) - T1085F40 - (31AUG99) - (31AUG99)
VERSION Command 129