IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

MAX CC -3659 while Running REXX CEXEC


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
shr_amar
Warnings : 2

Active User


Joined: 02 May 2005
Posts: 128
Location: UK

PostPosted: Thu Nov 01, 2007 2:35 pm
Reply with quote

Hello All ,

I am facing on of issue while Running REXX CEXEC.
My rexx program is having 2 dataset defined and insert some lines from one member to other.
I have compiled REXX from foreground option as CEXEC and tried running
While running using IRXJCL this REXX it is abending with MAXX CC-3659, Which is for OUTTRAP routine not found .

I hope i am clear if any body know what to do please let me know .


Many Thanks & Regards
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Thu Nov 01, 2007 2:36 pm
Reply with quote

What happens when You run it without compiling ??
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Thu Nov 01, 2007 2:42 pm
Reply with quote

Quote:
While running using IRXJCL this REXX it is abending with MAXX CC-3659, Which is for OUTTRAP routine not found .



As usual I hit submit too fast

as per Rexx reference manual ( any release )

Quote:
You can use the OUTTRAP function only in REXX execs that run in the TSO/E address space.


don' t use IRXJCL , Use IKJEFTxxx

and ... READ THE MANUALS
Back to top
View user's profile Send private message
shr_amar
Warnings : 2

Active User


Joined: 02 May 2005
Posts: 128
Location: UK

PostPosted: Thu Nov 01, 2007 2:42 pm
Reply with quote

Without compiling it is working fine but it is taking lot of time and my session staggered for that period of time . So i wish to run it in the background .

Regards
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top