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 » IBM MQ Installation/Configuration Support » runmqsc <

Post new topic  Reply to topic
 runmqsc < « View previous topic :: View next topic » 
Author Message
mq_crazy
PostPosted: Thu Aug 26, 2004 11:35 am    Post subject: runmqsc < Reply with quote

Master

Joined: 30 Jun 2004
Posts: 295

Guys i got a very small doubt. When i do runmqsc < input file all the queues defined are in capital letters even though in the script they are in small leters

My script file has something like...

DEFINE QLOCAL(McsQueue)
DEFINE QLOCAL(ProductionQ)

but it defines queues as MCSQUEUE, PRODUCTIONQ after i run the script.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Thu Aug 26, 2004 11:41 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

You have to put the mixed case object name in quotes, otherwise MQ folds it to uppercase.

Do yourself a favor and always use UPPERCASE for everything. Separate sections of the name with .s or _s to make it easier to read.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
mq_crazy
PostPosted: Thu Aug 26, 2004 11:56 am    Post subject: Reply with quote

Master

Joined: 30 Jun 2004
Posts: 295

I really appreciate your help dude. I will definitely follow your words.
Back to top
View user's profile Send private message
mq_crazy
PostPosted: Thu Aug 26, 2004 12:22 pm    Post subject: Reply with quote

Master

Joined: 30 Jun 2004
Posts: 295

I really appreciate your help dude. I will definitely follow your words.
Back to top
View user's profile Send private message
Leafar
PostPosted: Mon Aug 30, 2004 8:14 am    Post subject: Reply with quote

Acolyte

Joined: 03 Apr 2003
Posts: 74
Location: Buenos Aires

If you NEED use upper/lower case to queue definition you must use something like this

DEFINE QLOCAL('McsQueue')


Saludos
Rafael
Back to top
View user's profile Send private message MSN Messenger
csmith28
PostPosted: Tue Sep 14, 2004 2:42 pm    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

Further if you use runmqsc -v < buildfile.txt > outputfile.txt it will verify the syntax of your build file.
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
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 » IBM MQ Installation/Configuration Support » runmqsc <
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.