I have a similiar issue. In the program code,
SUBMIT RSCONN01 WITH MODE = 'INT'
WITH OUTPUT = 'X'
AND RETURN.
This causes all the objects in SOST to be released. I want only my objects to be released.
how do I use RSCONN01 selectively based on test system, production ? Thanks for your help!!