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???
Answer Posted / bablu kumar dandpat
Yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between ooRexx and IBM's Object REXX for Windows?
for which platforms is uni-rexx available?
what would I use uni-rexx for?
does uni-rexx give me any capabilities designed specifically for the unix environment?
Suppose I want to code a rexx program in order to get the inputfile and output files of jcl. I want code snippet or the coding for this?
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.
is oorexx compatible with rexx?
is oorexx compatible with ibm object rexx?
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
Enlist the features of rexx as a programming language.
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
What does the sample library of uni-rexx consist of?
When will a port of ooRexx to "XYZ" be available?
how to access data in control blocks such as jobname?
How to run my rexx exec?