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 

mq series on mainframe and ims dc txn response

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


Joined: 10 Dec 2002
Posts: 46
Topics: 20
Location: Providence, RI

PostPosted: Tue May 20, 2008 11:39 pm    Post subject: mq series on mainframe and ims dc txn response Reply with quote

Folks,
My IMS DC txn sends data to Middle tier using MQ series on mainframe.
my current message size is 4300 bytes, after chnage it will increase to 15000 bytes. Is it going to degrade my system performance?
Will the decrease in throughput be during transmission of data through queue or at the receiving application end.
I believe this will happen at the receiving application end.
This is how I am writing data to queue:
CALL 'CBLTDLI' USING IM001T-ISRT
IO-PCB
MESSAGE-BUFFER-OUT

2) If I change the design so that instead of doing a single insert with asize of 14000, i do 100 inserts of size 140, is it going to write to a single response message? Will the receiving system be able to interpret it as single repsonse or it will have to build some logic to read multiple response and figure out that they are all remaning parts of the intital repsonse?

Any advise/help/guidance will be truly appreciated.
_________________
Gore
Back to top
View user's profile Send private message
gore
Beginner


Joined: 10 Dec 2002
Posts: 46
Topics: 20
Location: Providence, RI

PostPosted: Thu May 22, 2008 10:55 pm    Post subject: Reply with quote

i am using IMS bridge to put message in MQ. I use insert call to put 10 IMS messages. Will they be treated as a single message by MQ or 10 different messages?
_________________
Gore
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