Is CICS using RACF for this particular kind of resource?
Is CICS using an external security manager (ESM)?
Make sure that CICS
is using an ESM. If it is not using an ESM, it issues message DFHXS1102.
Is security checking done for the particular general resource class? Message
DFHXS1105 tells you if the class named on an Xname parameter
has been initialized.
Note: If message DFHXS1105 is not there, ensure
that the SEC=YES system initialization parameter is specified for the region.
Check the appropriate CICS initialization parameter for
the resource. For example: for transactions, this is the XTRAN parameter.