Display NetWare Connection (DSPNTWCNN)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display NetWare Connection (DSPNTWCNN) command allows a user to retrieve more status data for a specific, active NetWare server connection. Detailed information about the connection will be displayed when this command is issued.

Output is directed to a display or a spooled printer file as indicated by the OUTPUT parameter and job type.

Top

Parameters

Keyword Description Choices Notes
SERVER Server Character value Required, Positional 1
OPTION Option *ALL, *LOCAL, *SERVER, *OPNFILE Optional
CNNNBR Connection number 1-65534, *CURRENT Optional
OUTPUT Output *, *PRINT Optional
Top

Server (SERVER)

Specifies an active server defined for the network.

Top

Option (OPTION)

This parameter allows you to display information selectively. You can choose to display all information (*ALL) or specific information.

*ALL
All information concerning the connection is displayed.
*SERVER
Only the information concerning the connection identified by the Connection number (CNNNBR) parameter to a specific server is displayed. The information displayed will be statistics kept on the server concerning the connection.
*OPNFILE
Only the information concerning open NetWare files for a specific connection is displayed.
*LOCAL
Only the information concerning those connections started from the local system is displayed. The information displayed will be local iSeries information about the connection.
Top

Connection number (CNNNBR)

Specifies the connection number for the active NetWare connection to be displayed.

*CURRENT
The connection started from the local system by the current user profile to the server specified for the Server (SERVER) parameter is displayed.
1-65534
Specify the connection number to be displayed.
Top

Output (OUTPUT)

Specifies whether the output is shown on the display of the requesting work station or is printed with the job's spooled output.

*
Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

None
Top

Error messages

*ESCAPE Messages

FPE0105
NetWare connection &1 not displayed.
Top