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 / martin
sometimes it is wise to start with an options, like:
ADDRESS AS400REXX 'EXECSQL SET OPTION COMMIT = *NONE'
don't know the db2 syntax, though
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All 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?
i want new rexx tool which will perform jcl chk without submitting it
how to access data in control blocks such as jobname?
what is uni-rexx?
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?
can oorexx run ibm object rexx programs?
When will a port of ooRexx to "XYZ" be available?
is oorexx compatible with rexx?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
is oorexx compatible with ibm object rexx?
What is the difference between ooRexx and IBM's Object REXX for Windows?
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
why is there no os/2 (ecs) port of oorexx?
What are the various error conditions seen in rexx?