Load module not generated while compiling

In this Mainframe Forum - You can post your queries on CHANGE MAN

Moderators: Anuj Dhawan, Moderator Group

Post Reply
shrutijain1984
Member
Posts: 3
Joined: Tue May 17, 2011 10:51 am

Load module not generated while compiling

Post by shrutijain1984 » Wed Aug 17, 2011 9:10 am

Hi,

Could you please help me with this. I have staged my components to a package and compiled them. Now how can i generate the load module (executable code) of my components.

DikDude
Moderator
Posts: 1001
Joined: Fri Jul 22, 2011 8:39 am
Location: usa

Post by DikDude » Wed Aug 17, 2011 10:16 am

If the compile is successful, the load lodule is typically generated as part of the compile/link process.

Suggest you ask your changeman or compiler support people.
Have a good one

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Post by Anuj Dhawan » Wed Aug 17, 2011 3:49 pm

DikDude is correct. Change-Man has its libraries defined at the time of installation, you have different library for COBOL-source code, other one for JCL, different library for PROC, different library for load-modules and so on. It looks like to me as if you're looking in your "source-library" for the load, if so it should not be there, per the usual set-up of change-man. Ask someone the name of the load-library and there you should have what you are looking for.
Regards,
Anuj

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others