On Mon, 15 Nov 2010 17:40:33 +0200, Binyamin Dissen <[email protected]> wrote:
>On Mon, 15 Nov 2010 16:10:12 +0100 Miklos Szigetvari ><[email protected]> wrote: > >:> External writer PGM (IASXWR00) defined in the PPT as SYST >:>Is it possible to make it multistep? i.e. the external writer STC would >:>run as multistep stc > >PPT only works for single step STC > But that doesn't keep it running as a multi-step STC. You'll see this message: IEF188I PROBLEM PROGRAM ATTRIBUTES ASSIGNED My syslog collection process runs the external writer as a multi-step STC. The first step is the external writer, then the next step splits the syslogs from each LPAR in the MAS into their own files [1] on disk, the next step copies those to tape (longer retention), the next step runs the OPERLOG offload program - IEAMDBLG and the final step copies the operlog from disk to tape. [1] I had to write a REXX program to separate the syslogs in the MAS into separate files after a logical consolidation left me no available output classes to use keep each system in the MAS unique. So all systems write the syslog to class L, and I separate them later. Regards, Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- 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

