Previous Topic: How to Use the Console CommandNext Topic: Example JCL


How to Use the DBUTLTY Command

Multi-User mode is required to execute this command. Execute the SECURITY RESET function with the following command format:

►►─ SECURITY ─ ,OPTION=RESET ─┬──────────────┬────────────────────────────────►◄
                              └─ ,USER=name ─┘

Command

SECURITY

Invokes the function.

Required Keywords

,OPTION=RESET

Signs off all users and clears the security validation buffer.

Default Value:

(No default)

Optional Keyword

,USER=name

If the USER= parameter is not coded, SECURITY RESET signs off all users and the security validation buffer is cleared.

If the USER= parameter is coded, the individual user specified is signed off and that individual's CICS, Server and Gateway cached security validations are cleared. For active batch jobs, the individual user's batch cached security validations remain in effect for the life of the open URT for that batch job.

Default Value:

(No default)