Description:
Here is the output from a VMSECURE JOURNAL LIST command:
VMSECURE JOURNAL LIST 1 VMSCHED DIAGA0 VMSCHED -or- VMSECURE JOURNAL LIST 1 VMSCHED VALIDATE VMSCHED
How do I reset this ?
Solution:
To reset the JOURNAL count for invalid passwords for this function (DIAGA0 so this userid can continue to use diagnose code x'A0',
you will need to use the following command:
VMSECURE JOURNAL RESET VMSCHED DIAGA0 userid
Or, for the VALIDATE function:
VMSECURE JOURNAL RESET VMSCHED VALIDATE VMSCHED
If you'd like more information on the JOURNAL command, take a look in the VM:Secure Reference Manual under Chapter 2, "Command Reference."
The JOURNAL command is documented there.