Re: [EXTERNAL] Description of the format of a SYSUDUMP

2019-09-18 Thread Horne, Jim - James S
In times past it always meant the single line above. Jim Horne -Original Message- Well - I've been reading SYSUDUMPs for a long time, but I've never found a pretty precise description of the various pieces of the dump. The newer z/OS doc seems to just want to point you to IPCS, but I ra

Re: [EXTERNAL] Re: Can you update WLM via a batch program?

2019-09-17 Thread Horne, Jim - James S
Martin, The policy is indeed in XML, FB 80 with a block size of 27920 (not that block size should matter). Looking at the raw data, it looks to continue to the next line at 80 bites so I believe there are no carriage returns or line feeds anywhere - but I don't know XML, and I need to not just

Re: [EXTERNAL] Re: Can you update WLM via a batch program?

2019-09-16 Thread Horne, Jim - James S
Thanks, Mark, that gives me starting point. Jim Horne Mainframe Services jim.s.ho...@lowes.com -Original Message- From: IBM Mainframe Discussion List On Behalf Of Mark Jacobs Sent: Monday, September 16, 2019 1:45 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: Can you update WLM

Re: TSO REXX -- find absolute generation # from relative? [EXTERNAL]

2019-07-25 Thread Horne, Jim - James S
Respectfully, I disagree, especially since you mention REXX. Using the WORD function, parsing is a snap. If word 1 is NONVSAM, word 3 is the dataset name. I.e., If Word(line_read,1) = 'NONVSAM' THEN gdgent = WORD(line_read,3) ; The last 'gdgent' filled in will be the last GDG. How does it ge

Re: [EXTERNAL] TSO REXX -- find absolute generation # from relative?

2019-07-25 Thread Horne, Jim - James S
John, As long as you want to generate the JCL programmatically, look at using the TSO LISTCAT command with the LVL option and processing the output. Just a thought; Jim Horne John McKown wrote: I just don't see any _simple_ way to do this. I need to convert the gdgbase(0) into gdgbase.GVnn

Re: [EXTERNAL] Re: Coupling Facility duplexed

2019-07-25 Thread Horne, Jim - James S
The information on structures is in SMF 74.4 data. You should be able to run RMF, or MXG or other software that can read SMF records and get the information you want. Jim Horne NOTICE: All information in and attached to the e-mails below may be proprietary, con

Re: [EXTERNAL] SDSF initial display and z/OS 2.3

2019-07-19 Thread Horne, Jim - James S
I always go into SDSF with an option, i.e., SDSF.DA. If you do that, you don't see the pop-up Jim Horne -Original Message- Is it possible to bypass the logo pop-up in SDSF on z/OS 2.3 ? NOTICE: All information in and attached to the e-mails below may be

Re: [EXTERNAL] WLM Service Definition Formatter

2019-06-12 Thread Horne, Jim - James S
WLM Service Definition Formatter has been replaced by zOSMF according to IBM Jim Horne NOTICE: All information in and attached to the e-mails below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you

Re: [EXTERNAL] How many asterisks to change a lightbulb?

2019-03-04 Thread Horne, Jim - James S
* = a single qualifier ** = 0 or more qualifiers -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Jesse 1 Robinson Sent: Monday, March 4, 2019 11:53 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] How many asterisks to change a ligh

IFASMFDP and large tape block sizes

2014-08-22 Thread Horne, Jim - James S
Does anyone know if IFASMFDP supports large tape block sizes - those greater than 32760? Thanks, Jim Horne NOTICE: All information in and attached to the e-mails below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not th