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

How to pass data of size more than 64kb thru COMMAREA


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

New User


Joined: 08 Oct 2004
Posts: 42
Location: chennai, india

PostPosted: Thu Feb 24, 2005 7:56 pm
Reply with quote

Hai,

if have the data's to be passed of size more than 64kb in DB2 b/w two programs, even if the size of comm area is 64kb.
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Sun Feb 27, 2005 1:49 am
Reply with quote

Dear Friend,

That's the main reason why we have files and databases, isn't it?
Back to top
View user's profile Send private message
muthukumarapandian

New User


Joined: 08 Oct 2004
Posts: 42
Location: chennai, india

PostPosted: Sun Feb 27, 2005 5:33 pm
Reply with quote

Hi priya,

So it is not possible.
Back to top
View user's profile Send private message
arvind_es

New User


Joined: 08 Mar 2005
Posts: 4

PostPosted: Tue Mar 08, 2005 11:29 am
Reply with quote

Hi ,

If the length of the commarea needs to be more than 64 kb then the commarea design is not correct for the application.

The commarea shld contain only the necessary information to know the state after throwing the map.

Thanks
Arvind R
Back to top
View user's profile Send private message
ovreddy

Active User


Joined: 06 Dec 2004
Posts: 211
Location: Keane Inc., Minneapolis USA.

PostPosted: Tue Mar 08, 2005 12:06 pm
Reply with quote

Hi,

We cannot pass more than 64KB using COMMAREA. But we can use TSQ or TDQ to pass more than 64KB of data.

Bye,
Reddy.
Back to top
View user's profile Send private message
balusengodan

New User


Joined: 01 Mar 2005
Posts: 15
Location: chennai

PostPosted: Thu Mar 24, 2005 4:01 pm
Reply with quote

when can i use commarea, tsq &tdq?
explain it separately with deatil
to me
thank you
balu.s
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 How to save SYSLOG as text data via P... All Other Mainframe Topics 2
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top