Look up "SS,EQ," in the manual. Cheers, Martin
Martin Packer WW z/OS Performance, Capacity and Architecture, IBM Technology Sales +44-7802-245-584 email: [email protected] Twitter / Facebook IDs: MartinPacker Blog: https://mainframeperformancetopics.com Mainframe, Performance, Topics Podcast Series (With Marna Walle): https://anchor.fm/marna-walle Youtube channel: https://www.youtube.com/channel/UCu_65HaYgksbF6Q8SQ4oOvA From: "ibmmain" <[email protected]> To: [email protected] Date: 17/12/2021 07:25 Subject: [EXTERNAL] How to use dfsort to filter keywords that aren't fixed position Sent by: "IBM Mainframe Discussion List" <[email protected]> Hi all For performance, we want to filter keywords (for example:'ERROR') from oplerlog with DFSORT. If the keyword is is a fixed position in operlog , we could put the keyword in the other dataset. We could join the oplerlog with the dataset using DFSORT to filter all messages that contained ' ERROR' But the keywords aren't fixed position in OPERLOG, how to filter this keyword with DFSORT. Of course, we could do it by REXX Any suggestions would be greatly appreciated! Thanks a lot! Best Regards, Jason Cai ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
