com.ibm.jzos

Interface WtoConstants

    • Field Detail

      • ROUTCDE_MASTER_CONSOLE_ACTION

        static final int ROUTCDE_MASTER_CONSOLE_ACTION
        WTO routing code 1 Operator action.
        See Also:
        Constant Field Values
      • ROUTCDE_MASTER_CONSOLE_INFORMATION

        static final int ROUTCDE_MASTER_CONSOLE_INFORMATION
        WTO routing code 2 Operator information.
        See Also:
        Constant Field Values
      • ROUTCDE_TAPE_POOL

        static final int ROUTCDE_TAPE_POOL
        WTO routing code 3 Tape pool.
        See Also:
        Constant Field Values
      • ROUTCDE_DASD_POOL

        static final int ROUTCDE_DASD_POOL
        WTO routing code 4 Direct access pool.
        See Also:
        Constant Field Values
      • ROUTCDE_TAPE_LIBRARY

        static final int ROUTCDE_TAPE_LIBRARY
        WTO routing code 5 Tape library.
        See Also:
        Constant Field Values
      • ROUTCDE_DISK_LIBRARY

        static final int ROUTCDE_DISK_LIBRARY
        WTO routing code 6 Disk library.
        See Also:
        Constant Field Values
      • ROUTCDE_UNIT_RECORD_POOL

        static final int ROUTCDE_UNIT_RECORD_POOL
        WTO routing code 7 Unit record pool.
        See Also:
        Constant Field Values
      • ROUTCDE_TELEPROCESSING_CONTROL

        static final int ROUTCDE_TELEPROCESSING_CONTROL
        WTO routing code 8 Teleprocessing control.
        See Also:
        Constant Field Values
      • ROUTCDE_SYSTEM_SECURITY

        static final int ROUTCDE_SYSTEM_SECURITY
        WTO routing code 9 System security.
        See Also:
        Constant Field Values
      • ROUTCDE_SYSPROG_INFORMATION

        static final int ROUTCDE_SYSPROG_INFORMATION
        WTO routing code 10 System/Error maintenance.
        See Also:
        Constant Field Values
      • ROUTCDE_PROGRAMMER_INFORMATION

        static final int ROUTCDE_PROGRAMMER_INFORMATION
        WTO routing code 11 Programmer information.
        See Also:
        Constant Field Values
      • ROUTCDE_EMULATORS

        static final int ROUTCDE_EMULATORS
        WTO routing code 12 Emulation.
        See Also:
        Constant Field Values
      • DESC_SYSTEM_FAILURE

        static final int DESC_SYSTEM_FAILURE
        WTO descriptor code 1 System failure. Mutually exclusive with other descriptor codes except those where specified otherwise.
        See Also:
        Constant Field Values
      • DESC_IMMEDIATE_ACTION_REQUIRED

        static final int DESC_IMMEDIATE_ACTION_REQUIRED
        WTO descriptor code 2 Immediate action required. Mutually exclusive with other descriptor codes except those where specified otherwise.
        See Also:
        Constant Field Values
      • DESC_EVENTUAL_ACTION_REQUIRED

        static final int DESC_EVENTUAL_ACTION_REQUIRED
        WTO descriptor code 3 Eventual action required. Mutually exclusive with other descriptor codes except those where specified otherwise.
        See Also:
        Constant Field Values
      • DESC_SYSTEM_STATUS

        static final int DESC_SYSTEM_STATUS
        WTO descriptor code 4 System status. Mutually exclusive with other descriptor codes except those where specified otherwise.
        See Also:
        Constant Field Values
      • DESC_IMMEDIATE_COMMAND_RESPONSE

        static final int DESC_IMMEDIATE_COMMAND_RESPONSE
        WTO descriptor code 5 Immediate command response. Mutually exclusive with other descriptor codes except those where specified otherwise.
        See Also:
        Constant Field Values
      • DESC_JOB_STATUS

        static final int DESC_JOB_STATUS
        WTO descriptor code 6 Job status. Mutually exclusive with other descriptor codes except those where specified otherwise.
        See Also:
        Constant Field Values
      • DESC_RETAIN

        static final int DESC_RETAIN
        WTO descriptor code 7 Task related. Retain action message until the job step terminates. Can be assigned in combination with any other descriptor code.
        See Also:
        Constant Field Values
      • DESC_OUT_OF_LINE_MESSAGE

        static final int DESC_OUT_OF_LINE_MESSAGE
        WTO descriptor code 8 Out-of-line. Can be assigned in combination with any other descriptor code.
        See Also:
        Constant Field Values
      • DESC_OPERATOR_REQUEST

        static final int DESC_OPERATOR_REQUEST
        WTO descriptor code 9 Operator's request. Can be assigned in combination with any other descriptor code.
        See Also:
        Constant Field Values
      • DESC_DYNAMIC_STATUS_DISPLAYS

        static final int DESC_DYNAMIC_STATUS_DISPLAYS
        WTO descriptor code 10 Not defined.
        See Also:
        Constant Field Values
      • DESC_CRITICAL_EVENTUAL_ACTION_REQUESTED

        static final int DESC_CRITICAL_EVENTUAL_ACTION_REQUESTED
        WTO descriptor code 11 Critical eventual action required. Mutually exclusive with other descriptor codes except those where specified otherwise.
        See Also:
        Constant Field Values
      • DESC_IMPORTANT_INFORMATION_MESSAGES

        static final int DESC_IMPORTANT_INFORMATION_MESSAGES
        WTO descriptor code 12 Important information. Mutually exclusive with other descriptor codes except those where specified otherwise.
        See Also:
        Constant Field Values
      • DESC_MESSAGE_PREVIOUSLY_AUTOMATED

        static final int DESC_MESSAGE_PREVIOUSLY_AUTOMATED
        WTO descriptor code 13 Automation information. Can be assigned in combination with any other descriptor code.
        See Also:
        Constant Field Values
� Copyright IBM Corporation 2005, 2022.