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

Two Quick Questions in CICS


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

New User


Joined: 02 Mar 2006
Posts: 35
Location: Chennai

PostPosted: Mon Nov 09, 2009 2:30 pm
Reply with quote

1. wat is the cics command that allows u to type both in upper case and lower case letter
2. wat is the cics component that allows u for multi-threading in cics


Can anybody answer these Questions
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Nov 09, 2009 2:43 pm
Reply with quote

nicht ich
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Mon Nov 09, 2009 5:42 pm
Reply with quote

01) A special PROFILE related to a given transaction definition should be used. There is also a SET TERMINAl API and a SET TRANSACTION API you can review in the System Programming Reference.

02) I believe you're speaking of "Threadsafe", but this is not a function/process that can be activated on the fly.

Search the CICS forum for PROFILE and THREADSAFE. You'll get several hits.

Bill
Back to top
View user's profile Send private message
sathyajes

New User


Joined: 02 Mar 2006
Posts: 35
Location: Chennai

PostPosted: Mon Nov 09, 2009 5:58 pm
Reply with quote

Thanks for the Reply ..will search the forum for more information
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Nov 09, 2009 9:08 pm
Reply with quote

Hello,

Once upon a time there was a MODU transaction that caused data entered to converted to upper case (IIRC). . .
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 Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top