gtpo1mc6Operations

ZOLDR ALTER-Alter E-Type Loader Values

Use this command to change the following E-type loader values:

Requirements and Restrictions

None.

Format




Xpat Threshold pp
changes the extra PAT slot threshold percentage, where pp is the percentage. When the number of available extra PAT slots falls below the specified percentage, the TPF system issues an attention message.

Record Threshold pp
changes the E-type loader fixed file record threshold percentage, where pp is the percentage. When the number of E-type loader fixed file records falls below the specified percentage, the TPF system issues an attention message.

PAt Report nn
changes the maximum number of incompatible PAT slots the system reports before ending the E-type loader load function and the maximum number of mismatched program allocation characteristics the system reports during the E-type loader load function, where nn is a decimal value from 1-99.

POlice time
changes the time interval for starting the E-type loader police routine, where time is a time interval from 1-999 seconds.

Detect time
changes the time interval for starting the E-type loader long-running job detection routine and the E-type loader reclaim detection routine, where time is a time interval from 1-999 seconds.
Note:
The time interval for the E-type loader long-running job detection routine and the E-type loader reclaim detection routine must be a multiple of the time interval for the police routine.

Additional Information

Examples

The E-type loader fixed file record threshold percentage is changed to 5% in the following example.

+--------------------------------------------------------------------------------+
|User:   ZOLDR ALTER RECORD THRESHOLD 5                                          |
|                                                                                |
|System: OLDR1016I 19.39.59 ALTER REQUEST RECEIVED                               |
|        OLDR5007I 19.39.59 CLDT - VALUE ALTERED SUCCESSFULLY                    |
|           OLD VALUE - 0                                                        |
|           NEW VALUE - 5                                                        |
|           THE NEW VALUE TAKES EFFECT IMMEDIATELY                               |
+--------------------------------------------------------------------------------+

In the following example, the time interval for starting the E-type loader police routine is changed to 2 seconds. The time interval for starting the E-type loader long-running job detection routine and the E-type loader reclaim detection routine is changed to 4 seconds.

+--------------------------------------------------------------------------------+
|User:   ZOLDR ALTER POLICE 2 DETECT 4                                           |
|                                                                                |
|System: OLDR1016I 19.39.59 CELA - ALTER REQUEST RECEIVED                        |
|        OLDR5005I 19.39.59 CLDT - VALUES ALTERED SUCCESSFULLY                   |
|           OLD VALUES - 10 AND 20                                               |
|           NEW VALUES - 2 AND 4                                                 |
|           THE NEW VALUES TAKE EFFECT IMMEDIATELY                               |
+--------------------------------------------------------------------------------+

Related Information

See TPF System Installation Support Reference for more information about the E-type loader.