Hi All,
A COBOL program compiled under V4.20 creates a VB output tape file, using BLOCK CONTAINS 0 RECORDS and no BLKSIZE in the JCL. Under z/OS 1.12 it creates a BLKSIZE of 65,520; some programs, such as COBOL and IDCAMS cannot read that file (S-013-e1 abend), but others such as DFSORT, IEBGENER and SAS can read it successfully. Probably caused by the use of different access methods.
How does the LBI get set? Is it related somehow to the TAPEBLKSZLIM=65520 which has been added to z/OS 1.12? Under z/OS 1.11, when TAPEBLKSZLIM was not specified, the BLKSIZE of the tape was 32760.
Thanks, ...Don
COBOL; LBI changes with z/OS 1.12?
-
- Similar Topics
- Replies
- Views
- Last post
-
- 2
- 3140
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 2
- 4423
-
by sergeyken
View the latest post
Sat Nov 11, 2023 3:01 am
-
- 12
- 12647
-
by Robert Sample
View the latest post
Thu Dec 15, 2022 9:28 pm
-
- 1
- 4018
-
by Leixner
View the latest post
Thu Sep 15, 2022 3:33 am
-
- 5
- 3626
-
by kanipriya2785
View the latest post
Tue Jun 21, 2022 9:32 pm