What do unusual return codes such as -3 and 0196 mean?
Answer Posted / shakila vinayagam
Basically they are either decimalised abend codes or
indicate a problem with the environment.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can I cleanly uninstall oorexx?
how long does the install of oorexx take?
Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there
how to access data in control blocks such as jobname?
How to run my rexx exec?
I have one input file and some 40 tables, I want to read input file and compare the input file value with the table value if it is present then we have to update with new value, this should be repeated for all 40 tables and we are reading only one input file, for this is there any REXX program or job or routine to accomplish above requirement. components of the requirements; 1. One input file 2. 40 DB2 tables 3. we have to read from the input file and compare with table value, if present then update with new value (this should be recurssive for all 40 tables for every record of input file). 4. quick help is appreciated.
what is uni-rexx?
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.
What are the various error conditions seen in rexx?
how to access data held on the jes spool?
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?
how to pass parms to ispf edit macro?
what if I need to have the same application running on multiple platforms, such as unix and the mainframe? Does that mean I have to maintain two separate sources?
How to find or access the current level of a gdg?