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

How do I access data held on the JES spool?

3 Answers   TCS,


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  


is there an aix version of oorexx?

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  


can oorexx run ibm object rexx programs?

0 Answers   IBM,


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 run my rexx exec?

0 Answers  


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?

0 Answers  


I'm new to rexx. How to code rexx in jcl to read in a lpar cpu usage file and select 1. date, time 2. some system names 3. cpu usage for each system. The input file has hourly reporting. The output file (CSV)is for excel use. Run in batch mode. Output in FB.

1 Answers  


Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?

0 Answers  


does uni-rexx give me any capabilities designed specifically for the unix environment?

0 Answers   IBM,


Can I cleanly uninstall oorexx?

0 Answers   IBM,


Categories