Re: DOes anyone know how to get MCSOPMSG to get MLWTO's?

2023-06-17 Thread Brian Westerman
It worked!!! Thank you very much. I did need to make my console message buffer a lot bigger, but that was my short sightedness in only allocating 200 bytes in my original code. Thank you very much. Brian -- For IBM-MAIN su

Re: Coupling Facility Structure Resizing

2023-06-17 Thread kekronbekron
Hi Bill, everyone On top of this, we manually factor for failover, headroom for growth etc. as 20% of current avg/peak (for example), and then allocate 1.2x memory for the CF LPAR itself? In short, how does one go from structure size calculations to CF LPAR memory sizing, in the context of mach

Checkpoint/restart in COBOL applications?

2023-06-17 Thread Tom Ross
Greetings! Does anyone know if there are people/applications using checkpoint/restart in COBOL applications? The doc only shows it is usable in programs that use SORT, I have not heard of customers doing this in years, but someone in IBMMAIN would know better than me! The reason for the questi

Re: Coupling Facility Structure Resizing

2023-06-17 Thread Bill Neiman
The appropriate tool for resizing structures during a migration from one CFLevel to another is the SIZER utility, which is distinct from CFSizer. SIZER uses the IXLMG and IXCQUERY APIs to collect structure attribute and count information from all allocated structures, and then uses the IXLCSP A

Re: DOes anyone know how to get MCSOPMSG to get MLWTO's?

2023-06-17 Thread Brian Westerman
Thank you very much, I'll give that a shot. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: DOes anyone know how to get MCSOPMSG to get MLWTO's?

2023-06-17 Thread Ed Jaffe
On 6/16/2023 8:55 PM, Brian Westerman wrote: All I seem to get is the first message of the MLWTO with no indication telling me that there are any more to "get". I seem to get any and all regular messages, it's just hte MLWTOs that seem to be an issue. LAE   R4,0(0,R6)  Calculate