Previous Topic: COMMAND Keyword—Specific Commands for ACIDNext Topic: CPFNODE Keyword—Define CPF Node-Specific Options


CONSOLE Keyword—Control Options Permissions

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

Use the CONSOLE keyword to grant or remove an ACID's ability to modify control options. For z/VM, options are modified via the TSS MODIFY command only. With z/OS, options are modified at the O/S console or via the TSS MODIFY command function.

This keyword has the following format:

TSS ADDTO(acid) CONSOLE

This keyword is used with:

Examples: CONSOLE keyword

This example gives user GABVCA the ability to enter protected control options at the console, or through the TSS MODIFY command:

TSS ADDTO(GABVCA) CONSOLE

This example removes the CONSOLE attribute:

TSS REMOVE(GABVCA) CONSOLE