CEMT SET FECONNECTION

Function

Change the state of FEPI connections. Family selection can be used for TARGET and NODE, but list selection cannot be used.

Syntax

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

Typing ? at the beginning of either the first or second line gives a syntax prompt. Resetting the values takes effect immediately.

Read syntax diagramSkip visual syntax diagramCEMT SET FECONNECTION
 
>>-CEMT Set FEConnection---------------------------------------->
 
>--+-Target(targetname)--NODe(nodename)-+--+------------+------->
   '-ALl--------------------------------'  +-INSErvice--+
                                           '-Outservice-'
 
>--+----------+------------------------------------------------><
   +-ACquired-+
   '-Released-'
 

Options

ACquired
specifies that the connection is to have a session established (that is, ‘bound’). The state is ACQUIRING until this is completed.
ALl
specifies that any change you request is made to all connections that you are authorized to access.
INSErvice
specifies that the connection is to be put in service and can be used in a conversation.
NODe(nodename)
specifies the 8-character name of the node identifying a connection.
Outservice
specifies that the connection is to be put out of service and not to be used for any new conversations, though existing conversations are unaffected. The service state is GOINGOUT until these conversations end.
Released
specifies that the connection is to have its session ended (that is, ‘unbound’), when usage of the connection by all owned conversations ends. (An unowned conversation on the connection is ended immediately.) The state is RELEASING until this is completed.
Target(targetname)
specifies the 8-character name of the target identifying a connection.
[[ Contents Previous Page | Next Page Index ]]