File Comparison (Another problem)



IBM's flagship sort product DFSORT for sorting, merging, copying, data manipulation and reporting. Includes ICETOOL and ICEGENER

Re: File Comparison (Another problem)

Postby thermalchu » Mon Sep 10, 2012 2:13 pm

@dick: As per your instructions, I downloaded cobol program. But I was not able to compile it. So I asked support people the cobol command to compile it, they said to download compilation jcl. I got one from google, but I have no idea what to do..

@skolusu: Thank you for providing the jcl. But the record length is aroung 7000 and there are numerous columns. And can we use copybook in jcl?
thermalchu
 
Posts: 38
Joined: Thu Aug 30, 2012 3:47 pm
Has thanked: 0 time
Been thanked: 0 time

Re: File Comparison (Another problem)

Postby NicC » Mon Sep 10, 2012 5:39 pm

What do you mean by "use copybook in jcl"? Do you mean 'can the sort control cards be a member of a PDS which can be specified for the SYSIN DD statement'? If so, yes - basic JCL.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: File Comparison (Another problem)

Postby BillyBoyo » Mon Sep 10, 2012 6:00 pm

You can use Symbols in DFSORT. There is a whole chapter in the manual on it.

DFSORT also provides a little bit of rexx to convert a Cobol copybook into DFSORT symbols.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: File Comparison (Another problem)

Postby dick scherrer » Mon Sep 10, 2012 7:46 pm

Hello,

But I was not able to compile it.
Why not? This is just another form of saying "it doesn't work" - which is just a waste of space and time of the forum. If you don't post what the problem is, there is no way for us to help.

So I asked support people the cobol command to compile it, they said to download compilation jcl.
Utter nonsense. There is (should be) standard batch compile jcl on the system. This should be used - not something snagged from the internet.

Have you ever written a batch cobol program to be run on your system? If yes, use that compile jcl.
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: File Comparison (Another problem)

Postby skolusu » Mon Sep 10, 2012 10:47 pm

thermalchu wrote:@skolusu: Thank you for providing the jcl. But the record length is aroung 7000 and there are numerous columns. And can we use copybook in jcl?


Well You can symbols generated from the copy book and you need to move them around to match the 4000 bytes.
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
skolusu
 
Posts: 586
Joined: Wed Apr 02, 2008 10:38 pm
Has thanked: 0 time
Been thanked: 39 times

Previous

Return to DFSORT/ICETOOL/ICEGENER

 


  • Related topics
    Replies
    Views
    Last post