SCF Reference Manual for G-Series RVUs (G06.27+)

SCF Commands
SCF Reference Manual for G-Series RVUs520413-005
5-76
LISTPM Command
pm-name
is the SCF name of a subsystem product module. This name is derived from the
files named ZxxxSCF, where xxx is the three-character mnemonic identifying a
subsystem. These files are found either on $SYSTEM.SYSTEM or, if the
command PARAM SCF^PM^LOC is set, on the volume and subvolume to which
the PARAM command points.
$pppp
is the process name associated with the product module. This name is created by
the CREATEPROCESSNAME procedure. You can have more than one product
module of the same type running from different invocations of SCF. This named
process is the product module invocation associated with the SCF process from
which the LISTPM command is issued. This field is blank if the product module
exists but is not currently running.
*****
appears if the product module is a table-driven product module.
T9082rxx.[iii]
is the product module interface version identifier. The variable rxx is the product
version (for example, F40), and iii is the IPM identifier (for example, AAB). The
product module interface version must be the same as or earlier than the SCF
Kernel interface version. For example, if the SCF Kernel interface version is
T9082F40.AAB, the product module interface version must be T9082F40.AAB or
T9082F40.AAA.
T9594rxx.[iii]
is the table-driven product module interface version identifier. The variable rxx is
the product version (for example, F40), and iii is an internal version number (for
example, AAB). The product module interface version must be the same as or
earlier than the SCF Kernel interface version. For example, if the SCF Kernel
interface version is T9082F40.AAB, the product module interface version must be
T9082F40.AAB or T9082F40.AAA.
T9082rxx - (ddmmmyy) (ddmmmyy) SHELL
is the version banner for the SCF shell bound with the subsystem product module.
rxx is the product version (for example, F40 and ddmmmyy shows the RVU and
compile dates, respectively.
T9594rxx - (ddmmmyy) (ddmmmyy) TABLE
is the version banner for the SCF table-driven product module with the subsystem
product module. rxx is the product version (for example, F40 and ddmmmyy
shows the RVU and compile dates, respectively.