On Fri, 9 Aug 2024 12:40:20 -0400 Joseph Reichman
<[email protected]> wrote:

:>In deleting a subsystem is there a way to clean up storage that the 
initialization routine established such as CSA 

:>I guess I could always do an ATTACH on the subsystem initialization routine 
and 
:>And have a RESMGR for that TCB 

Do you have your init routine waiting for a shutdown request? Really bad idea.
:>Just wondering if there was a simpler way 

:>When I do a SETSSI DELETE the CSA that the initialization routine acquires 
remains there 

What are you concerned about? 

The init routine failing? If so, a simple ESTAE(X) should be able to do the
cleanup. 

When removing your subsystem? Why not simply do it from there?

What problem are you trying to solve?

--
Binyamin Dissen <[email protected]>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel

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

Reply via email to