SCF Reference Manual for the Kernel Subsystem

6. This example displays detailed current status information about an OSS persistent process
object named OSSAPP. The PRIMARYCPU attribute of $OSSAP has been specified as one
(0I). Thus, the processes specified in its NAME ($TDN1) and ASSOCPROC ($TNT1) attributes
run in processor 01 exclusively. The first section of the display gives information about the
OSH process, and the second section gives information about the OSS application process:
-> STATUS PROCESS $ZZKRN.OSSAPP, DETAIL
NONSTOP KERNEL - Detailed Status PROCESS \EAST.$ZZKRN.#OSSAPP
Backup PID........ None
Creation Time..... MAY 13,2004 12:14:15
Name.............. $TNT1
OwnerID.......... 255, 255
Primary PID....... 0 , 401
Priority.......... 167
State............. STARTED
Substate..........
Creation Time..... MAY 13,2004 12:14:15
Name.............. $TDN
OwnerID.......... 255, 255
Primary PID....... 0 , 401
Priority.......... 167
State............. STARTED
Substate..........
This example displays detailed status information about a persistent process object named
OSSAPP whose CPU attribute specifies ALL. Thus, an instance of both the OSH process and
the OSS application process run on each of the system’s sixteen processors (0 through 15).
As in the previous example, status information is listed in sections. First, the information about
the OSH process ($ALLnn) is presented in sixteen sequential sections, one section for each
instance of the process. Then, the information about the OSS process ($APPnn) is presented
in a similar sequence of sections.
This screen shows the first section in the sequence that gives status for the OSH process
($ALLnn):
-> STATUS PROCESS $ZZKRN.OSSAPP, DETAIL
NONSTOP KERNEL - Detailed Status PROCESS \EAST.$ZZKRN.#OSSAPP
Backup PID........ None
Creation Time..... MAY 13,2004 12:14:15
Name.............. $ALL01
OwnerID.......... 255, 255
Primary PID....... 0 , 401
Priority.......... 167
State............. STARTED
Substate..........
In the sequence of sixteen sections that follow, status is given for the OSS application ($APP00
through $APP15). The screen below shows the first section of the sequence for the OSS application.
NONSTOP KERNEL - Detailed Status PROCESS \EAST.$ZZKRN.#OSSAPP
Backup PID........ None
Creation Time..... MAY 13,2004 12:14:15
Name.............. $APP01
122 SCF Commands for the Kernel Subsystem