Has anyone had any luck starting a new address-space with ASCRE but
specifying a non-default ACEE?

I tried our usual technique of inserting the desired ACEE address into
TCBSENV and ASXBSENV but it was

ignored. The obvious solution would be to set the ACEE in the address-space
initialisation exit and that is 

what I did and it seemed to work. The new STC is still owned by the mother
task's ACEE but data set accesses

are governed by the new ACEE. 

 

The trouble began when I tried  this on a system with TEMPDSN turned on in
RACF. The temporary data sets

seem to be owned by the original ACEE so the mainline code cannot access
them. We solved this by doing

dynamic allocation of the temporary data sets but there must be a better
way! How can I specify the ACEE I

want when I do the ASCRE?

 

Thanks

Robin

 


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

Reply via email to