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 to code a REXX Program in order to load many tables in a database simultaneously in a batch..

Answer / bablu kumar dandpat

Yes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More REXX Interview Questions

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.

1 Answers  


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 , please

1 Answers  


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?

0 Answers  


How to code the db2 queries using rexx?

0 Answers  


What are various loop types supported by rexx?

0 Answers  






I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.

0 Answers  


how to access data held on the jes spool?

0 Answers   IBM,


can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?

0 Answers   IBM,


why is there no os/2 (ecs) port of oorexx?

0 Answers   IBM,


can oorexx run ibm object rexx programs?

0 Answers   IBM,


how long does the install of oorexx take?

0 Answers   IBM,


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?

0 Answers  


Categories