Compare large LRECL files using 3.13 option in ISPF?
Moderator: mickeydusaor
-
- Registered Member
- Posts: 26
- Joined: Sat Oct 12, 2013 2:30 am
Compare large LRECL files using 3.13 option in ISPF?
Hi,
Please suggest how can I do a line compare on two files with record length of 900. After comparison, I want to write the mismatched records in an output file of same length. I am using 3.13 option in ISPF to do the compare but it is only producing an output file of 133 LRECL. How to get a bigger length?
Please suggest how can I do a line compare on two files with record length of 900. After comparison, I want to write the mismatched records in an output file of same length. I am using 3.13 option in ISPF to do the compare but it is only producing an output file of 133 LRECL. How to get a bigger length?
- Robert Sample
- Global Moderator
- Posts: 1903
- Joined: Fri Jun 28, 2013 1:22 am
- Location: Dubuque Iowa
Re: Compare large LRECL files using 3.13 option in ISPF?
ISPF 3.13 may not be the best way to do this (SORT would be my first choice); however, look at the ISPF User's Guide manuals for the various options allowed in 3.13 (one of them extends the 133 size to a larger number but I don't recall the maximum allowed).
-
- Registered Member
- Posts: 26
- Joined: Sat Oct 12, 2013 2:30 am
Re: Compare large LRECL files using 3.13 option in ISPF?
I think we can not do it with ISPF as I read that the maximum length to be compared is 205 and defalut is 133. I'll choose sort.
Thanks for the reply.
Thanks for the reply.
- prino
- Registered Member
- Posts: 68
- Joined: Sun Jun 01, 2014 4:15 am
- Location: Vilnius, Lithuania
- Contact:
Re: Compare large LRECL files using 3.13 option in ISPF?
SuperC allows you to compare specific columns, so you can do it in several passes.
-
- Registered Member
- Posts: 26
- Joined: Sat Oct 12, 2013 2:30 am
Re: Compare large LRECL files using 3.13 option in ISPF?
Thanks but will that be acceptable in production?
- enrico-sorichetti
- Global Moderator
- Posts: 843
- Joined: Wed Sep 11, 2013 3:57 pm
Re: Compare large LRECL files using 3.13 option in ISPF?
You and Your support will have to decide about itThanks but will that be acceptable in production?

cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

-
- Registered Member
- Posts: 26
- Joined: Sat Oct 12, 2013 2:30 am
Create an account or sign in to join the discussion
You need to be a member in order to post a reply
Create an account
Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute