I executed one job and I forget to save the final JCL. But
took an XDC from SPOOL. Now I want to recover the JCL from
XDC dataset. Is there any process to do this?. (Manually it
takes a lot of time). Is there
No Answer is Posted For this Question
Be the First to Post Answer
Can I cleanly uninstall oorexx?
i'm getting error while editing macro, its not even entering into the macro, getting error like 31 *-* "EDIT DATASET('"DSN"("MEM")') MACRO("CHGLINE")" +++ RC(-3) +++ ? any idea why?
how to access data held on the jes spool?
What are the functions available in rexx?
When will a port of ooRexx to "XYZ" be available?
how long does the install of oorexx take?
What is the use of uni-rexx?
If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
How to find or access the current level of a gdg?
If there are a set of statements and each has a word "value" in it, If I want to display all these statements so that the word "value" is aligned, then how do I code this in REXX. e.g - The value of X is Y. Wot is its value? Do u know its value? I want to know its value.
I want to remove a duplicates form a given input field using rexx program. please Any one help me out to solve this ... Thanks in Advance.