Is there any REXX tool Which analyses a JCL and gives summary of it,like, description of number of steps in the JCL, what does COND parameters contain in each step, no of DD statements each step contains, how many DSN's used, what is the DISP value for those DSN's, are there any Symbolic...
Thanks! We'll email you when relevant content is added and updated.
I have a Rexx program to browse a very big dataset(say 75,000 lines) and then add 1 or 2 lines then save and end. This is working fine in online or batch execution provided dataset has only few records. However it works fine for all if running in ISPF panel itself, but through jcl execution for...
Thanks! We'll email you when relevant content is added and updated.
Hi everybody, I need a rexx tool to change a word called HRTKD.VSAM to HRTKO.VSAM in more than 50 PS(sequential dataset) at the same time. -- Is it possible... Please help.. Thanks
Thanks! We'll email you when relevant content is added and updated.
I submitted a rexx procedure with *LIBL for the library, it's failing with error message procedure not found eventhough REXX library is in the library list. Can someone help I don't to have to hard code the library name? Thanks
Thanks! We'll email you when relevant content is added and updated.