Author: V S Amarendra Reddy
Posted: Tue May 09, 2017 1:15 am (GMT 5.5)
I didn't say you do the whole job for me, I was missing something in my original card.
If you just see my control card, I have the same INCLUDE condition like yours now and we both have the same build statements too, except I used symbols since they are long in size.
so, like I said I did the majority part. I even coded NULLOUT I was only missing to join both in one step.
The only piece missing was the last one OUT2. I noticed you put DUMMY, but the thing is it will try to copy ALL the records even though it is Dummy. Dummy essentially means a temp file for JES, there would I/O involved. Dummy doesn't mean that it doesn't create any file. you can just run the card and see the sysout, so I was trying to reduce the I/O.
So, I am really thankful for your efforts. I am not sure why you are getting upset at the lines, those are only questions.
_________________
Cheers,
Amar
-People asking for suggestions are no less than us. It is only about Knowledge Exchange, No matter how small it is, Everything in the world deserves respect...
Posted: Tue May 09, 2017 1:15 am (GMT 5.5)
I didn't say you do the whole job for me, I was missing something in my original card.
If you just see my control card, I have the same INCLUDE condition like yours now and we both have the same build statements too, except I used symbols since they are long in size.
so, like I said I did the majority part. I even coded NULLOUT I was only missing to join both in one step.
The only piece missing was the last one OUT2. I noticed you put DUMMY, but the thing is it will try to copy ALL the records even though it is Dummy. Dummy essentially means a temp file for JES, there would I/O involved. Dummy doesn't mean that it doesn't create any file. you can just run the card and see the sysout, so I was trying to reduce the I/O.
So, I am really thankful for your efforts. I am not sure why you are getting upset at the lines, those are only questions.
_________________
Cheers,
Amar
-People asking for suggestions are no less than us. It is only about Knowledge Exchange, No matter how small it is, Everything in the world deserves respect...