|
WOB wrote:
> Greetings,
>
> Will this method of control block rummaging (below) to arrive at the
> CSA Address be valid when Storage Protection is ACTIVE in the SIT ? Does
> anyone know if this method can be used going forward in TS or are there any
> possible gotcha's, regardless of the ESA Version/Release ?
>
> DFHAFCD TYPE=LOCATE,REG=Rx
> L Rx,8(,Rx) POINT TO THE CSA
As this is an MVS interface, not a CICS interface (regardless of the DFH prefix
in the macro name), I do not expect any "gotchas", and haven't seen any yet.
Of course, the program must be running in CICS key and base space mode in order
to access the CSA.
Also, I use:
DFHAFCD TYPE=LOCATE,CB=CSA,REG=Rx
--
With kind Regards |\ _,,,---,,_
ZZZzz /,`.-'`' -. ;-;;,
Volker Bandke |,4- ) )-,_. ,\ ( `'-'
(BSP GmbH) '---''(_/--' `-'\_)
WinErr: 001 Windows loaded - System in danger
|