Some users have reported problems executing certain task codes in the IDMS CV.
The log will show messages like:
IDMS DC021102 Vnnn SECURITY VIOLATION BY USER ***.
ACCESS TO RESOURCE <task code> DENIED.
IDMS DC027007 Vnnn Tnnnn TASK:<task code> PROG:*SYSTEM* ABENDED WITH CODE D002
IDMS - all supported releases
The TASK code that caused the violation is a secured task code.
To execute a secured TASK Code, a user must be validly signed on the the IDMS CV so their userid can be checked to see if they hold the required security privileges to execute the TASK Code.
These users connected to the IDMS CV via a VTAM Line, but did not signon to the CV prior to attempting to execute the TASK Code in question..
When you connect via VTAM there is no automatic signon, the user must explicitly signon by executing the Signon Task code (whatever yours may be) and if the RESTYPE=SGON is secured in your IDMS security table RHDCSRTT the user will most likely also need to provide a valid password, especially if SGON is secured externally (using TSS or RACF or ACF2)..