SCF Reference Manual for the Kernel Subsystem
STATUS PROCESS Examples
1. This example displays summary current status information for the $ZZKRN Kernel subsystem
manager:
-> STATUS PROCESS $ZZKRN 
NONSTOP KERNEL - Status PROCESS \EAST.$ZZKRN.#ZZKRN 
Symbolic Name Name State Sub Primary Backup Owner 
 PID PID ID 
ZZKRN $ZZKRN STARTED 0 ,11 1,11 255,255 
2. This example displays detailed current status information for $ZZKRN:
-> STATUS PROCESS $ZZKRN, DETAIL 
NONSTOP KERNEL - Detailed Status PROCESS \SUN.$ZZKRN.#ZZKRN
 Backup PID........ None
 Creation Time..... JAN 21,2000 11:41:59
 Name.............. $ZZKRN
 OwnerID........... 255, 255
 Primary PID....... 0 , 15
 Priority.......... 180
 State............. STARTED
 Substate..........
3. This example displays summary current status information about a user-configured generic
process that is configured in two processors, when one processor is down:
-> STATUS PROCESS $ZZKRN.GP 
NONSTOP KERNEL - Status PROCESS \EAST.$ZZKRN.#GP 
Symbolic Name Name State Sub Primary Backup Owner 
 PID PID ID 
GP $GP00 STARTED 0 ,16 None 255,255 
GP $GP01 STOPPED None None 
4. This example displays detailed current status information about the same user-configured
generic process. Because $GP01 is stopped, the STATUS command cannot display information
about the creation time, owner, or priority for the process.
-> STATUS PROCESS $ZZKRN.GP, DETAIL 
NONSTOP KERNEL - Detailed Status PROCESS \EAST.$ZZKRN.#GP 
Backup PID........ None 
Creation Time..... JAN 21,2000 11:51:50 
Name.............. $GP00 
OwnerID........... 255, 255 
Primary PID....... 0 , 16 
Priority.......... 148 
State............. STARTED 
Substate.......... 
NONSTOP KERNEL - Detailed Status PROCESS \EAST.$ZZKRN.#GP 
Backup PID........ None 
Creation Time..... 
Name.............. $GP01 
OwnerID........... 
Primary PID....... None
Priority.......... 
State............. STOPPED 
Substate.......... 
120 SCF Commands for the Kernel Subsystem










