We have a LE/C program that is using the fetch() library function to load a
module from a STEPLIB.  In *some* environments this fails with:

EDC5241S Load request for fetch load module unsuccessful.
errno2 = C407003B

> bpxmtext C407003B
JrEdcFtchFcfailed01: The program called fetch() to load a module. The load
failed.

Action: Check the JOBLOG for additional messages. Check the original abend
from the operating system and refer to the underlying operating system
message
manual for explanation and programmer response. The module name specified in
the message may have been truncated for display purposes. See messages
EDC5241S and CEE3503S for more information.

Source: edcfetch.c
====

- We know that the module is found (we get a different error when it is not
found in the STEPLIB)

- the program is running under an OMVS address space with
_BPXK_JOBLOG=stderr,
  but there are no additional messages or information in the job log.

- there are no additional error messages in the z/OS syslog

- how do you obtain the information as suggested for reason code C407003B?

Any help would be appreciated.

Kirk Wolf
Dovetailed Technologies
http://dovetail.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to