Updating library allocations
If CICSTS56.CPSM.SEYULINK is not in the linklist, include the EYU9D560 IPCS user exit routine.
Make sure that the EYU9D560 IPCS
user exit routine is in a library in the linklist or a library that
is accessed by the JOBLIB, STEPLIB, or TASKLIB option of the IPCS
command, during the IPCS session. To accomplish this, perform one
of these actions:
- Allocate CICSTS56.CPSM.SEYULINK to the intended DD statement.
- Copy CICSTS56.CPSM.SEYULINK (EYU9D560) to an appropriate library.
- Invoke IPCS, using the TASKLIB keyword to allocate CICSTS56.CPSM.SEYULINK .
For example, issue the TSO COMMAND:
IPCS NOPARM TASKLIB('CICSTS56.CPSM.SEYULINK ')