SECPRFX system initialization parameter

Start of changeThe SECPRFX system initialization parameter determines whether CICS applies a prefix to the RESID option on the QUERY SECURITY command. For example, if you issue the following command:
QUERY SECURITY RESTYPE('FILE') RESID('PAYFILE')
End of change