> My WebSphere guy asked for this:
> SDATA=(CSA,,SQA,RGN,TRT,GRSQ,LPA,LSQA,SUM,NUC,PSA,SWA,ALLNUC)
Looks like the general setting that IBM support asks for, copied from one 
component to the other without any thought to content or validity.

> Advice? Thoughts?
Replace the ALLNUC with NUC or ditch NUC altogether. Unless you are debugging a 
problem in RSM/SRM/DISPATCHER (components that really truly have their code in 
the nucleus), I don't see any reason to artificially increase dump sizes by 
using ALLNUC. After all, if you ask IPCS about a nucleus module, you will 
always get the actual csect name (and not just the lmod name, which would 
require either an amblist of the lmod or the full module hopefully dumped. If 
not, support will still need the amblist to determine the actual csect). 
And if any of those components writes a dump, they should have included what 
they need. Same for slip traps that support for those components hands out. 

If you are running in a sysplex environment, I would add XESDATA and COUPLE, 
just in case.

Barbara

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to