VTAM LINES
Select option 5 from the VTAM RESOURCES menu to display the status of all lines.
COMMAND ===> TGT ===> CHICAGO
INTVL==> 1 DATE --- YY/MM/DD
STATUS=> INPUT TIME --- 12:21:44
LC CMDS --- (A)ct, (I)nact, (F)orce, I(M)mediate, (D)isplay, (DE)Display Every
LC LINENAME MAJNODE ----------- STATUS -----------
___ F05-L ISTPUS ACTIV
___ F06-L ISTPUS ACTIV
___ F07-L ISTPUS ACTIV
___ RSLN029 LNCPV3V ACTIV
************************** END OF VTAM LINES ***************************
Use the VTAM LINES panel to check the status of all communication lines known to this VTAM. Like the display shown for the D NET,LINES command, the scrollable list shows the line name, the owning major node, and status of the lines.
Use primary commands to scan the list for a specific line or display lines in a particular STATUS. Use line commands to change the status of a LINENAME, just as if you were at the main console.
The STATUS column lists the VTAM status abbreviations. See "Resource Status Codes" in the IBM documentation VTAM Messages and Codes for definitions of these status abbreviations.
Line commands for the VTAM LINES application
Enter the following commands in the LC column next to the resource you want to modify.
Line command | VTAM equivalent |
|---|---|
A(ct) | V NET,ACT,ID= linename |
I(nact) | V NET,INACT,ID= linename |
F(orce) | V NET,INACT,ID= linename,TYPE=FORCE |
(i)M(mediate) | V NET,INACT,ID= linename,TYPE=IMMED |
D(isplay) | D NET,ID= linename |
D(isplay)E(very) | D NET,ID= linename,E |
Related topic