I wrote a Rexx that reads SMPHRPT and produces printed output. It's not organized by FMID but by REASON type. Turns out that my colleagues are not very interested FYI data but do need to know if they have to do something. Output is a distributable set of single-sided hold data print that can be handed off to interested parties. I have to eyeball each one to decide who should get the print. And yes, I've tried to automate the whole process by FMID and userid, but in the end, it takes only seconds to determine the best recipient for most prints. And if I have trouble figuring out the right person, then how could I automate it?
There is an 'ALL' option to print everything, but by default the following REASONs are bypassed: DYNACT IPL MSGSKEL RESTART DOC ENH The Rexx can easily be modified to add or delete REASONs. . . JO.Skip Robinson SCE Infrastructure Technology Services Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] From: Mark Jacobs <[email protected]> To: [email protected] Date: 04/01/2011 04:41 AM Subject: SMP/E Holddata Management Sent by: IBM Mainframe Discussion List <[email protected]> Does anyone have a process that they're willing to share that can take the SMPHRPT report from an apply check and extract the holddata for specific FMID's? What I'm looking to do is to take the raw data and create several reports that I can supply to the appropriate support groups, i.e. Netview and System Automation hold data to one group, IBM programming tools to another,... I've looked at the CBT tape but didn't see anything there that would suffice. I'm sure I could whip something up in time but there's no sense in reinventing the process if someone else has already done so. -- Mark Jacobs Time Customer Service Tampa, FL ---- A schlemiel is a waiter who spills hot soup, and the schlimazel is the one who gets it in his lap. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

