I am new to rexx db2 ,can anyone help me by expalinin how
to code the db2 queries using rexx,and also plz send some
link and examples using db2 queries.
Answer Posted / guest
REXX doesn't have support to DB2. But still you can access
it thru some TSO CPs. One of the commercial CP is
REXXTOOLS/MVS. If your shop has that s/w installed you
could able to access DB2.
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
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
How to find or access the current level of a gdg?
What are various loop types supported by rexx?
When will a port of ooRexx to "XYZ" be available?
Enlist the features of rexx as a programming language.
What is the use of uni-rexx?
is oorexx compatible with ibm object rexx?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
can oorexx run ibm object rexx programs?
is there an aix version of oorexx?
how to pass parms to ispf edit macro?
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?
how to access data in control blocks such as jobname?
how long does the install of oorexx take?
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.