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
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.
I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool??? I want code snippet or the coding for this , please
how long does the install of oorexx take?
I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.
What do unusual return codes such as -3 and 0196 mean?
what is uni-rexx?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
What are the various error conditions seen in rexx?
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
can I redistribute oorexx freely with commercial software?