IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

What is load module and object module


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sunojsm
Warnings : 1

New User


Joined: 21 Jun 2004
Posts: 33
Location: Andorra

PostPosted: Tue Mar 29, 2005 11:43 pm
Reply with quote

hi,

Wht is load module and object module and wht it contains.

bye
Back to top
View user's profile Send private message
sivatechdrive

Active User


Joined: 17 Oct 2004
Posts: 191
Location: hyderabad

PostPosted: Wed Mar 30, 2005 9:39 am
Reply with quote

Hi sunojsm

After the compilation time u get the object module.. it contains ur code representaion in hexadecimal format

After the link edit we get the load modules...during link edit process all other requied libraries are added..

Only load module is executalbe



Regards
siva
Back to top
View user's profile Send private message
knd_r
Currently Banned

New User


Joined: 18 Mar 2005
Posts: 48

PostPosted: Fri Apr 01, 2005 11:12 am
Reply with quote

after compilation, we will get object module which is understandable format for cpu. (machine code). u r telling this as hexadecimal format. is both hexadecimal format and machine code are same? plz clarify my doubt.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts REASON 00D70014 in load utility DB2 6
No new posts DB2 Load - Sort Or order BY DB2 1
No new posts DB2 Load - NUMRECS DB2 3
Search our Forums:

Back to Top