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

Answer Posted / ram

hi shakila vinayagam,
i'm getting the problem for rexx batch execution while
having the ADDRESS statement and w/o address statement its
executing fine but not going to macro program.
my error looks like
14 *-* ADDRESS ISPEXEC "EDIT DATASET("CURRNAM2")",
+++ RC(-3) +++
the same is fine when i execute thru online like
tso pgm-name or pgm-name.
can you please tell me how to execute the rexx program
which invokes macro through BATCH mode my sample jcl
//REXX1 EXEC PGM=IKJEFT1B
//SYSEXEC DD DSN=WLAWPDS.TEST.RAREXX,DISP=SHR
//SYSTSPRT DD SYSOUT=*
//SYSTSIN DD *
REX1
/*
//SYSIN DD DUMMY
//

please clarify.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

546


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

591


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.

2009


can oorexx run ibm object rexx programs?

602


is oorexx compatible with ibm object rexx?

621






How to run my rexx exec?

559


What are the various error conditions seen in rexx?

535


have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?

560


what is uni-rexx?

593


How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?

559


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?

519


for which platforms is uni-rexx available?

570


how to pass parms to ispf edit macro?

646


how long does the install of oorexx take?

568


What does the sample library of uni-rexx consist of?

603