Previous Topic: USERNL1 and USERNL2 Keywords—CTS National LanguageNext Topic: Examples: USING keyword


USING Keyword—Model ACID

Valid on z/OS, z/VSE, and z/VM.

Use the USING keyword to create an ACID of the same type using an existing ACID as a model.

The model acid information available from a TSS LIST(modelacid) DATA(BASIC,TSO) is copied to the ACID in the CREATE USING command along with the TSO DFLT, SMS, CICS, OMVS, and WORKATTR DATA information. The model must exist before copies are created from it.

Note: In addition to the information from TSS LIST DATA(BASIC), the TSO DFLT DATA information and password information are also copied. If the ACID has a PHRASE assigned to it the PHRASE is not copied.

This keyword has the following format:

TSS CREATE(newacid) USING(modelacid)

This keyword is used with: