VTAM APPLICATIONS
Select option 2 from the VTAM RESOURCES menu to display all active application program major nodes and the application programs contained in those nodes.
COMMAND ===> TGT ===> CHICAGO
INTVL==> 1 DATE --- YY/MM/DD
STATUS=> INPUT TIME --- 12:19:28
LC CMDS --- (A)ct, (I)nact, (F)orce, I(M)mediate, (D)isplay, (DE) Display Every
LC APPLNAME MAJNODE ----------- STATUS -----------
___ VTAMB VTAMSEG ACTIV
___ ISTATA00 VTAMSEG CONCT
___ ISTNOP VTAMSEG ACTIV
___ ISTPDCLU VTAMSEG ACTIV
___ ADMPRINT AGDM01 ACTIV
___ BTSOB BBTSOB ACTIV
___ BTSOB001 BBTSOB ACTIV
___ BTSOB002 BBTSOB ACTIV
___ BTSOB003 BBTSOB ACTIV
___ BTSOB004 BBTSOB ACTIV
___ BTSOB005 BBTSOB ACTIV
___ BTSOB006 BBTSOB ACTIV
___ BTSOB007 BBTSOB ACTIV
___ BTSOB008 BBTSOB ACTIV
___ BTSOB009 BBTSOB ACTIV
___ BTSOB010 BBTSOB ACTIV
___ BTSOB011 BBTSOB ACTIV
___ BTSOB012 BBTSOB ACTIV
Use the VTAM APPLICATIONS panel to check the status of a VTAM application and change its status. Like the display shown for the D NET,APPLS command, the scrollable list shows the application name, the owning major node, and status of the applications.
Use primary commands to scan the list for a specific APPLNAME or display APPLNAMEs in a particular STATUS. Use line commands to change the status of an application, just as if you were at the main console.
The STATUS column lists the VTAM status abbreviations. Refer to the section "Resource Status Codes" in the IBM documentation VTAM Messages and Codes for definitions of these status abbreviations.
Line commands for the VTAM APPLICATIONS 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=applname |
I(nact) | V NET,INACT,ID=applname |
F(orce) | V NET,INACT,ID=applname,TYPE=FORCE |
(i)M(mediate) | V NET,INACT,ID=applname,TYPE=IMMED |
D(isplay | D NET,ID=applname |
D(isplay)E(very) | D NET,ID=applname,E |
Related topic