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 Java / JMS » runmqsc error!!!

Post new topic  Reply to topic
 runmqsc error!!! « View previous topic :: View next topic » 
Author Message
rieta
PostPosted: Fri Aug 02, 2002 7:21 pm    Post subject: runmqsc error!!! Reply with quote

Novice

Joined: 22 Dec 2001
Posts: 20
Location: Mybubble

Hi if I run the following runmqsc command,

alter channel(SYSTEM.ADMIN.SVRCONN) +
scyexit('C:\ Program Files\ MQSeries\ exits\ SecExitRcvr(SecExitRcvr)') +
scydata('C:\ mq\ password.txt')

I get the following error

AMQ8405: Syntax error detected at or near end of command segment below:-
alter channel(SYSTEM.ADMIN.SVRCONN) scyexit

Can anybody tell me what might be the cause of the error?

Regards
Rieta
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
kolban
PostPosted: Sat Aug 03, 2002 1:29 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

The CHLTYPE parameter is a mandatory one. Yoir comand should read

alter channel(SYSTEM.ADMIN.SVRCONN) +
chltype(SVRCONN) +
scyexit('C:\ Program Files\ MQSeries\ exits\ SecExitRcvr(SecExitRcvr)') +
scydata('C:\ mq\ password.txt')
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 Java / JMS » runmqsc error!!!
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.