Name

wto — issue a Write To Operator (WTO) from USS.

Synopsis

wto [-r ROUTCDE,...] [-d DESC,...] message
    

Description

This z/OS Co:Z utility command issues message as a write to operator (WTO).

If the ROUTCDE or DESC codes are omitted, the system uses the routing code specified on the ROUTCODE keyword on the DEFAULT statement in the CONSOLxx member of SYS1.PARMLIB.

NOTE: The message will be prefixed by: BPXM023I (userid) unless the userid has access to "BPX.CONSOLE" in the SAF "FACILITY" class. Additionally, in order to prevent a recursive logging error, the wto command will fail with an error message when logging has been redirected to /dev/console.

Messages with embedded spaces must be quoted.

Options

-r ROUTCDE

Specifies the routing code(s) for the message:

1 - Operator Action

2 - Operator Information

3 - Tape Pool

4 - Direct Access Pool

5 - Tape Library

6 - Disk Library

7 - Unit Record Pool

8 - Teleprocessing Control

9 - System Security

10 - System/Error Maintenance

11 - Programmer Information

12 - Emulation

13-128 - See MVS Programming: Authorized Assembler Services Reference, Volume 4 (SETFRR-WTOR) - SA22-7612

-d DESCR

Specifies the descriptor(s) for the message:

1 - System Failure (*)

2 - Immediate Action Required (*)

3 - Eventual Action Required (*)

4 - System Status (*)

5 - Immediate Command Response (*)

6 - Job Status (*)

7 - Task-Related

8 - Out-of-Line

9 - Operator's Request

10 - Not Defined

11 - Critical Eventual Action Required (*)

12 - Important Information (*)

(*) Mutually exclusive

Examples

  1. This example shows a WTO, using ROUTCDE "Programmer Information" and DESCR "Important Information".

    >wto -r 11 -d 12 "status message"

Saint Charles, Missouri
info@coztoolkit.com
+1 636.300.0901

Copyright© 2009 - 2023 Dovetailed Technologies, LLC. All rights reserved. Co:Z® is a registered trademark and Co:Z Toolkit™ is a trademark of Dovetailed Technologies, LLC.

Saint Charles, Missouri
info@coztoolkit.com
+1 636.300.0901

Copyright© 2009 - 2023 Dovetailed Technologies, LLC. All rights reserved. Co:Z® is a registered trademark and Co:Z Toolkit™ is a trademark of Dovetailed Technologies, LLC.