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

Report processing using EAZYTRIEVE


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
deepag02

New User


Joined: 23 Jul 2007
Posts: 20
Location: India

PostPosted: Thu Nov 08, 2007 12:41 pm
Reply with quote

Hi,

I have one doubt regarding the report generation. I have a set of messages ( which can repeat themselves) i want to print the total of each type of message but i want to supress the total from being printed.

e.g currnetly i am getting like this

TALLY
1 INVALID_NOUN_VERB
2 Invalid Header Date
1 UNKNOWN PARSE ERROR
4

I want to get

TALLY
1 INVALID_NOUN_VERB
2 Invalid Header Date
1 UNKNOWN PARSE ERROR

notice that the 4 is not being printed.Is there anyway i can do this? Please let me know in case you need anymore info.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Thu Nov 08, 2007 8:47 pm
Reply with quote

Something like a 'before total break' to move zero to the total?
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Need help on formatting a report DFSORT/ICETOOL 14
No new posts Creating Report using SORT DFSORT/ICETOOL 7
No new posts Ca7 long running jobs report All Other Mainframe Topics 1
No new posts Report of batch jobs JCL & VSAM 1
No new posts z/OS Modules Usage report using SMF 42 DFSORT/ICETOOL 2
Search our Forums:

Back to Top