SCF Reference Manual for the Kernel Subsystem
*Library...................Not Specified
*MemPages..................Not Specified
*Name......................$GP
*OutFile...................Not Specified
*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.ABC, EXT (16,16),
EXCLUSIVE, OUTPUT, CODE 16, REC16,
BLOCK 16
Adding a PARAM to a Generic Process
To add a PARAM to a generic process, enter an SCF ADD PARAM command that specifies these
attributes:
• PARAM name
• PARAM value (for details, see the TACL Reference Manual)
Example: Adding a PARAM
This example shows how to add the PARAM attribute to a generic process.
-> ASSUME PROCESS $ZZKRN
-> ADD #GP, &
(PARAM ABC ABC)
-> START #GP
-> INFO,DETAIL
NONSTOP KERNEL - Detailed Info PROCESS \MANGO.$ZZKRN.#GP
*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......................$GP
*OutFile...................Not Specified
*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 )
*Params:
ABC.................................. ABC
60 Configuring and Managing Generic Processes