JCL for capturing running SYSLOG from SDSF



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

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?
debraj
 
Posts: 7
Joined: Thu Apr 18, 2013 8:00 pm
Has thanked: 0 time
Been thanked: 0 time

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
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times

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
sam_jj12
 
Posts: 18
Joined: Sat Nov 21, 2015 12:02 am
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post