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 » Error while creating a Remote Queue

Post new topic  Reply to topic
 Error while creating a Remote Queue « View previous topic :: View next topic » 
Author Message
anantha sreenivasan
PostPosted: Thu Nov 08, 2007 12:49 pm    Post subject: Error while creating a Remote Queue Reply with quote

Acolyte

Joined: 26 Sep 2006
Posts: 72

I'm getting the following error while trying to create a remote queue as follows
DEFINE QR(ICC.OR_BIT_INQUIRY)
AMQ8101: WebSphere MQ error (7041) has occurred.

But defining with other names such as ICC.OR_BIT_INQUIR or ICC.OR_BIT is working

Why is this occuring?
Back to top
View user's profile Send private message
bower5932
PostPosted: Thu Nov 08, 2007 1:08 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

It worked for me:
Code:

C:\>runmqsc pubsub.qmgr
5724-H72 (C) Copyright IBM Corp. 1994, 2004.  ALL RIGHTS RESERVED.
Starting MQSC for queue manager pubsub.qmgr.


def qr(ICC.OR_BIT_INQUIRY)
     1 : def qr(ICC.OR_BIT_INQUIRY)
AMQ8006: WebSphere MQ queue created.


so I don't think the problem is your name. Are there any errors in any of the logs?
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Michael Dag
PostPosted: Thu Nov 08, 2007 3:16 pm    Post subject: Reply with quote

Jedi Knight

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

copy pasted your command, no problem here...

mqrc AMQ8101 lists:
Quote:
536903937 0x20008101 ocmRC_UNEXPECTED_CSV_STATE
536903937 0x20008101 ocmRC_UNEXPECTED_ERROR
536903937 0x20008101 urcMS_ERROR
536903937 0x20008101 zrc_CSPRC_UNEXPECTED_ERROR

MESSAGE:
WebSphere MQ error (457) has occurred.

EXPLANATION:
An unexpected reason code with hexadecimal value 457 was received from the
WebSphere MQ queue manager during command processing. (Note that hexadecimal
values in the range X'07D1'-X'0BB7' correspond to MQI reason codes 2001-2999.)
More information might be available in the log. If the reason code value
indicates that the error was associated with a particular parameter, the
parameter concerned is <insert two>.

ACTION:
Correct the error and then try the command again.


so there must be other errors, FDC's ...
_________________
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 Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Error while creating a Remote 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.