On Fri, 26 Jun 2009 05:07:50 -0500, Kostas Zafiropoulos
<kzafiropou...@eurobank.gr> wrote:

>Hi all dear liters,
>
>Do you have any idea how can I produce an SDUMP including OMVS data
>storage areas? All COMMUNICATIONS, FILE, PROCESS data  are not available in
>produced dump. I am using
>SDATA=
>(COUPLE,ALLNUC,LPA,LSQA,PSA,SWA,RGN,SQA,TRT,CSA,GRSQ,
>XESDATA,SUM). Is there any missing parameter so to inlude OMVS storage in
>dump?
>

Include OMVS and BPXOINIT in your jobname list and also
DSPNAME=('OMVS'.*).   I have an IEADMCOM parmlib member for just
dumping OMVS that looks like this:

JOBNAME=(OMVS,BPXOINIT),DSPNAME=('OMVS'.*),ASID=1,     
SDATA=(ALLNUC,PSA,CSA,LPA,TRT,SQA,RGN,GRSQ,SUM)        

--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:mark.zel...@zurichna.com
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to