Bruce, You used to have access to SAS and MXG. Have you looked at this as an alternative to processing RACFICE?
If you use the TYPS80A member, I think you can piece together what you are looking for. For example, the ADDUSER command is type80 subtype 10, and therefore TYPE8010 in the PDB. Some simple SQL WHERE statements against the relevant text fields looking for the would quickly find what you are looking for. Ron -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Bruce Hewson Sent: Wednesday, December 13, 2017 1:49 AM To: [email protected] Subject: [IBM-MAIN] DFSORT: RACFICE query - how to extract all commands containing some text value A query for the ICETOOL/RACFICE experts, I have been asked to extract all RACF commands issued relating to a specific USERID. I am not knowledgable enough with ICETOOLS to code this myself quickly. The current RACFICE examples do not provide a sample for this. example. Extract and report all commands, ADDUSER/ALTUSER/PASSWORD/PERMIT that reference USER(xyzzy) Hopefully someone can help. Thanks Bruce Hewson ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
