Work with Node List Entries (WRKNODLE)

The Work with Node List Entries (WRKNODLE) command allows the user to display, print, add, or remove node list entries.

Parameters

Keyword Description Choices Notes
NODL Node list Qualified object name Required, Positional 1
Qualifier 1: Node list Name
Qualifier 2: Library Name, *LIBL, *CURLIB
ADRTYPE Address type *ALL, *SNA, *IP Optional

Node list (NODL)

Specifies the qualified name of the node list object from which entries are shown.

The node list name can be qualified by one of the following library values:

*LIBL
All libraries in the library list for the current thread are searched until the first match is found.
*CURLIB
The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.
library-name
Specify the name of the library to be searched.

The possible values are:

node-list-name
Specify the name of the node list to use.

This is a required parameter.

Address type (ADRTYPE)

Specifies the node list entries to work with, by address type.

The possible values are:

*ALL
All node list entries are shown.
*IP
Only the nodes with an Internet Protocol (IP) address type are shown.
*SNA
Only the nodes with a Systems Network Architecture (SNA) address type are shown.

Examples

Example 1: Displaying All Node List Entries

WRKNODLE   NODL(MYLIB/NODL02)

This command shows a list of all entries in the node list NODL02 in library MYLIB.

Example 2: Displaying All IP Node List Entries

WRKNODLE   NODL(MYLIB/NODL02)  ADRTYPE(*IP)

This command shows a list of all IP entries in the node list NODL02 in library MYLIB.

Error messages

*ESCAPE Messages

CPF7D41
Error occurred while logging order assistance request.
CPF7D42
Error occurred while performing database operation.
CPF813E
Node list &4 in &9 damaged.
CPF9801
Object &2 in library &3 not found.
CPF9802
Not authorized to object &2 in &3.
CPF9803
Cannot allocate object &2 in library &3.
CPF9807
One or more libraries in library list deleted.
CPF9808
Cannot allocate one or more libraries on library list.
CPF9809
Library &1 cannot be accessed.
CPF9810
Library &1 not found.
CPF9820
Not authorized to use library &1.
CPF9830
Cannot assign library &1.
CPF9871
Error occurred while processing.