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
for which platforms is uni-rexx available?
can I redistribute oorexx freely with commercial software?
Enlist the features of rexx as a programming language.
How to run my rexx exec?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
how long does the install of oorexx take?
What is the difference between ooRexx and IBM's Object REXX for Windows?
What are various loop types supported by rexx?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
can oorexx run ibm object rexx programs?
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 are the functions available in rexx?
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
Suppose 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?
When will a port of ooRexx to "XYZ" be available?