On Sat, 23 Aug 2008, Lindy Mayfield wrote:

> I'm reading the Initialization and Tuning Guide about CSA storage.  I'm
> not absolutely sure, but I'm thinking that any data my SRB gets it can
> squirrel it away in the CSA for my main program to deal with later.
> 
>  
> 
> Problem is that I don't see that data in the SYSUDUMP.  I get it this
> way:
> 
> STORAGE OBTAIN LENGTH=xxx,SP=227
> 
> But there is nothing at that address in the dump and the VIRTUAL STORAGE
> section of the dump doesn't list that subpool.
>
> So I'm wondering if someone can give me hints about what I've gotten
> wrong.  It'll be important to read that area of data to debug things. I
> think.

What is actually dumped to SYSUDUMP, SYSABEND, and SYSMDUMP is set by the 
system programmer in PARMLIB. There are defaults, but they can be 
overridden with the CHNGDUMP (CD) command. I think that the default for 
SYSABEND will contain the common areas. But that's not for sure, depending 
on your shop standards. If you can do operator commands, you might try 
looking at the output from "D D,O" to see what the dump options are.

-- 
Q: What do theoretical physicists drink beer from?
A: An EIN stein.

Maranatha!
John McKown

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

Reply via email to