FEPI INQUIRE TARGET returns information about a FEPI target.

FEPI INQUIRE TARGET
>>-FEPI INQUIRE--TARGET(data-value)--+-----------------+-------->
'-APPL(data-area)-'
>--+-------------------+--+------------------+------------------>
'-INSTLSTATUS(cvda)-' '-SERVSTATUS(cvda)-'
>--+---------------------+-------------------------------------><
'-USERDATA(data-area)-'
The following commands allow you to browse all FEPI TARGET definitions.
Read the information on browsing earlier in this book before using the browsing
commands.
FEPI Browse TARGET
FEPI INQUIRE TARGET START
FEPI INQUIRE TARGET(8-character data-area) NEXT
[The options are as for FEPI INQUIRE TARGET]
FEPI INQUIRE TARGET END
- APPL(8-character data-area)
- returns the VTAM® application name of the back-end system that the target
system represents.
- INSTLSTATUS(cvda)
- returns the install state of the target. The relevant CVDA values are:
- INSTALLED
- The target has been defined by INSTALL and is available for use.
- NOTINSTALLED
- The target is being discarded but is still in use.
- SERVSTATUS(cvda)
- returns the service state of the target. The relevant CVDA values are:
- INSERVICE
- The target is in service and can be used in a conversation.
- OUTSERVICE
- The target is out of service and cannot be used for any conversation.
- GOINGOUT
- A state of OUTSERVICE has been requested but the target is
still being used by some conversation.
- TARGET(8-character data-value/8-character data-area)
- is the name of the target.
- USERDATA(64-character data-area)
- returns the user data for the target. If no user data has been set,
nulls are returned.
Condition |
RESP2 |
Meaning |
ILLOGIC |
1 |
For START: browse of this resource type is already
in progress.
For NEXT or END: START was
not issued. |
END |
2 |
For NEXT: all resource definitions have been retrieved. |
INVREQ |
116 |
TARGET name unknown. |
[[ Contents Previous Page | Next Page Index ]]