Date: Thu, 9 Mar 2000 16:14:07 -0500
Reply-To: CICS List <CICS-L@LISTSERV.UGA.EDU>
Sender: CICS List <CICS-L@LISTSERV.UGA.EDU>
From: Scott Harder <ScottH@ASPG.COM>
Subject: SRT Macro
Content-Type: text/plain; charset="iso-8859-1"
OK... I am officially confused. I have CICS TS V1R2 running on a P390 under
OS/390 2.7. It all came packaged very nicely and neatly and was a snap to
get up and running - now I have to do something.
My users are requesting that we use a System Recovery Table and also specify
STGRCVY=YES. The STGRCVY=YES I think is just a matter of overriding the
default SIT from the DFH$SIPx macro (please correct me if I am wrong).
I can also change SRT to a suffix value (it is currently overridden to "NO"
in DFH$SIPx) and then code the macro to as desired (again, please correct me
if I'm wrong). I have two questions:
1) If you specify a suffix for SRT, where is the DFHSRTxx member (macro)
located????
2) I found a sample DFHSRT member in the ADFHMAC library, but it sure
doesn't look anything like the sample SRT macros from the manual (Resource
Definition Guide). Is this the default macro used if I specify "SRT=YES"??
Is it a drop-in solution?? I'm sure I'll have to add some user abends to
the list, but I can't read the darn thing, so I'm thinking that it would be
better to create my own, using the manual examples as reference on how to
code the macro.
Any help gratefully appreciated.....
TIA,
Scott