> Has anyone heard of a way to suppress generation of LOGREC records? > We recently had a situation where an application was abending > repeatedly and generating LOGREC records. This manifested itself as > very HIGH CPU use in MSTJCL00 but because the LOGREC records are > going to the LOGGER they were being generated so fast that it was > impossible to get to look at one. > We were wondering whether there was a way to temporarily tell the > LOGREC processor to stop generating records. We did consider > switching LOGREC back to DASD records which would fill up, but > suspected that the attempt to create records would still use a lot > of CPU so would prefer a setting that told the LOGREC writer to not even try.
While you can use SLIP ACTION=RECORD to force recording, there is unfortunately no ACTION=NORECORD to suppress recording. Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
