Page 1 of 1

Retrieve data from a Job log

PostPosted: Wed May 07, 2008 2:50 pm
by sankar.guna
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

Re: Retrieve data from a Job log

PostPosted: Wed May 07, 2008 6:35 pm
by MrSpock
Where is this Job Log information? How would you access it?

Re: Retrieve data from a Job log

PostPosted: Wed May 07, 2008 8:20 pm
by CICS Guy
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?