27 PGMIDERR


If this error condition occurred, the task gets abnormally terminated.

CommandRESP2, Description & Solution
HANDLE ABEND 1 - The program has no installed resource definition and auto install for programs is not active.
Solution - Contact system admin team to make the program entries in CICS region.

2 - The program is disabled.
Solution - Contact system admin team to enable the program entry.

9 - The installed program resource definition is for a remote program.
Solution - Contact system administrator to modify the entry if it is wrongly defined or Modify application program to change the call for remote program.
LINK 1 - A program has no installed resource definition and either program auto install was switched off or the program auto install control program indicated that the program should not be auto installed.
Solution - Contact system administrator to make the program definition installed.

2 - A program is disabled.
Solution - Contact system administrator to make the program entry enabled.

3 - A program was not loaded because the load not found or load new copy not issued.
Solution - To reset the load status, the load module must be in the DFHRPL concatenation and a SET PROGRAM NEWCOPY is required.

21 - The program autoinstall control program failed. Program autoinstall is disabled and message DFHPG0202 or DFHPG0203 is written to the CSPL.
Solution - Contact system administrator to resolve the error.

22 - The model returned by the program autoinstall control program was not defined to CICS or was not enabled.
Solution - Contact system administrator to resolve the error.

23 - The program autoinstall control program returned invalid data.
Solution - Contact system administrator to resolve the error.

24 - The defined program failed because auto install returned an invalid program name or definition.
Solution - Contact system administrator to resolve the error.

25 - The dynamic routing program rejected the link request.
Solution - Contact system administrator to resolve the error.
LOAD 1 - A program, table or map has no installed resource definition or program auto install was switched off.
Solution - Contact system administrator to make the definition installed.

2 - A program is disabled.
Solution - Contact system administrator to make the entry enabled.

3 - A program was not loaded because the load not found or load new copy not issued.
Solution - To reset the load status, the load module must be in the DFHRPL concatenation and a SET PROGRAM NEWCOPY is required.

9 - The installed program definition is for a remote program.
Solution - Remote programs can’t be loaded with LOAD command. Modify the program to include the local program name.

21 - The program autoinstall control program failed.
Solution - Contact system administrator to resolve the error.

22 - The model returned by the program autoinstall control program was not defined to CICS or was not enabled.
Solution - Contact system administrator to resolve the error.

23 - The program autoinstall control program returned invalid data.
Solution - Contact system administrator to resolve the error.

24 - Define for the program failed because autoinstall returned an invalid program name or definition.
Solution - Contact system administrator to resolve the error.
RELEASE 1 - A program, table or mapset has no installed resource definition.
Solution - Contact system administrator to make the definition installed.

2 - A program, table or mapset is disabled.
Solution - Contact system administrator to make the definition enabled.

9 - The installed program definition is for a remote program.
Solution - Remote programs can’t be released with RELEASE command. Modify the program to include the local program name.
XCTL 1 - A program has no installed resource definition and either program auto install was switched off or the program autoinstall control program indicated that the program should not be auto installed.
Solution - Contact system administrator to make the program definition installed.

2 - A program is disabled.
Solution - Contact system administrator to make the program entry enabled.

3 - A program was not loaded because the load not found or load new copy not issued.
Solution - To reset the load status, the load module must be in the DFHRPL concatenation and a SET PROGRAM NEWCOPY is required.

9 - The installed program definition is for a remote program.
Solution - Remote programs can’t be called with XCTL command because the control wont comes back. Modify the program to change the command to LINK.

21 - The program autoinstall control program failed. Program autoinstall is disabled and message DFHPG0202 or DFHPG0203 is written to the CSPL.
Solution - Contact system administrator to resolve the error.

22 - The model returned by the program autoinstall control program was not defined to CICS or was not enabled.
Solution - Contact system administrator to resolve the error.

23 - The program autoinstall control program returned invalid data.
Solution - Contact system administrator to resolve the error.

24 - The defined program failed because auto install returned an invalid program name or definition.
Solution - Contact system administrator to resolve the error.