This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
This idea is NOT available in z/OS/MVS. we need to process the output locally from MVS not from the web.
Thanks,
Ed
Hi,
Please keep this in my queue. I will need more time to come back to review the upates.
Thanks,
Ed
Neither RMF nor RMFGAT has ability to output WFEX report to SYSOUT DD. RMF Monitor III batch reporter (RMFM3B) has been created specifically for this purpose. Technically it might be classified as client-server setup. But from the user?s point of view it is just a batch job/STC which automatically connects to the local RMF and provides required report each RMF interval as long as it is running.
Considering your specific case we have produced a shortened instruction list. Full documentation could be found here:
https://www.ibm.com/docs/en/zos/2.5.0?topic=reference-batch-reporting-monitor-iii
Also we have created a modified copy of default ERBR3WFX sample report exit (provided as-is) which might be useful for your case. It can produce 3 different outputs for WFEX report. Sample outputs are after instructions. Modified sample exit code is at the bottom the document.
Yes, it is possible with the REXX exit for the WFEX report in the RMF Batch Reporter
Thanks for the notification.
is it possible to show the same WFEX display (on the TSO screen) onto one of the SYSOUT DD on RMFGAT STC ? if that is possible that will be appreciated. we need to monitor WFEX while not having to login to TSO for a duration of 7 days of to a few weeks. this info is useful during overnight and weekend batch processing where no technical person is logged on to monitor the system. this is a like someone in using WFEX on a 24x7 to keep track of exceptions. Thanks, Ed
MIII Batch Reporting does not require client/server setup. Only a batch job and exits are required for batch reporting.
Thank you!
After a quick review of ERBR3WFX. this requires client/server setup. not the thing am looking for.. my requirement is just simple. no external component required. just need the batch reports internally inside the monoplex image. Thanks,
ok, sorry, I think I noticed exit ERBR3WFX which might to the job. but it will take time for me to come back to this due to workload at hand currently.
regarding link.. https://www.ibm.com/docs/en/zos/2.5.0?topic=reference-batch-reporting-monitor-iii
I think it does NOT address my requirements. I opened a case earlier, IBM support says that currently, there is no WFEX batch counterpart. Thanks for the link anyways.
Batch Monitor III reporting is available with this component.
Documentation can be found here: https://www.ibm.com/docs/en/zos/2.5.0?topic=reference-batch-reporting-monitor-iii
Does it address your request?
Thank you!
I think it will be easier for the developer to spool WFEX screen outputs on RMFGAT SYSOUT or RMFM3III... doing the DD SPIN will also spool the output to JES2 for archiving on a daily basis. That is if it can run in auto pilot without someone needing to login to TSO. Thanks, Ed
WFEX reports will be useful to optimize WLM configuration.