Author |
Message
|
kopparapusrikanth |
Posted: Fri Oct 25, 2013 6:11 am Post subject: MQSC commands not working |
|
|
Newbie
Joined: 24 Oct 2013 Posts: 8
|
Hi when Iam trying to execute an MQSC command "SET CHLAUTH(SYSTEM.DEF.SVRCONN) TYPE (QMGRMAP) QMNAME(*) USERSRC(MAP) MCAUSER(*)" on windows7 machine it is showing me an error as below:
AMQ8405: Syntax error detected at or near end of command segment below:-
AMQ8426: Valid MQSC commands are:
ALTER
CLEAR
DEFINE
DELETE
DISPLAY
END
PING
REFRESH
RESET
RESOLVE
RESUME
START
STOP
SUSPEND
But the same commands are working fine on Windows XP machine. Can anyone please let me know why this happens?  |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Oct 25, 2013 6:17 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Why do you think the version of Windows has anything to do with runmqsc? |
|
Back to top |
|
 |
exerk |
Posted: Fri Oct 25, 2013 6:18 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
And does the version of WMQ on which you are running this command support Channel Authority Records? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Oct 25, 2013 6:19 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
What version of MQ are you using on the two systems?
dspmqver
will tell you all that you need to know. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
kopparapusrikanth |
Posted: Fri Oct 25, 2013 6:33 am Post subject: |
|
|
Newbie
Joined: 24 Oct 2013 Posts: 8
|
Hello smdavies99. Thank you. My MQ version is 7.1 and no where in it I can find the concept of Channel authentication records. The other system I am using has the MQExlplorer version 7.5 and I can clearly see the presence of channel authentication records in that. |
|
Back to top |
|
 |
exerk |
Posted: Fri Oct 25, 2013 6:52 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
kopparapusrikanth wrote: |
My MQ version is 7.1 and no where in it I can find the concept of Channel authentication records... |
Is that your MQExplorer version, or the version of WMQ you're using MQExplorer to look at? Because if it's the underlying WMQ version, and you can't see CARs in there, you need to raise a PMR - they were introduced at that version.
kopparapusrikanth wrote: |
...The other system I am using has the MQExlplorer version 7.5 and I can clearly see the presence of channel authentication records in that. |
And that will be because the version of WMQ you are using MQExplorer V7.5 on does support CARs. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Oct 25, 2013 6:54 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
kopparapusrikanth wrote: |
Hello smdavies99. Thank you. My MQ version is 7.1 and no where in it I can find the concept of Channel authentication records. The other system I am using has the MQExlplorer version 7.5 and I can clearly see the presence of channel authentication records in that. |
I'd think you mean 7.0.1.x ...
In 7.1 you should be able to create chlauth records...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Oct 25, 2013 7:31 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
fjb_saper wrote: |
kopparapusrikanth wrote: |
Hello smdavies99. Thank you. My MQ version is 7.1 and no where in it I can find the concept of Channel authentication records. The other system I am using has the MQExlplorer version 7.5 and I can clearly see the presence of channel authentication records in that. |
I'd think you mean 7.0.1.x ...
In 7.1 you should be able to create chlauth records...  |
Which is why I suggested using DSPMQVER to get the real a.b.c.d version number. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
|