Previous Topic: LLOCK ExamplesNext Topic: LNODE Examples


LNODE Command

The LNODE command displays entries from the in-storage node table that the XPJOB function (cross platform scheduling internalization) uses.

This command has the following format:

LNODE[,NODE={*|nodename|mask}]
     [,LIST={SHORT|ALL}]
     [,SEQ={NATV|ALT1|ALT2|NODE|STATE}]
     [,STATE={FAIL|OFFline|ONline|STOP}]
NODE

(Optional) Specifies the node name or mask that a node name must match before its information is selected for display.

Default: * (all nodes)

Limits: 1 to 44 characters

LIST

(Optional) Specifies the amount of node table information requested.

SHORT

Lists only the node name and its current state. SHORT is the default.

ALL

Lists all data that is associated with the nodes requested.

SEQ

(Optional) Specifies the display sequence of the selected information.

NATV

Indicates native sequence. NATV is the default.

ALT1

Indicates alternative node #1 sequence. This value is not valid for LIST=SHORT.

ALT2

Indicates alternative node #2 sequence. This value is not valid for LIST=SHORT.

NODE

Indicates node name sequence.

STATE

Indicates node state sequence.

STATE

(Optional) Limits the display to nodes with a particular state. If omitted, displays all states.

FAIL

Lists only nodes in a failed state because of a communications failure.

OFFline

Lists only nodes manually placed in an offline state.

ONline

Lists only nodes in the online state.

STOP

Lists only nodes manually placed in a stopped state.

More information:

Masking