SCF Reference Manual for the Kernel Subsystem
This change takes effect immediately.
3. Confirm the change:
-> INFO SUBSYS $ZZKRN
NONSTOP KERNEL - Info SUBSYS \EAST.$ZZKRN
Current Settings
*DAYLIGHT_SAVING_TIME ................ USA66
*NONRESIDENT_TEMPLATES................ $SYSTEM.SYSTEM.TEMPLATE
*POWERFAIL_DELAY_TIME................. 30
*RESIDENT_TEMPLATES................... $SYSTEM.SYSTEM.RTMPLATE
SUPER_SUPER_IS_UNDENIABLE............ OFF
*SYSTEM_NAME.......................... \EAST
*SYSTEM_NUMBER........................ 254
SYSTEM_PROCESSOR_TYPE ............... NSR-W
*TIME_ZONE_OFFSET..................... -8:00
*TNSMISALIGN.......................... NOROUND
*DESTINATION_CONTROL_TABLE............ SMALL
*TLE_LIMIT............................ 2000*
*AUTO_RETRY_ON_ERROR_654.............. OFF
If you need to reverse this operation, repeat the ALTER command with the original values under
“View the current data misalignment attribute.”
Changing the Destination Control Table Size Limit
This procedure lets you specify the size limit of the Destination Control Table.
For more information about the DESTINATION_CONTROL_TABLE attribute of the ALTER SUBSYS
command, see “DESTINATION_CONTROL_TABLE” (page 93).
1. As a precaution, save the current configuration file with an SCF SAVE command (documented
in the SCF Reference Manual for G-Series RVUs or the SCF Reference Manual for J-Series and
H-Series RVUs.
For example, use this command to save the current configuration file in a file at the location
$SYSTEM.ZSYSCONF.CONF0106:
-> SAVE CONFIGURATION 1.6
2. View the current settings for the attribute TLE Limit with an SCF INFO command:
-> ASSUME SUBSYS $ZZKRN
-> INFO
NONSTOP KERNEL - Info SUBSYS \EAST.$ZZKRN
Current Settings
*DAYLIGHT_SAVING_TIME ................ USA66
*NONRESIDENT_TEMPLATES................ $SYSTEM.SYSTEM.NRTNEW
*POWERFAIL_DELAY_TIME................. 30
*RESIDENT_TEMPLATES................... $SYSTEM.SYSTEM.TNEW
SUPER_SUPER_IS_UNDENIABLE............ OFF
*SYSTEM_NAME.......................... \EAST
*SYSTEM_NUMBER........................ 254
SYSTEM_PROCESSOR_TYPE ............... NSR-W
*TIME_ZONE_OFFSET..................... -8:00
*TNSMISALIGN.......................... FAIL
*DESTINATION_CONTROL_TABLE............ SMALL
*TLE_LIMIT............................ 2000
*AUTO_RETRY_ON_ERROR_654.............. OFF
3. Change the DESTINATION_CONTROL_TABLE attribute using ALTER command. For example,
to change the limit to LARGE:
Changing the Destination Control Table Size Limit 35