<snip>
When we take a SVCDUMP for an active address space . Does the dump shows 
if
that particular address space uses particular EXIT ?
</snip>

We need to start with understanding the question. What do you mean "dump 
shows"? And what do you mean by "uses"?''

If by "dump shows" you are asking about evidence in the system trace of a 
call to a particular exit (and/or a particular exit routine) there is 
unlikely to be any, although for some there might be evidence of a PC to 
the dynamic exits service. But that PC would not show what exit or what 
exit routine.

If by "uses" you mean "the system calls a particular exit for that 
particular address space", if you know the system control blocks you can 
likely figure out if a particular exit applies to a particular address 
space. But that would require a lot of internal knowledge.  An "address 
space dump" is likely not useful at all. You'd need a dump of common 
storage and/or the address space that houses the information about calling 
exits.

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

Reply via email to