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

REXX command with SET TERMOUT


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
shreejita

New User


Joined: 16 Aug 2009
Posts: 60
Location: chennai

PostPosted: Wed Sep 29, 2010 2:51 pm
Reply with quote

HI,
I read from REXX manual saying that REXX/CICS provides the ability to route trace output to a TSQ with the REXX command SET TERMOUT output .

Is it possible to route to a sequential dataset ?

If yes then how it is???

Thanks
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Sep 29, 2010 3:27 pm
Reply with quote

What have you tried yourself so far and what problems did you hit
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Sep 29, 2010 3:32 pm
Reply with quote

the only way to read and write sequential datasets under CICS is to use extra-partition transient data queues/destination

if the set termout command can route to a TDQ
then by properly customizing the CICS environment ... YES
( TDQ definition and startup jcl/proc change)
Back to top
View user's profile Send private message
shreejita

New User


Joined: 16 Aug 2009
Posts: 60
Location: chennai

PostPosted: Wed Sep 29, 2010 3:59 pm
Reply with quote

Thanks. I got it..

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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
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
Search our Forums:

Back to Top