CEMT INQUIRE FENODE

Function

Display information about a FEPI node.

Input

Press the Clear key to clear the screen. There are two ways of commencing this transaction:

You can tab to the highlighted fields and overtype them with new values.

Read syntax diagramSkip visual syntax diagramCEMT INQUIRE FENODE
 
                        .-ALl--------.
>>-CEMT Inquire FENode--+------------+--+--------------+-------->
                        '-(nodename)-'  +-INSTalled----+
                                        '-Notinstalled-'
 
>--+------------+--+----------+--+-----------------+-----------><
   +-INSErvice--+  +-ACquired-+  '-Lacqcode(value)-'
   '-Outservice-'  '-Released-'
 
ALl
is the default. Information about all nodes is given, unless you specify a node.
nodename
is the 8-character name of the node to be queried.

Sample screen

Figure 4. CEMT INQUIRE FENODE screen
CEMT IN FEN
STATUS:  RESULTS - OVERTYPE TO MODIFY
 Feno(NODE1   ) Inst Inse Acqu Lacq(X'00000000')
 Feno(NODE2   ) Inst Inse Acqu Lacq(X'00000000')
 Feno(NODE3   ) Inst Inse Acqu Lacq(X'00000000')
 Feno(NODE4   ) Inst Inse Acqu Lacq(X'00000000')
 
 
 
 

Displayed fields

Feno
indicates that this panel relates to an FENODE inquiry.
(value)
displays the 8-character name of a node.
Installed|Notinstalled
displays a value identifying the install state of the node. The values are:
Installed
The node has been defined by INSTALL and is available for use.
Notinstalled
The node is being discarded, but is still in use.
Inservice|Outservice
displays a value identifying the service state of the node. The values are:
Inservice
The node is in service and can be used in a conversation. If OUTSERVICE state has been requested but has not yet completed, a ‘GOING OUT’ message is shown.
Outservice
The node is out of service and cannot be used for any conversation.
Acquired|Released
displays a value identifying whether the state of the VTAM® ACB for the node. The values are:
Acquired
The VTAM ACB for the node is open and the VTAM ‘set logon start’ command has completed. If RELEASED state has been requested but has not yet completed, a ‘BEING RELEASED’ message is shown. If this persists, you might need to use VTAM commands to recover the node.
Released
The VTAM ACB is closed. If ACQUIRED state has been requested but has not yet completed, a ‘BEING ACQUIRED’ message is shown. If this persists, you might need to use VTAM commands to recover the node.
Lacqcode(value)
displays a hexadecimal value indicating the result of the last acquire request for the node; that is, the sense code from the last VTAM OPEN ACB, a zero indicating success. For information about VTAM sense codes, see either the VTAM Messages and Codes or the SNA Formats manual.
[[ Contents Previous Page | Next Page Index ]]