SDUMPX DCB=OSVCDDCB,                                          +
               ECB=(DUMPECB,WRITE),                                    +
               SUMLIST64=SUMLIST64,                                    +
               LIST64=(R7),                                            +
               MF=(E,OSDUMPX)                                           

ISDUMPX  SDUMPX HDR='xxxx',                    +
               ID='yyyy',                      +
               SDATA=(NODEFS,NOALLPSA,NOSQA),                          +
               MF=L                                                     


On Tue, 6 Jan 2015 07:49:47 -0500 Peter Relson <[email protected]> wrote:

:>>Length ds f
:>>stoken ds xl8
:>>number_of_ranges ds f
:>>Ranges ds (2*x)D
:>
:>For the case of one "stoken", yes. If multiple stokens, I'd have used 
:>"xl8" instead of "D" for the last to avoid insertion of padding bytes 
:>which would result.
:>For example,
:>length_1
:>stoken_1
:>number_of_ranges_1
:>ranges_1 
:>stoken_2
:>number_of_ranges_2
:>ranges_2 ds 2D  would skip 4 bytes
:>
:>For the ECB not being posted case, nothing comes to mind. Can you post 
:>your complete SDUMPX invocation? 
:>
:>Peter Relson
:>z/OS Core Technology Design
:>
:>----------------------------------------------------------------------
:>For IBM-MAIN subscribe / signoff / archive access instructions,
:>send email to [email protected] with the message: INFO IBM-MAIN

--
Binyamin Dissen <[email protected]>
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 [email protected] with the message: INFO IBM-MAIN

Reply via email to