EGL Server Guide for iSeries


Escape messages

These messages are sent by EGL applications to the program queue of the calling program as iSeries ESCAPE type messages. The calling program must monitor these messages to avoid an iSeries function check.

GEN9001EGL Server MAIN shell cannot invoke the target program %1.

Explanation: Diagnostic messages preceding this message in the job log explain the nature of the error. In most cases, the application or system programmer will need to adjust your application system to correct the problem.

User Response: Either print the job log or record the messages along with the following:

You can view or print the job log with the DSPJOBLOG command. If no diagnostic messages precede this message, ensure that your job logged all messages by checking the 'Message Logging' or LOG value of your job definition or job description, depending on whether the job is interactive or batch. For interactive jobs, command DSPJOB OPTION(*DFNA) will display the 'Message Logging' value.

Contact your application or system programmer with the information you gathered.

GEN9002EGL Server encountered an application error which caused the run unit to end.

Explanation: Diagnostic messages preceding this message in the job log explain the nature of the error. In most cases, the application or system programmer will need to adjust your application system to correct the problem.

User Response: Either print the job log or record the messages along with the following:

You can view or print the job log with the DSPJOBLOG command. If no diagnostic messages precede this message, ensure that your job logged all messages by checking the 'Message Logging' or LOG value of your job definition or job description, depending on whether the job is interactive or batch. For interactive jobs, command DSPJOB OPTION(*DFNA) will display the 'Message Logging' value.

Contact your application or system programmer with the information you gathered.


[ Top of Page | Previous Page | Next Page | Table of Contents ]