Can someone point me to where I can get insights to SUPERC (=3.12 or
3.13)
I'm having difficulty with attempts to generate a report that is
understandable when I add a CMPCOLM statement.
(compare files in specific columns)
What I'm attempting to do is...
1) I have two files of 6500 record length.
2) I'd like to know those records that have different data in cols
999 for a length of six
3) Any new or deleted records
My 20 record test files have these changes in the NEW file
1) record 999999999 deleted in NEW
2) record 999999995 had data changed in cols 999-1005
3) record 999999992 also had data changed
4) record 999999989 was ADDED to the NEW file
RESULTS
When I DON'T add the CMPCOLM 999:1005 statement the output from SUPERC
seems as I would expect in my test file
(run with Compare Type = FILE Listing type = Delta and NO process
options)
But this would show changes to records in ANY column. Not what we are
looking for.
D - 01 999999999 3J90004514W5 M38 3 ROGERS
I - 01 999999995 3390000361D1 FVV 1 ALPHA REC
D - 01 999999995 3390000361D1 FVV 1 ALPHA REC
I - 01 999999992 5390002361D3 FVV 1 CONVERT EXPECT
D - 01 999999992 5390002361D3 FVV 1 CONVERT EXPECT
I - 01 999999989 5390005361D6 F 6 FODDER
When I add the CMPCOLM 999:1005 statement, the output is befuddling to
me. ???
I - 01 999999995 3390000361D1 FVV 1 ALPHA REC
I - 01 999999994 4390001361D2 FVV 1 EXPECT CONV
I - 01 999999992 5390002361D3 FVV 1 CONVERT EXPECT
D - 01 999999993 3369332501M3 F17 1 CKATZ
D - 01 999999991 4390004361D5 F17 1 CCAROL
D - 01 999999990 4390005361D6 UVV 1 DUEINFOURMOS
There seems to be an additional I (insert) in the middle insert listed.
There was no change to this record
And what are all the D (deletes)?
It also doesn't show the delete or inserted records (Rogers and Fodder).
I've tried a number of other options and statements...
Any insights would be appreciated!
Thanks
Bill
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html