report generation



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

report generation

Postby Myguru » Mon Nov 30, 2009 5:34 pm

Hi

I need to count the number of records in a file.While in the report I also need to mention the Input file being read.How Can we do this?
Myguru
 
Posts: 7
Joined: Mon Nov 30, 2009 5:30 pm
Has thanked: 0 time
Been thanked: 0 time

Re: report generation

Postby MrSpock » Mon Nov 30, 2009 5:40 pm

I'd use your sort tool to create the record count report, passing it the name of the dataset through the SYMNAMES DD statement.
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: report generation

Postby Myguru » Mon Nov 30, 2009 5:43 pm

Can u elaborate on SYMNAMES ..How can u do that??
Myguru
 
Posts: 7
Joined: Mon Nov 30, 2009 5:30 pm
Has thanked: 0 time
Been thanked: 0 time

Re: report generation

Postby dick scherrer » Tue Dec 01, 2009 4:03 am

Hello,

There are several topics in this forum (use the SEARCH feature).

If you want the best info, look in the documentation for your sort product. If you find something in the documentation that is not clear, post what you found and your doubt. Someone will be able to clarify.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: report generation

Postby Myguru » Tue Dec 01, 2009 4:23 pm

I am able to sort a file file DFSORT utility..and I am generating report using rexx utility.For this I need to inlude file being read also in the report.How can we do that
Myguru
 
Posts: 7
Joined: Mon Nov 30, 2009 5:30 pm
Has thanked: 0 time
Been thanked: 0 time

Re: report generation

Postby MrSpock » Tue Dec 01, 2009 6:56 pm

So this is now a REXX question? :?
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


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post