> I have been reading up on the SNAP macro for some debugging efforts 
> I need to accomplish, but it seems to me from RTFM that SNAP only 
> supports 24- and 31-bit addresses for the STORAGE, LIST and STRHDR 
operands.
> 
> Assembling a SNAP macro with "SYSSTATE ARCHLVL=2,AMODE64=YES" does 
> not modify the size of the address fields in the SNAP parameter 
> list, which leads me to believe that 64-bit addresses are just not 
supported.
> 
> Am I correct in my deduction?  If so, how would I go about getting 
> the equivalent of a SNAP for storage above the 2G bar?

 SNAP was functionally stabilized more than 25 years ago, when
it was decided to not enhance it to dump data space storage when
data spaces were introduced in MVS/ESA SP3.1.0e.

  Some IPCS formatting code also runs under SNAP, so SNAP does
inherit enhancements that code for free.  But the code which
is unique to SNAP gets almost no development attention, other than 
fixes to defects. 

Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY

Reply via email to