Valid on z/OS, z/VM, and z/VSE.
Use the ACIDPRFX keyword to list all ACIDs that begin with a specified prefix. Prefixes can be from one to seven characters long.
This keyword has the following format:
TSS LIST(ACIDS) ACIDPRFX(acid‑prefix)
DATA(datatype(s))
[TYPE(acidtype)]
[ZONE|DIVISION|DEPARTMENT(acid)]
This keyword is used with:
This example lists all the ACIDs that begin with TEST:
TSS LIST(ACIDS) ACIDPRFX(TEST)
This example lists all data concerning all DCAs in ZONE(ACCOUNTG) whose ACID begins with ship:
TSS LIST(ACIDS) ACIDPRFX(ship)
DATA(ALL)
TYPE(DCA)
ZONE(ACCOUNTG)
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|