Author |
Message |
Topic: Extract records from File2 depending on File1 |
mvs
Replies: 12
Views: 5767
|
Forum: Utilities Posted: Fri Sep 28, 2007 12:38 pm Subject: Extract records from File2 depending on File1 |
I think I can guess why NOSLRF would be the installation default. That WAS how DFSORT determined the output LRECL until Release 14, when SOLRF was introduced and made the default, adapting the SyncSo ... |
Topic: Extract records from File2 depending on File1 |
mvs
Replies: 12
Views: 5767
|
Forum: Utilities Posted: Fri Sep 28, 2007 12:11 pm Subject: Extract records from File2 depending on File1 |
Happy to help, Frank. Even for DFSORT users. (By the way, this problem will not occur with SyncSort, which always passes through the INREC/OUTREC record lengths to SORTOUT.)
Mike Rossini
SyncSo ... |
Topic: Extract records from File2 depending on File1 |
mvs
Replies: 12
Views: 5767
|
Forum: Utilities Posted: Fri Sep 28, 2007 11:53 am Subject: Extract records from File2 depending on File1 |
Try "OPTION SOLRF". My guess is that your installtion default is NOSOLRF. NOSLRF causes the output record length of the first 2 sorts to be 18, not 19, and would cause the ICE027A. |
|