Previous Topic: LNODE ExamplesNext Topic: Examples


LNTWK Command

The LNTWK command lists workstation network information from the CA Workload Automation SE database. Optional keywords and values control the amount of data presented and the format of the data.

This command has the following format:

►►─ LNTWK ─ , ─┬─ NW=network ────────────────┬─┬──────────────────────┬───────►◄
               ├─ DSN= ─┬─ NW. ────────────┬─┤ └─ ,LIST= ─┬─ ALL ───┬─┘
               │        └─ NW.networkname ─┘ │            ├─ DSN ───┤
               └─ DSNBR= ─┬─ NWnnnnnn ───┬───┘            ├─ PROS ──┤
                          ├─ NW00nnnnn* ─┤                ├─ SCHD ──┤
                          └─ NW* ────────┘                ├─ STN ───┤
                                                          └─ USERS ─┘
NW

Specifies the network name. Use NW. for generic network requests.

Limits: 1 to 8 alphanumeric characters

Required: Yes (unless DSN or DSNBR is specified)

DSN

Specifies the CA Workload Automation SE index data set entry name for the network information to list.

Required: Yes (unless NW or DSNBR is specified)

NW.

When coded by itself, lists all networks in network name sequence.

NW.network

Defines a specific network name, in up to eight characters (following the NW. prefix), to list.

DSNBR

Defines the CA Workload Automation SE assigned database network number for the network whose information is to be listed.

Required: Yes (unless NW or DSN is specified)

NWnnnnnn

Defines the CA Workload Automation SE assigned network number in up to six characters with a prefix of NW. Leading zeros can be omitted.

NW00nnnnn*

Defines a CA Workload Automation SE generic network number in up to seven digits preceded with NW and terminated with an asterisk. Leading zeros must not be omitted.

NW*

Lists all networks in network number sequence.

LIST

(Optional) Specifies the options for the amount of database information to list.

ALL

Specifies all network data, including documentation and schedules. This option is not valid for a generic request.

DSN

Specifies network data.

PROS

Specifies all documentation and network data. This option is not valid for a generic request.

SCHD

Specifies all schedules and network data. This option is not valid for a generic request.

STN

Specifies all station names and network data.

USERS

Specifies all jobs connected to the network and network data.