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 » General IBM MQ Support » Send message from one queue to another

Post new topic  Reply to topic Goto page 1, 2  Next
 Send message from one queue to another « View previous topic :: View next topic » 
Author Message
Raghava Rao
PostPosted: Thu Mar 15, 2007 2:20 am    Post subject: Send message from one queue to another Reply with quote

Newbie

Joined: 15 Mar 2007
Posts: 6
Location: India

I am trying to send one queue manger to another showing like remote queue not find.

So please tell me the steps to sending a message to another queue.
_________________
Thanks & Regards
Raghava Rao
Software Engineer
Noida
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Vitor
PostPosted: Thu Mar 15, 2007 2:27 am    Post subject: Re: Send message from one queue to another Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

raghava.oura wrote:
I am trying to send one queue manger to another showing like remote queue not find.


What's showing like remote queue not find? Do you mean there's a reason code of remote queue not found? Have you checked there's a remote queue? Have you followed the steps in the Intercommunication manual? Have you tested your set up with any utilities?

Without knowing your set up, the error you're getting and what you've already tried to resolve the problem we're going to struggle to help. At best we'll suggest things you've already tried that have not worked.

This is a very basic question I have to say.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Raghava Rao
PostPosted: Fri Mar 16, 2007 1:17 am    Post subject: Re: Send message from one queue to another Reply with quote

Newbie

Joined: 15 Mar 2007
Posts: 6
Location: India

Vitor wrote:
raghava.oura wrote:
I am trying to send one queue manger to another showing like remote queue not find.


What's showing like remote queue not find? Do you mean there's a reason code of remote queue not found? Have you checked there's a remote queue? Have you followed the steps in the Intercommunication manual? Have you tested your set up with any utilities?

Without knowing your set up, the error you're getting and what you've already tried to resolve the problem we're going to struggle to help. At best we'll suggest things you've already tried that have not worked.




This is a very basic question I have to say.



This is the Second time i create 2 different Queue mangers i am trying to send the message but it it saying some reson code.

Can u please tell me what are the steps clearly
_________________
Thanks & Regards
Raghava Rao
Software Engineer
Noida
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
marcin.kasinski
PostPosted: Fri Mar 16, 2007 1:26 am    Post subject: Re: Send message from one queue to another Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

Raghava Rao wrote:

This is the Second time i create 2 different Queue mangers i am trying to send the message but it it saying some reson code.

Can u please tell me what are the steps clearly



Show us definition of queues , channel and error message.

What kind of reason code is it ?

When you are saying "but it it saying some reson code" I can not help you.

Give us chance to help you .
_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
Vitor
PostPosted: Fri Mar 16, 2007 1:27 am    Post subject: Re: Send message from one queue to another Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Raghava Rao wrote:
i am trying to send the message but it it saying some reson code.


What reason code? Does the explaination of the code not shed light upon the problem with your set-up (or if it is a problem with the set-up - it could be an external issue, like a network problem)? At least post the reason code so we've got a clue....

Raghava Rao wrote:

Can u please tell me what are the steps clearly


The steps are laid out in the Intercommunication manual far clearer than I could achieve here. It also lays out the various options available to you; there's no one method, depending on queue manager location, channel choice, business message requirements, etc. There's also troubleshooting information for common problems.

Also, what are you using to send the messages? A supplied utility or a written application? If the latter, the Application Programming Guide will advise you but I recommend you use a utility to verify the infrastructure before you spend too much time looking for a possibly non-existent application issue.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Raghava Rao
PostPosted: Fri Mar 16, 2007 1:59 am    Post subject: How to start the queue Reply with quote

Newbie

Joined: 15 Mar 2007
Posts: 6
Location: India

i am using MQv6.0 How to start the queue ,if i am creating a new queue it shoing like red icon means not started .through comand line it will create automatically . if am start the previous queue its not started
_________________
Thanks & Regards
Raghava Rao
Software Engineer
Noida
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Vitor
PostPosted: Fri Mar 16, 2007 2:13 am    Post subject: Re: How to start the queue Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Raghava Rao wrote:
i am using MQv6.0 How to start the queue ,if i am creating a new queue it shoing like red icon means not started .through comand line it will create automatically . if am start the previous queue its not started


You don't start queues, you start queue managers. If the queue manager's not starting you need to look into why; the queue manager's log files should be your first port of call.

Tip: use the command line to perform the queue manager start & define queues. You might have an issue with Eclipse that's clouding the issue.

Do you have any fixpacks applied to your v6?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
marcin.kasinski
PostPosted: Fri Mar 16, 2007 2:16 am    Post subject: Re: How to start the queue Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

Raghava Rao wrote:
i am using MQv6.0 How to start the queue ,if i am creating a new queue it shoing like red icon means not started .through comand line it will create automatically . if am start the previous queue its not started



I think you are talking about Queue Manager rather than queue.

Have you red any docs ?

To start QM you can use strmqm or GUI
_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
Raghava Rao
PostPosted: Fri Mar 16, 2007 2:20 am    Post subject: Re: How to start the queue Manager Reply with quote

Newbie

Joined: 15 Mar 2007
Posts: 6
Location: India

marcin.kasinski wrote:
Raghava Rao wrote:
i am using MQv6.0 How to start the queue ,if i am creating a new queue it shoing like red icon means not started .through comand line it will create automatically . if am start the previous queue its not started



You are talking about Queue Manager rather than queue.

Have you red anu docs ?

To start QM you can use strmqm or GUI



I am not able to get New Queue manager though GUI ,just it created the manager but there no queue and advanced detals.

Here am geting Lisener faild
_________________
Thanks & Regards
Raghava Rao
Software Engineer
Noida
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Vitor
PostPosted: Fri Mar 16, 2007 2:28 am    Post subject: Re: How to start the queue Manager Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Raghava Rao wrote:
I am not able to get New Queue manager though GUI ,just it created the manager but there no queue and advanced detals.


I've already suggested using the command line....
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Mar 16, 2007 2:31 am    Post subject: Re: How to start the queue Manager Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Raghava Rao wrote:
Here am geting Lisener faild


And where are you getting listener failed? Failed with what?

If you don't provide some details of your problems, we're not going to be able to provide much in the way of help!

The best you get from a post "It's throwing some kinda error" is usually "Must be kinda broken"
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Raghava Rao
PostPosted: Fri Mar 16, 2007 2:38 am    Post subject: How to start the queue Manager Reply with quote

Newbie

Joined: 15 Mar 2007
Posts: 6
Location: India

I trying to start the old Queue manager

But here it showing like alredy running.

but am not geting the Queues and advanced details

how to Resolve this[/url][/quote]
_________________
Thanks & Regards
Raghava Rao
Software Engineer
Noida
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Vitor
PostPosted: Fri Mar 16, 2007 2:48 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

IF I understand you correctly, you're trying to connect to a v5.3 queue manager using the v6 GUI, and you're getting some kind of connect failure, so the details don't show up.

This is wildly different to the problem you originally reported.

What exactly is the problem? What exactly are you trying to achieve? Why are you not using the command line as I suggested?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Toronto_MQ
PostPosted: Fri Mar 16, 2007 6:54 am    Post subject: Reply with quote

Master

Joined: 10 Jul 2002
Posts: 263
Location: read my name

Wow Vitor, you have way more patience than I do!!
Back to top
View user's profile Send private message
Michael Dag
PostPosted: Fri Mar 16, 2007 7:08 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

Toronto_MQ wrote:
Wow Vitor, you have way more patience than I do!!


yeah... I hope his colleges know that tooooo (read this thread http://www.mqseries.net/phpBB2/viewtopic.php?t=35553&postdays=0&postorder=asc&start=0)
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General IBM MQ Support » Send message from one queue to another
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.