In
<9b26bc6a6df52d4483dd73b1fe7b4b067a26d87...@uspho-mxvs07.amer.thermo.com>,
on 07/14/2014
at 02:51 AM, "Hardee, Chuck" <[email protected]> said:
>I am using a DCB based on what the manual
What manual? From z/OS MVS Programming: Assembler Services Reference,
Volume 2 (IAR-XCT), SA22-7607-15:
67.1.4 Programming Requirements
Before you issue the SNAP macro, you must open the DCB that you
designate on the DCB parameter, and ensure that the DCB is not
closed until the SNAP macro returns control. To open the DCB,
issue the DCB macro with the following parameters, and issue an
OPEN macro for the data set (the DCB and OPEN macros are
described in MVS/DFP(TM) Macro Instructions for Data Sets):
DSORG=PS,RECFM=VBA,MACRF=(W),BLKSIZE=nnn,LRECL=xxx,
and DDNAME=any name but SYSABEND, SYSMDUMP or SYSUDUMP
If a standard dump of 120 characters per line is requested,
BLKSIZE must be either 882 or 1632, and LRECL must be 125.
Going all the way back to an OS/360 manual, I still see 125, so it's
not something that changed recently.
--
Shmuel (Seymour J.) Metz, SysProg and JOAT
ISO position; see <http://patriot.net/~shmuel/resume/brief.html>
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN