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.
All rights reserved.
|
|