This example gives NETPGMR ownership of ACBs defined for some test VTAM applications that have been defined as TSTAPPL and NEWACB:
TSS ADDTO(NETPGMR) VTAMAPPL(TSTAPPL,NEWACB)
This example removes ownership:
TSS REMOVE(NETPGMR) VTAMAPPL(TSTAPPL,NEWACB)
This example permits ACID NETLINK which is assigned to a batch job that executes a non‑APF‑authorized program that opens the above listed VTAM ACB names:
TSS PERMIT(NETLINK) VTAMAPPL(NEWACB,TSTAPPL)
TSS PERMIT(ALL) VTAMAPPL(NEWACB,TSTAPPL)
ACCESS(NONE)
|
Copyright © 2009 CA.
All rights reserved.
|
|