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

How the XPED get the actual source program from load module


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nabarun

New User


Joined: 27 Apr 2005
Posts: 13
Location: india

PostPosted: Thu Jan 04, 2007 11:57 am
Reply with quote

hi all,

Can any one tell me how the XPED get the actual source code? as we are not specifying anywhere the PDs name of the source prog.we are giving only the load module name. plz give explanation .

regards,
nabarun
Back to top
View user's profile Send private message
donevin

New User


Joined: 07 Jun 2005
Posts: 70
Location: South Africa

PostPosted: Thu Jan 04, 2007 2:47 pm
Reply with quote

During the expediter compile step the source code are written to a file who's name is something like "highlevelqual.XPEDITER.CICS.AAM1.DDIO".
This file is where expediter gets the file listing from.
Back to top
View user's profile Send private message
nabarun

New User


Joined: 27 Apr 2005
Posts: 13
Location: india

PostPosted: Fri Jan 05, 2007 2:30 pm
Reply with quote

hi,
Thanks for your reply. but i want to browse the contents of the file.its a vsam ESDS file. i tried to view the contents by using dtto. but only some junk characters were there. why is it so. plz give explanation.

regards
nabarun
Back to top
View user's profile Send private message
donevin

New User


Joined: 07 Jun 2005
Posts: 70
Location: South Africa

PostPosted: Fri Jan 05, 2007 3:19 pm
Reply with quote

The contents of the file would necessarily be compressed or translated or the likes and one reason I can think of is space constraints. The interactive option of xpediter seems to me to be CICS driven and as you know CICS uses VSAM files and aditionally ESDS removes the possibility of deleting lines from the file. a Person cannot read the DDIO file and that's that. The DDIO file listings are created from your source listing so why don't you browse the source listing in it's library?
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
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 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top