Previous Topic: Example: INCLUDE keywordNext Topic: Examples: INSTDATA keyword


INSTDATA Keyword—Record ACID Information

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

Use the INSTDATA keyword to record or remove information about an ACID. Up to 255 characters of information about an associated ACID may be used for convenient record keeping, or for interrogation by a user‑written Installation Exit.

This keyword has the following format:

TSS ADDTO(acid) INSTDATA([']installation data['])
TSS REPLACE(acid) INSTDATA([']installation data['])

When used with TSS ADD, CA Top Secret adds installation data to the end of any existing data. The new data is concatenated, but cannot extend beyond 255 characters.

When used with TSS REPLACE, CA Top Secret replaces any installation data. The new data is limited to 255 characters.

Installation data:

This keyword is used with: