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 » setting user for channel in lowercase

Post new topic  Reply to topic
 setting user for channel in lowercase « View previous topic :: View next topic » 
Author Message
scarp
PostPosted: Fri Sep 05, 2003 1:25 am    Post subject: setting user for channel in lowercase Reply with quote

Newbie

Joined: 19 Aug 2003
Posts: 2

Hi all,

I'm just to create a channel.
My problem is the following:

as i create an svrconn channel, i want to give a user MCAUSER but it takes it in uppercase and i need it in lower case.

example:

define channel(CLIENT.TCP.XXXXX) CHLTYPE(SVRCONN) MCAUSER(mqm)

dis channel(CLIENT.TCP.XXXXX)

AMQ8414: Display Channel details.
CHANNEL(CLIENT.TCP.XXXXXT) CHLTYPE(SVRCONN)
TRPTYPE(TCP) DESCR( )
SCYEXIT( ) MAXMSGL(4194304)
SCYDATA( ) HBINT(300)
MCAUSER(MQM ) ALTDATE(2003-09-05)
ALTTIME(10.42.10)
SENDEXIT( )
RCVEXIT( )
SENDDATA( )
RCVDATA( )

Any ideas.

Many thanks in advance.

eric.

Back to top
View user's profile Send private message
interactivechannel
PostPosted: Fri Sep 05, 2003 1:41 am    Post subject: Reply with quote

Voyager

Joined: 20 May 2003
Posts: 94
Location: uk

It's because you haven't put the user in quotation marks. Enter the following : alter channel(CLIENT.TCP.XXXXX) CHLTYPE(SVRCONN) MCAUSER('mqm')

I think MQSC commands default to upper case unless you put them in quotes.
Back to top
View user's profile Send private message
scarp
PostPosted: Fri Sep 05, 2003 3:05 am    Post subject: Reply with quote

Newbie

Joined: 19 Aug 2003
Posts: 2

You're right ...
Many thanks.


eric.
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 » setting user for channel in lowercase
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.