First off I didn't realize I would get an IPCS dump

I seemed to have dumped the PSA in other words the address I dumped was 0

My LIST parm is coded LIST=START


Where START is defined as follows as in this example I would like to dump 16
bytes of data

START      DC     X'11F3E788'  
                  DC    X'91F3E798'
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Binyamin Dissen
Sent: Friday, September 15, 2017 5:17 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Snap data to a PDS

You should look at IEATDUMP rather than SNAP, especially when storing to a
dataset. Of course, if you want multiple SNAPs to the same open DCB, you
must use SNAP (in your case you want individual members IEATDUMP would be
better).

On Thu, 14 Sep 2017 21:53:47 -0400 Joseph Reichman <reichman...@gmail.com>
wrote:

:>Don't know if this doable but I would snap dump data to a pds
 
:>Looking at the snap dump DCB macros DSORG=PS,MACRF=W

:>That would lead me to think I would have to use (if this doable) RDJFCB
and :>move the member name in 

:>BSAM has a exlst parameter and I use X'07' to get the JFCB area then do
OPEN :>TPYE=J

--
Binyamin Dissen <bdis...@dissensoftware.com> http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me, you
should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems, especially
those from irresponsible companies.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to