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?
JCL for capturing running SYSLOG from SDSF
- 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
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.
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
Re: JCL for capturing running SYSLOG from SDSF
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
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
-
- 3
- 2286
-
by NicC
View the latest post
Sat Nov 21, 2020 3:16 am
-
- 2
- 2258
-
by Pedro
View the latest post
Tue Feb 27, 2024 4:44 am
-
- 1
- 2171
-
by sandy427
View the latest post
Thu Oct 10, 2024 1:03 pm
-
- 1
- 1539
-
by willy jensen
View the latest post
Fri Feb 23, 2024 1:59 pm
-
- 11
- 5716
-
by Misha786
View the latest post
Wed Mar 10, 2021 11:56 pm