The CICS® transaction
invocation stored procedure, DSNACICS, invokes CICS server programs.
Procedure
To enable the CICS transaction
invocation procedure:
- Optional: Set
up a WLM application environment specifically for running DSNACICS.
Although DSNACICS can run in a WLM address space with other
stored procedures, DSNACICS performs better if it runs in its own
address space.
Recommendation: If you do not have a WLM environment defined
to run this routine, use Db2 core
WLM environment DSNWLM_CICS.
- Create or modify the JCL startup procedure for the stored
procedure address space for running DSNACICS.
If
you ran installation job DSNTIJMV, such a sample startup procedure
has been created in your SYS1.PROCLIB data set. The generic
name of the procedure is DSNWLMC. The CICS data set names in the procedure are based
on the values that you specified on panel DSNTIPW. If needed, you
can modify this startup procedure.
If you did not
run installation job DSNTIJMV or the part of it that creates this
startup procedure, run the job now. You can also use the sample startup
procedure in the job as a model to create your own startup procedure.