Joined: 26 Apr 2004 Posts: 3264 Location: Charlotte,NC USA
Your query is a bit vague.
If you have a dataset that has an 80-bytes LRECL, and another data that has a 120-bytes LRECL, then just copy the 80-byte dataset into the 120-byte dataset.
If you are asking if you can just change the LRECL of the dataset, the answer is no.