RE: I need Coupling Facility Structure information.
- From: SKnutson@xxxxxxxxxxxx (Knutson, Sam)
- Date: 15 Aug 2005 12:06:33 -0700
Hi Jay,
The free version of MXI will do this some of this and it runs in straight
batch or you can use REXX.
You might have to use REXX to invoke for each structure.
http://www.rocketsoftware.com/portfolio/mxi/
CF & XCFS commands.
I expect the non-free MXI G2 is even more capable.
Best Regards,
Sam Knutson, GEICO
Performance and Availability Management
mailto:sknutson@xxxxxxxxx
(office) 301.986.3574
"Think big, act bold, start simple, grow fast..."
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxxx
Of Jay Paulson
Sent: Friday, August 12, 2005 11:01 AM
To: IBM-MAIN@xxxxxxxxxxx
Subject: I need Coupling Facility Structure information.
I have a need to gather information about coupling facility structures into
a dataset via a batch process.
Essentially I need the information similar to the output from the "D
XCF,STR,STRNAME=ALL" command.
I had used the following job as a quick and dirty way of capturing the
output from commands in the past.
The job will work for short running commands such /D CF However, I am never
able to get the output from /D XCF,STR,STRNAME=ALL I see the command but
never the response. I suspect that it is timing out or something.
//STEP1 EXEC PGM=IKJEFT01
//SYSTSPRT DD SYSOUT=*
//ISFOUT DD SYSOUT=*
//PRINTDD DD DSN=xxxx.xxxxx.xxxxx,
// DISP=(NEW,CATLG,DELETE),
// UNIT=DISK,DCB=(LRECL=133,BLKSIZE=0,RECFM=FB),
// SPACE=(CYL,(20,4),RLSE)
//ISFIN DD *
ULOG
/D XCF,STR,STRNAME=ALL
/D CF
PT FILE PRINTDD
PRINT CLOSE
//SYSTSIN DD *
EXECUTIL SEARCHDD(YES)
SDSF
/*
Does anyone know a way that I could get this information via a batch
job?
Jay Paulson
<>
====================
This email/fax message is for the sole use of the intended recipient(s) and
may contain confidential and privileged information. Any unauthorized
review, use, disclosure or distribution of this email/fax is prohibited. If
you are not the intended recipient, please destroy all paper and electronic
copies of the original message.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.
- Prev by Date: Re: 3590 Strategies without virtual tape?
- Next by Date: RACF under z/OS 1.7
- Previous by thread: Re: I need Coupling Facility Structure information.
- Next by thread: Focused DB2 Education at IDUG 2005 - Europe
- Index(es):
Relevant Pages
|
Loading