SCF Reference Manual for the Kernel Subsystem
Altering the ASSIGN Attribute of a Generic Process
Altering the ASSIGN attribute of a generic process is similar to altering any generic process
attributes. For details, see the “ALTER Command for Using ASSIGNs, PARAMs, and DEFINEs”
(page 97).
Example: Altering an ASSIGN
This example shows how to alter the ASSIGN attribute of a generic process.
-> ASSUME PROCESS $ZZKRN.#GP
-> ALTER, (ASSIGN ABC,XYZ)
-> INFO, DETAIL
NONSTOP KERNEL - Detailed Info PROCESS \MANGO.$ZZKRN.#PAG
*AutoRestart...............0
*BackupCPU.................Not Specified
*CPU.......................Not Specified
*DefaultVolume.............$SYSTEM.NOSUBVOL
*ExtSwap...................Not Specified
*Highpin...................ON
*HomeTerminal..............Not Specified
*InFile....................Not Specified
*Library...................Not Specified
*MemPages..................Not Specified
*Name......................$PAG
*OutFile...................Not Specified1
*PFSSize...................Not Specified
*PrimaryCPU................1
*Priority..................167
*Program...................$SYSTEM.SYSTEM.TACL
*SaveAbend.................OFF
*StartMode.................MANUAL
*StartupMessage............Not Specified
*StopMode..................STANDARD
*Type......................OTHER
*UserId....................SUPER.SUPER ( 255,255 )
*Assigns:
ABC.......................... $SYSTEM.SYSTEM.XYZ, EXT (16,16),
EXCLUSIVE, OUTPUT, CODE 16, REC 16,
Altering the PARAM Attribute of a Generic Process
Altering the PARAM attribute of a generic process is similar to altering any generic process attributes.
For details, see the “ALTER Command for Using ASSIGNs, PARAMs, and DEFINEs” (page 97).
Example: Altering a PARAM
This example shows how to alter the PARAM attribute of a generic process.
-> ASSUME PROCESS $ZZKRN.#GP
-> ALTER, (PARAM ABC XYZ)
-> INFO, DETAIL
NONSTOP KERNEL - Detailed Info PROCESS \MANGO.$ZZKRN.#PAG
*AutoRestart...............0
*BackupCPU.................Not Specified
*CPU.......................Not Specified
*DefaultVolume.............$SYSTEM.NOSUBVOL
*ExtSwap...................Not Specified
*Highpin...................ON
*HomeTerminal..............Not Specified
62 Configuring and Managing Generic Processes