Execution object types and object names

CICS BAC generates execution resource names when the batch request utility attempts to execute a command. CICS BAC uses these resource names to ensure that the user has the authority to execute the command. Note that a user requires ACCESS(UPDATE) to be able to execute a command against any of these resource names.

objectType objectName
FILE The name of the file object named on a SET command.
TDQUEUE The name of the transient data queue object named on a SET command.
TRANSID The name of the transaction object named on a SET command..
PROGRAM The name of the program object named on a SET command.
APPGROUP The name of the application group object named on a SET command.
APPLIST The name of the application list object named on a SET command.
LINK The name of the program object named on a LINK command.
RUN The literal CEMT for a RUNCEMT command.
START The name of the transaction named on a START command.

Some examples of the EXECUTE access type resource names are as follows:


Reference Reference

Feedback


Timestamp icon Last updated: Monday, 2 December 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.bac.doc/cbka1/cbka1r05.html