MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What is TWA and what is the use of it?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
jimmy_augustine
Beginner


Joined: 23 Jun 2004
Posts: 32
Topics: 13

PostPosted: Fri Jun 25, 2004 5:38 am    Post subject: What is TWA and what is the use of it? Reply with quote

Friends,
Could any one explain me what is TWA (I know it is trasaction work area and the address of TWA can be retrieved by ADDRESS command.) But I want to know what is the use of TWA for an Application programmer in his CICS application.

Thanks in advance
Jimmy
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Fri Jun 25, 2004 5:53 am    Post subject: Reply with quote

Jimmy Augustine,

It just takes less than a minute to look it up in the manual. You know this is CICS related and if you had looked up in the CICS Application Programming Guide you would have found this

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHJAP3B/3.1.3.1?SHELF=&DT=20030108142051&CASE=

The Manuals can be accessed by clicking the Quick Manual Links at top of this page or the main page of mvsforums

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Fri Jun 25, 2004 7:35 am    Post subject: Reply with quote

Note that the TWA is a 'legacy method' of storing data and should not be used for new applications. Also it can be used by some supplied vendor applications (e.g. ADABAS) so you could get conflicts if you use it for application purposes as well.
Passing data around between different programs in a transaction should normally be done via a COMMAREA (which can also be used between different transactions).
Back to top
View user's profile Send private message
jimmy_augustine
Beginner


Joined: 23 Jun 2004
Posts: 32
Topics: 13

PostPosted: Fri Jun 25, 2004 9:05 am    Post subject: Reply with quote

Kolusu
Thanks for the links and I should lern the advanced technique of searching. In fact I did a search, but wasnt satisfied with the results:(

Mike,
Thanks a lot
Jimmy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group