|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Object not found |
« View previous topic :: View next topic » |
Author |
Message
|
Shanta |
Posted: Mon Oct 17, 2005 1:32 am Post subject: Object not found |
|
|
Voyager
Joined: 01 Sep 2005 Posts: 81
|
I am using MQ5.3 at windows
I want to run the script for Queue manager objects for that i use
MS03 i took the backup for a local queue manager as YK.text
when i run runmqsc <YK.txt following messgae is genetrated
AMQ8552: WebSphere MQ namelist created.
36 MQSC commands read.
No commands have a syntax error.
One valid MQSC command could not be processed.
when i see the local queue for this queue manager it is not there , only default queue are there for this (YK) queue manager ...
Please help |
|
Back to top |
|
 |
Mr Butcher |
Posted: Mon Oct 17, 2005 1:38 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
Quote: |
AMQ8552: WebSphere MQ namelist created. |
this line indicates that the last object defined was a namelist.
Quote: |
36 MQSC commands read.
No commands have a syntax error.
One valid MQSC command could not be processed. |
this is the summary, you have 36 commands, which are all syntactically correct, but one command failed. you should examine all of the output to see the failing command and the related error message.
it is probably the command to define the queue you are missing.
its always a good idea to use >> output.txt when using runmqsc with large input files to keep all output for investigation if something fails. _________________ Regards, Butcher |
|
Back to top |
|
 |
wschutz |
Posted: Mon Oct 17, 2005 1:41 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Is YK the default qmgr on this machines? If not, you should be running:
Also, what command isn't processed?
Quote: |
One valid MQSC command could not be processed. |
Can you restate this?
Quote: |
when i see the local queue for this queue manager it is not there , only default queue are there for this (YK) queue manager ... |
Do you mean after running "runmqsc" you only see queues that begin with "SYSTEM*" and you are expecting to see other queues? _________________ -wayne |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|