Issuing a NetView Command from MVS
If you have an autotask associated with the system console, you can enter NetView® commands from the MVS™ console.
To associate an autotask with a specific MVS console, use the AUTOTASK statement in the CNMSTYLE member, or the AUTOTASK command. The CONSOLE keyword specifies a console ID from which an operator can issue the MODIFY command. If you specify a console ID of *ANY*, you can use any MVS console to issue a NetView command. Before specifying *ANY*, consider the security implications of allowing NetView commands to be issued from any MVS console.
f procname,commandFor
example, to display the MVS console
names and IDs used by the NetView program,
enter the following command:
f procname,disconid t130 disconidYou can register the command designator with the MVS system on which the subsystem address space job runs or you can register the prefix for the entire sysplex. This is done when you start the NetView subsystem address space.
| Topic: | Reference: |
|---|---|
| CNMSJ009 and CNMSJ010 (NetView start procedure) | IBM® Tivoli® NetView for z/OS® Installation: Getting Started |
| NetView commands | NetView online help |
| Associating an autotask with an MVS console | AUTOTASK command in the NetView online help |
| NetView cataloged procedures | IBM Tivoli NetView for z/OS Installation: Getting Started |
| Activating VTAM®, NetView, SSI, RODM, and GMFHS | IBM Tivoli NetView for z/OS Installation: Getting Started |