Retrieve data from a Job log



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Retrieve data from a Job log

Postby sankar.guna » Wed May 07, 2008 2:50 pm

Hi all,
I have a job log that contains some data, required for some analysis. Something like this.

OLD FILE RECORDS READ : 119,215
NEW FILE RECORDS READ : 119,694
RECORDS ADDED/A : 630
RECORDS CHANGED/C : 35,199
RECORDS DELETED/D : 151
CHANGE FILE RECORDS A+C+D : 35,980
RECORDS MATCHED : 83,865

Can i run a job to collect the data from the job log and display it in the spool.
Can we do this using a JCL ??

Thanks in advance
sankar.guna
 
Posts: 11
Joined: Wed Apr 02, 2008 5:05 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Retrieve data from a Job log

Postby MrSpock » Wed May 07, 2008 6:35 pm

Where is this Job Log information? How would you access it?
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: Retrieve data from a Job log

Postby CICS Guy » Wed May 07, 2008 8:20 pm

sankar.guna wrote:Can i run a job to collect the data from the job log and display it in the spool.
Isn't the joblog already in the spool?
CICS Guy
 
Posts: 246
Joined: Wed Jun 20, 2007 4:08 am
Has thanked: 0 time
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post