LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2000)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 11 Jan 2000 10:25:00 +0100
Reply-To:   vbandke@bsp-gmbh.com
Sender:   CICS List <CICS-L@LISTSERV.UGA.EDU>
From:   Volker Bandke <vbandke@BSP-GMBH.COM>
Organization:   BSP GmbH
Subject:   Re: CSA Addressing
Content-Type:   text/plain; charset=us-ascii

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


Back to: Top of message | Previous page | Main CICS-L page