IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

I need a REXX program to do the following


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kamalam

New User


Joined: 09 Jul 2007
Posts: 1
Location: chennai

PostPosted: Wed Jul 11, 2007 9:04 pm
Reply with quote

I need a REXX program to do the following :

Read a JCLLIB and Prepare a report that has JCL name, stepname, pgm executed , PROC ,Dataset used in each of the jcl
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Jul 11, 2007 9:57 pm
Reply with quote

What have you tried so far and what were the results ?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Jul 11, 2007 10:17 pm
Reply with quote

Are You sure that a " do it Yourself solution" is what Your company wants/needs ?

Analyzing jcl is not a simple task, yes there are a few parsers around,
but still the data organization and archiving is on You.
( just one issue... what about procs with overrides??? )

for a long term solution a program product might be a better solution
expecially since jcl is prone to additions and enhancements

a google search on "JCL CROSS REFERENCE TOOL" will give You pointers to program products,
and an idea of what a jcl cross referencing tool might be able to do for Your organization.

It can be done in Rexx but...

regards

e.s
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Jul 12, 2007 8:53 am
Reply with quote

JCLCheck comes with a REXX user-exit that will do exactly what you need.

O.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Using API Gateway from CICS program CICS 0
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
Search our Forums:

Back to Top