SCF Reference Manual for the Kernel Subsystem

*DefaultVolume.............$SYSTEM.NOSUBVOL
*ExtSwap...................Not Specified
*Highpin...................ON
*HomeTerminal..............$TERM.#T1
*InFile....................$TERM.#T1
*Library...................Not Specified
*MemPages..................Not Specified
*Name......................$GP4nn
*OutFile...................$TERM.#T1
*PFSSize...................Not Specified
*PrimaryCPU................Not Specified
*Priority..................167
*Program...................$SYSTEM.SYSTEM.TACL
*SaveAbend.................OFF
*StartMode.................MANUAL
*StartupMessage............Not Specified
*StopMode..................Standard
*Type......................OTHER
*UserId....................SUPER.SUPER ( 255,255 )
2. Display the current object state and substate of each instance of the generic process in each
processor in which it is configured, using the STATUS command. In the sample command and
display, processor 0 and 1 are up, but processors 2 and 3 are not. As a result, only $GP400
and $GP401 are started and can display a primary PID.
-> STATUS
NONSTOP KERNEL - Status PROCESS \EAST.$ZZKRN.#GP
Symbolic Name Name State Sub Primary Backup Owner
PID PID ID
GP $GP400 STARTED 0 ,34 None 0 ,0
GP $GP401 STARTED 1 ,23 None 0 ,0
GP $GP402 STOPPED None None
GP $GP403 STOPPED None None
3. If necessary, use a TIMEOUT command (described in the SCF Reference Manual for G-Series
RVUs or the SCF Reference Manual for J-Series and H-Series RVUs) to specify a timeout value
that is larger than the default value of 90 seconds.
When you abort a generic process that has been configured in multiple processors (for example,
by the CPU ALL attribute), SCF might need more time to finish stopping and reporting about
all instances of the generic process. This command allows time for the ABORT command that
follows to stop all instances of the generic process:
-> TIMEOUT
4. Stop all instances of the generic process with an ABORT command:
-> ABORT
KERNEL W00028 Process \EAST.$GP400 aborted successfully.
KERNEL W00028 Process \EAST.$GP401 aborted successfully.
KERNEL W-00016 Object \EAST.$ZZKRN.#$GP402 is already in STOPPED state
KERNEL W-00016 Object \EAST.$ZZKRN.#$GP403 is already in STOPPED state
When the last process has been stopped, the TIMEOUT command ceases having an effect on
SCF processing.
5. Verify that the process object state is STOPPED and substate is ABT (ABORTED). This substate
is shown here in boldface.
-> STATUS
NONSTOP KERNEL - Status PROCESS \EAST.$ZZKRN.#GP
Symbolic Name Name State Sub Primary Backup Owner
PID PID ID
56 Configuring and Managing Generic Processes