On Thu, 16 Mar 2023 13:17:02 -0400, Joseph Reichman wrote: > >BTW before I posted I thought I would be a good ideas to look at a sysadata >file > >As that is a VB file >After the read I saw x’00000001’ > >In the BDW area ? > In: <https://www.ibm.com/docs/en/zos/2.2.0?topic=SSLTBW_2.2.0/com.ibm.zos.v2r2.asma100/asmp1021179.html>
I read: FILEDEF SYSADATA DISK fn SYSADATA m1 (RECFM VB LRECL 32756 BLOCK 32760 The URL includes "zos/2.2.0", but the page is rife with CMS jargon. RCF? Regardless, after you generate the ASMADATA, override to RECFM=U in order to read the BDW and RDW. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
