Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
how to display the load used in steplib in a job?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe Application Testing
Author Message
dalydas

New User


Joined: 29 May 2006
Posts: 2
Location: india

PostPosted: Thu Mar 08, 2007 11:01 am    Post subject: how to display the load used in steplib in a job?
Reply with quote

Hi,
I am using test. load and prod .load in the steplib. How to display in job from which load the pgm was executed.
The real situation is like this " the steplib is defined
//STEPLIB DD DSN=test.load,disp=shr
// DD DSN=prod.load,disp=shr
while testing my program was in test.load .But after the job got executed some one accidentally deleted the load from test. Now I have convince my client that the pgm was taken from test.load. since I am taking the XDC of job, is there any anyway to display this in job itself?
Back to top
View user's profile Send private message
References
PostPosted: Thu Mar 08, 2007 11:01 am    Post subject: Re: how to display the load used in steplib in a job? Reply with quote

Devzee

Senior Member


Joined: 20 Jan 2007
Posts: 714
Location: Hollywood

PostPosted: Thu Mar 08, 2007 11:58 am    Post subject:
Reply with quote

In the job log there is message which displays from which library the proc was picked up, but i'm not sure whether it displays from which load lib the module was executed.

You can put some unique display message in your program source code and thats the proof to say that your program got executed.
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 7505
Location: 221 B Baker St

PostPosted: Sat Mar 17, 2007 5:12 am    Post subject:
Reply with quote

Hello,

Some sites require a "version/release" indicator and date/time be hardcoded into the Working-Storage each time the program is changed. On each execution, the values for these fields are places in one of the sysout datasets - this is similar to the info that is printed by some purchased products (as i believe Syncsort does).

After a job is run, one way to determine which loadlib was actually used is via the SMF records. If you talk with your system support people, they may have a job that is close to what you need or they can tell you how to retrieve the info yourself.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe Application Testing All times are GMT + 6 Hours
Page 1 of 1