CIA06004E: RUN-ACTIVITY-ERRMSG

Explanation

An EXEC CICS® RUN ACTIVITY has failed in system module DFHMAMGR or in your generated Adapter Navigator program when attempting to run an activity in the CICS business transaction services system. The activity is requested to run ASYNCHRONOUS if the request definition indicates asynchronous mode and SYNCHRONOUS if the request definition indicates synchronous mode.

The request type is specified on your type R record PARM01 for the failed request name in the Properties file update JCL. You can dump the Properties file, DFHMAMPF, using job DFHMAMPD. The request name is found in the DFHMAH header structure of the request message at execution time.

User response

Dump the error log (DFHMAERF) to determine the problem. Check that the program and transaction definitions that implement the activity are correct. In addition, check that the user associated with the issuing task is authorized to run the activity and that the activity named on the command has not abended.