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

Share your best REXX tool concepts


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

Global Moderator


Joined: 07 Sep 2006
Posts: 1592
Location: Andromeda Galaxy

PostPosted: Thu Jan 10, 2013 8:46 pm
Reply with quote

Yes we generally do that when there is some dull period

Yea there are lot more we can do using REXX

1.Creating Rexx to create templates of programs
2.Create Rexx to create templates of jobs
3.Create Rexx to create DB2 utility jobs ( 100% can be created ) if a standard nomenclature is followed
4.Create Rexx to check unused variables
5.Create Rexx to check on program standards
6.Create REXX using ISPF to create miniature version of DB2 ADMIN /PLATINUM / BMC TOOL
7.Create a Rexx macro to generate displays after para/section names with para/section names on execution it could be use to identify the program flow
etc

Edit : Again as I stated already you need to find out what is the best needed for your shop
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Thu Jan 10, 2013 9:09 pm
Reply with quote

Make REXX call CA7's built-in JCLCHECK to check for JCL errors. It is basically same as the JCLCHECK product.
So you don't have to buy JCLCHECK product separately = profit$$
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 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
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top