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

What is the use of uni-rexx?

1 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.

1 Answers  


how long does the install of oorexx take?

1 Answers   IBM,


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

1 Answers  


What are the various error conditions seen in rexx?

1 Answers  


Can I cleanly uninstall oorexx?

1 Answers   IBM,


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?

1 Answers  


can oorexx run ibm object rexx programs?

1 Answers   IBM,


Enlist the features of rexx as a programming language.

1 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  


What do unusual return codes such as -3 and 0196 mean?

2 Answers  


can oorexx run normal rexx programs?

1 Answers   IBM,


Categories