gtpo1mg3 | Operations |
Use this command to display, change, or remove time slice attributes, or to add a time slice name with its associated attributes to the time slice name table.
Requirements and Restrictions
You can only enter this command from the basic subsystem (BSS).
Format
|
Additional Information
ZTMSL HELP
ZTMSL ?
Examples
The values of the MAXECB, MINSUSP, MAXTIME, and RUNTIME parameters for the BIGSORT time slice name are changed in the file copy of the time slice name table in the following example.
+--------------------------------------------------------------------------------+ |User: ZTMSL C BIGSORT MAXE-20,MI-40,MAXT-5000,R-200 | | | |System: TMSL0005I 10.52.44 | | OLD TIME SLICE ATTRIBUTES FOR NAME BIGSORT ON FILE | | | | MAXECB-15 MAXTIME-2000 MINSUSP-80 RUNTIME-100 | | | | NEW TIME SLICE ATTRIBUTES FOR NAME BIGSORT ON FILE | | | | MAXECB-20 MAXTIME-5000 MINSUSP-40 RUNTIME-200 | | | | END OF DISPLAY | +--------------------------------------------------------------------------------+
The supported time slice names are displayed from the core copy of the time slice name table in the following example.
+--------------------------------------------------------------------------------+ |User: ZTMSL D C-C | | | |System: TMSL0002I 10.52.44 | | EXISTING TIME SLICE NAMES IN CORE | | | | IBMRSVD1 IBMRSVD2 CLOCKCHG GLOBALU | | SCHEDCHG FAREWAR QUOTEME BIGSORT | | LITTLSRT | | | | END OF DISPLAY | +--------------------------------------------------------------------------------+
The BSEARCH time slice name is added to both the file copy and the core copy of the time slice name table in the following example.
+--------------------------------------------------------------------------------+ |User: ZTMSL A BSEARCH MAXE-20,MI-40,MAXT-5000,R-200 C-B | | | |System: TMSL0004I 10.52.44 | | NEW TIME SLICE ATTRIBUTES FOR NAME BSEARCH ON FILE | | | | MAXECB-15 MAXTIME-2000 MINSUSP-80 RUNTIME-100 | | | | NEW TIME SLICE ATTRIBUTES FOR NAME BSEARCH IN CORE | | | | MAXECB-15 MAXTIME-2000 MINSUSP-80 RUNTIME-100 | | END OF DISPLAY | +--------------------------------------------------------------------------------+
The OLDSORT time slice name is removed from the core copy of the time slice name table in the following example.
+--------------------------------------------------------------------------------+ |User: ZTMSL R OLDSORT C-C | | | |System: TMSL0010I 10.52.44 | | THE TIME SLICE NAME OLDSORT HAS BEEN REMOVED IN CORE | +--------------------------------------------------------------------------------+
Related Information
See TPF System Macros for more information about time slice names and attributes and their relation to the TMSLC macro.