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 » Fast, nonpersistent messages.....

Post new topic  Reply to topic
 Fast, nonpersistent messages..... « View previous topic :: View next topic » 
Author Message
amar
PostPosted: Thu Sep 12, 2002 4:40 am    Post subject: Fast, nonpersistent messages..... Reply with quote

Apprentice

Joined: 27 Jun 2002
Posts: 45

Hi,


I need set the channel property (NPMSPEED) normal.

Where i want to check this property in channel ? and how to change?

can any help me

thanks in advance
amar
Back to top
View user's profile Send private message
clindsey
PostPosted: Thu Sep 12, 2002 5:34 am    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

You can use runmqsc on any platform to alter mq definitions.
From a command window enter "runmqsc qmgrname"
to start the mq command interface.
Then enter
"alter chl('channel-name') chltype(type) npmspeed(normal)"
You can enter "dis chl('channel-name')" to verify the change
Enter "end" to exit runmqsc.

chltype will be SDR, RCV, etc. When doing an alter on a channel you must specify the channel name and channel type plus the attribute you want to change. If you do not put ' ' around the channel-name it will get folded to upper case.

Charlie
Back to top
View user's profile Send private message
amar
PostPosted: Thu Sep 12, 2002 6:44 am    Post subject: Reply with quote

Apprentice

Joined: 27 Jun 2002
Posts: 45

Hi,

Thanks for Reply But i am getting error like....

alter chl('123.SVRCONN') chltype(SVRCONN) npmspeed('normal')
4 : alter chl('123.SVRCONN') chltype(SVRCONN) npmspeed('normal')
AMQ8405: Syntax error detected at or near end of command segment below:-
alter chl('EBBS.SVRCONN') chltype(SVRCONN) npmspeed

AMQ8427: Valid syntax for the MQSC command:

ALTER CHANNEL(channel_name) CHLTYPE( SVRCONN )
[ DESCR(string) ] [ HBINT ]
[ MAXMSGL(integer) ] [ MCAUSER(string) ]
[ SCYDATA(string) ] [ SCYEXIT(string) ]
[ SENDDATA(string) ] [ SENDEXIT(string) ]
[ RCVDATA(string) ] [ RCVEXIT(string) ]
[ TRPTYPE( LU62 | TCP | NETBIOS | SPX ) ]

and also the default for npmspeed is fast..but In display chl, it is not showing any default properties it is showing only the following properties only.
dis chl('EBBS.SVRCONN')
5 : dis chl('123.SVRCONN')
AMQ8414: Display Channel details.
CHANNEL(EBBS.SVRCONN) CHLTYPE(SVRCONN)
TRPTYPE(TCP) DESCR( )
SCYEXIT( ) MAXMSGL(4194304)
SCYDATA( ) HBINT(300)
MCAUSER( ) ALTDATE(2002-08-0
ALTTIME(12.13.47)
SENDEXIT( )
RCVEXIT( )
SENDDATA( )
RCVDATA( )


thanks
amar
[/u]
Back to top
View user's profile Send private message
mrlinux
PostPosted: Thu Sep 12, 2002 7:00 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

SVRCONN doesnt support npmspeed attribute
no quotes around 'normal' should be normal
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Fast, nonpersistent messages.....
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.