View previous topic :: View next topic |
Author |
Message |
ahreddy Beginner
Joined: 26 Jul 2006 Posts: 7 Topics: 3
|
Posted: Mon Aug 28, 2006 1:02 pm Post subject: need help on SUPERC |
|
|
Hi friends,
I am using SUPERC thru Jcl to compare files and the Output dataset is getting created with 133 bytes length, even though I specified the output dataset DCB=(RECFM=FB,LRECL=166,BLKSIZE=16600).
Can any one help me in this issue.
AH. |
|
Back to top |
|
 |
coolman Intermediate
Joined: 03 Jan 2003 Posts: 283 Topics: 27 Location: US
|
Posted: Mon Aug 28, 2006 2:19 pm Post subject: |
|
|
That's a superce limitation, you can't change it to be more than 133 - If you have fileaid / comparex, you can use that as an alternative to do the compares
________
Toyota Mark X Zio history
Last edited by coolman on Sat Feb 05, 2011 1:52 am; edited 1 time in total |
|
Back to top |
|
 |
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Mon Aug 28, 2006 3:20 pm Post subject: |
|
|
If you use the process option LONGLN, you will get 203...
O.
________
ARIZONA DISPENSARY |
|
Back to top |
|
 |
|
|