SCF Reference Manual for the Kernel Subsystem

GP $GP400 STOPPED ABT 0 ,34 None 0 ,0
GP $GP401 STOPPED ABT 1 ,23 None 0 ,0
GP $GP402 STOPPED ABT None None
GP $GP403 STOPPED ABT None None
6. Change the AUTORESTART value, using the ALTER command:
-> ALTER, AUTORESTART 8
7. Confirm the changed AUTORESTART value with another INFO, DETAIL command. The changed
line is shown here in boldface type.
-> INFO, DETAIL
NONSTOP KERNEL - Detailed Info PROCESS \EAST.$ZZKRN.#GP
*AutoRestart...............8
*BackupCPU.................Not Specified
*CPU.......................(00,01,02,03)
*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 )
This change takes effect the next time the process is started.
8. Restart the process with the START command:
-> START
KERNEL W00030 Process \EAST.$GP400 started successfully.
KERNEL W00030 Process \EAST.$GP401 started successfully.
KERNEL W00106 One or more processes of \EAST.$ZZKRN.#GP did not start due
to cpu down. They will start when their CPU is reloaded.
9. Verify that the process is restarted with another STATUS command. The STARTED object state
is shown here in bold. Because processors 2 and 3 are still down, $GP402 and $GP403
remain in the STOPPED object state.
-> 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
Altering a Generic Process 57