On Tue, 10 Apr 2007 23:19:24 +0000, Ted MacNEIL <[EMAIL PROTECTED]> wrote:

>>Does anyone know of a Rexx exec that can read the XCF dataset and extract
the definitions needed to re-create it for DR purposes?
>
>Don't you keep the JCL used to create all your SYSPLEX policies?
>

Easy to do with CFRM as there is only one member used to create the entire
policy.  OTOH, LOGR is cumulative -  and unless everyone who can create
logstream definitions always remembers to copy their new definition to
a member that (supposedly) contains all the definitions from the 
beginning of time, you want have an easy way to delete / define the
logstreams at DR.   In some shops I've been at, it's not just the "MVS" 
sysprogs that define logstreams  (the CICS team may define their own
logstreams for example).   

This is why I wrote the LOGRREXX utility to create reverse delete/define 
statements.

BTW, since we started mirroring DASD we don't have to delete/define
them all.  It depends on the application.  OPERLOG and LOGREC seem to 
come up just fine at DR.  RRS doesn't like the missing data.  For CICS, I 
think it depends on how you start it and perhaps if it is DASDONLY, but 
since no one needs or cares about the CICS logstreams, we delete/define
them all anyway right up front.

>CF structures don't suddenly appear as Aphrodite out of the forehead of Zeus.
>

DASDONLY logstreams don't require CF structures.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to