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 Discussion » Object not found

Post new topic  Reply to topic
 Object not found « View previous topic :: View next topic » 
Author Message
Shanta
PostPosted: Mon Oct 17, 2005 1:32 am    Post subject: Object not found Reply with quote

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
View user's profile Send private message
Mr Butcher
PostPosted: Mon Oct 17, 2005 1:38 am    Post subject: Reply with quote

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
View user's profile Send private message
wschutz
PostPosted: Mon Oct 17, 2005 1:41 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Quote:
runmqsc <YK.txt
Is YK the default qmgr on this machines? If not, you should be running:
Code:
runmqsc YK <YK.txt

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
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Object not found
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.