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

is oorexx compatible with rexx?

576


how to access data in control blocks such as jobname?

584


What are the various error conditions seen in rexx?

539


What is the difference between ooRexx and IBM's Object REXX for Windows?

551


I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)

2798






What is the use of uni-rexx?

555


why is there no os/2 (ecs) port of oorexx?

593


What are the functions available in rexx?

536


When will a port of ooRexx to "XYZ" be available?

532


is oorexx compatible with ibm object rexx?

631


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.

1950


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.

5141


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

565


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?

536


How to code the db2 queries using rexx?

591