JCL for capturing running SYSLOG from SDSF

TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...
debraj
Posts: 7
Joined: Thu Apr 18, 2013 8:00 pm
Skillset: mainframe
Referer: internet

JCL for capturing running SYSLOG from SDSF

Postby debraj » Thu Aug 20, 2015 3:07 pm

Hi All

Can anyone please help to provide the JCL for taking the dump of Running SYSLOG from SDSF to a flat file? Currently I use XDC command
to take the dump periodically as per my project requirement. I try to get it done through a JCL. Can anyone please help?

User avatar
Pedro
Posts: 686
Joined: Thu Jul 31, 2008 9:59 pm
Skillset: ISPF
Referer: google
Location: Silicon Valley

Re: JCL for capturing running SYSLOG from SDSF

Postby Pedro » Fri Aug 21, 2015 4:47 am

You need a batch job that executes a rexx program.

You need a rexx program that issues SDSF REXX API calls.

You need to read the manual that describes the SDSF REXX API. See "SDSF Operation and Customization", SA22-7670.
Pedro Vera

sam_jj12
Posts: 18
Joined: Sat Nov 21, 2015 12:02 am
Skillset: ASG-ZEKE,CA-JOBTRAC
Referer: WEBSITE

Re: JCL for capturing running SYSLOG from SDSF

Postby sam_jj12 » Sun Mar 20, 2016 12:15 pm

Syslog are backed up at regular intervals depending on the system design.
Check the log starting and ending time of previous syslog.
check with your MVS support as they know where the syslogs are stored as GDG'S.

then simple IEBGENER will resolve your request.

Sam


  • Similar Topics
    Replies
    Views
    Last post