gtpo1mc9 | Operations |
Use this command to deactivate a loadset on a specific processor or on all processors. When a loadset is deactivated, no new ECBs can use the loadset. However, if an ECB exists that can use the loadset, it continues to do so until the ECB exits from the TPF system.
Requirements and Restrictions
None.
Format
|
Additional Information
Online help information is available for this command. To display the help information, enter one of the following:
ZOLDR HELP
ZOLDR ?
Examples
The HOTEL1 loadset is deactivated on every processor in the following example.
+---------------------------------------------------------------------------------------------+ |User: ZOLDR DEACTIVATE HOTEL1 | | | |System: OLDR1016I 19.39.59 CELA - DEACTIVATE REQUEST RECEIVED | | OLDR2038I 19.39.59 DEACTIVATE OF LOADSET HOTEL1 SCHEDULED | | FOR CPU B | | OLDR2038I 19.39.59 DEACTIVATE OF LOADSET HOTEL1 SCHEDULED | | FOR CPU C | | OLDR2038I 19.39.59 DEACTIVATE OF LOADSET HOTEL1 SCHEDULED | | FOR CPU Z | | OLDR1058I 19.39.59 CLE4 - DEACTIVATE LOADSET HOTEL1 FOR CPU B COMPLETED AS REQUESTED | | BY CPU B | | OLDR1058I 19.39.59 CLE4 - DEACTIVATE LOADSET HOTEL1 FOR CPU C COMPLETED AS REQUESTED | | BY CPU C | | OLDR1058I 19.39.59 CLE4 - DEACTIVATE LOADSET HOTEL1 FOR CPU Z COMPLETED AS REQUESTED | | BY CPU Z | +---------------------------------------------------------------------------------------------+
The APPL201 loadset is deactivated on CPU B in the following example.
+---------------------------------------------------------------------------------------------+ |User: ZOLDR DEAC APPL201 B | | | |System: OLDR1016I 19.39.59 CELA - DEACTIVATE REQUEST RECEIVED | | OLDR2038I 19.39.59 DEACTIVATE OF LOADSET APPL201 SCHEDULED | | FOR CPU B | | OLDR1058I 19.39.59 CLE4 - DEACTIVATE LOADSET APPL201 FOR CPU B COMPLETED AS REQUESTED| | BY CPU B | +---------------------------------------------------------------------------------------------+
In the following example, the APPL201 loadset is deactivated on CPU B. ECBs using programs in the APPL201 loadset exit when they attempt to enter the programs in the loadset.
+---------------------------------------------------------------------------------------------+ |User: ZOLDR DEAC APPL201 B EXIT | | | |System: OLDR1016I 19.39.59 CELA - DEACTIVATE REQUEST RECEIVED | | OLDR2039I 19.39.59 DEACTIVATE EXIT OF LOADSET APPL201 SCHEDULED | | FOR CPU B | | OLDR1058I 19.39.59 CLE4 - DEACTIVATE LOADSET APPL201 FOR CPU B COMPLETED AS REQUESTED| | BY CPU B | +---------------------------------------------------------------------------------------------+
The BETATEST loadset is deactivated without checking the status of the loadset in the following example.
+--------------------------------------------------------------------------------+ |User: ZOLDR DEACT BETATEST FORCE | | | |System: OLDR1016I 19.39.59 CELA - DEACTIVATE REQUEST RECEIVED | | OLDR1057I 19.39.59 COLA - DEACTIVATE LOADSET BETATEST FOR CPU B COMPLETE| +--------------------------------------------------------------------------------+
Related Information
See TPF System Installation Support Reference for more information about the E-type loader.