ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » CKBR and message on bridge queue

Post new topic  Reply to topic
 CKBR and message on bridge queue « View previous topic :: View next topic » 
Author Message
loudcfla
PostPosted: Mon Jul 18, 2005 6:25 am    Post subject: CKBR and message on bridge queue Reply with quote

Acolyte

Joined: 05 May 2002
Posts: 58

Hello, I am placing a message on the bridge queue in the hopes that CICS will run my program. CKBR is running and I have placed the message in the proper bridge queue, but my program isn't running.

My message is simply the MQMD and then 8 bytes for the program name.

Why isn't my program running? Does anyone know if I look a the bridge queue using MA10, what columns does the program name occupy, I see positions 329 to 336.
Back to top
View user's profile Send private message
bob_buxton
PostPosted: Tue Jul 19, 2005 12:18 pm    Post subject: Reply with quote

Master

Joined: 23 Aug 2001
Posts: 266
Location: England

For the bridge monitor to process messages the correlid of the input message must be MQCI_NEW_SESSION.

Normally as well as the program name your message would contain input data for the program and/or space for the output data.
_________________
Bob Buxton
Ex-Websphere MQ Development
Back to top
View user's profile Send private message
EddieA
PostPosted: Tue Jul 19, 2005 11:06 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Quote:
Normally as well as the program name your message would contain input data for the program and/or space for the output data

Yeah. I'd always expect the message to contain some input data. Most applications need it.

But isn't the size of the output mesage generated automatcally based on the size of the COMMAREA "returned".

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
bob_buxton
PostPosted: Tue Jul 19, 2005 11:28 pm    Post subject: Reply with quote

Master

Joined: 23 Aug 2001
Posts: 266
Location: England

CICS does not return the length of Commarea on return from a Link.
Length is only an input parameter and must be the longer of input/output data length.

By default the MQ-CICS bridge uses the length of the Input message (minus 8 for program name) as the Commarea length. If you provide a MQCIH header then you have more control of the lenghts used.
_________________
Bob Buxton
Ex-Websphere MQ Development
Back to top
View user's profile Send private message
parin
PostPosted: Mon Aug 13, 2012 1:47 am    Post subject: ckbr Reply with quote

Newbie

Joined: 08 Aug 2012
Posts: 2

I have defined a local queue in the server with a process that execute a
CKBR transaction at CICS through a initialization queue between MQ and CICS,
Well, when I send the message with cobol program, I see that CICS enables CICS Bridge trhough CKBR after it receives the message to my local queue, but don't seems to do any more, after this, my hope is that CICS must execute CKBP transaction and link the program associated with the message, do whatever this program must do and returns to the transtion queue and, after, to the remote queue
I don't know how can I monitor or trace what is going on and I'm lost right
know, please, some help!****
Thanks in advance,****
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Aug 13, 2012 2:16 am    Post subject: Re: ckbr Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

parin wrote:
I have defined a local queue in the server with a process that execute a
CKBR transaction at CICS through a initialization queue between MQ and CICS,
Well, when I send the message with cobol program, I see that CICS enables CICS Bridge trhough CKBR after it receives the message to my local queue, but don't seems to do any more, after this, my hope is that CICS must execute CKBP transaction and link the program associated with the message, do whatever this program must do and returns to the transtion queue and, after, to the remote queue
I don't know how can I monitor or trace what is going on and I'm lost right
know, please, some help!****
Thanks in advance,****

And don't double post!
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » CKBR and message on bridge queue
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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.