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 sum data in dataset using JCl?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
sandiagee

New User


Joined: 15 Dec 2004
Posts: 4
Location: india

PostPosted: Wed Dec 15, 2004 11:47 am    Post subject: how to sum data in dataset using JCl?
Reply with quote

FILE HAS SOME RECORDS HAVING NUMERIC FIELD.
I WANT TO SUM UP THESE FIELDS USING JCL ONLY....

I FIND ONE OPTION AS
SUM FIELDS=NONE
BUT I AM NOT VERY SURE ABOUT IT'S APPLICATION IN PROGRAMMING.

PLEASE HELP ME OUT AS SOON AS POSSIBLE..IT'S URGENT...
Back to top
View user's profile Send private message
References
lramani

New User


Joined: 03 Nov 2004
Posts: 21
Location: NOIDA, India

PostPosted: Wed Dec 15, 2004 3:37 pm    Post subject:
Reply with quote

hi sandiagee,
The SUM FIELDS=NONE that u r talking about will remove Duplicates.
u could use SUM FIELDS=(N1,N2,ZD)

N1= position
N2= length
Back to top
View user's profile Send private message
sandiagee

New User


Joined: 15 Dec 2004
Posts: 4
Location: india

PostPosted: Thu Dec 16, 2004 11:05 am    Post subject:
Reply with quote

HI..
Thanks for your valuable answer.
we have tried with this...and got another query...
How to see the output of sum then..
Cause we are specifing any output variable which can store this Sum.

Can u send entire JCL?

Thanks,
Sandy.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1