Author |
Message
|
coreyglenn |
Posted: Tue Jul 20, 2010 9:02 am Post subject: Channels appear in SAVEQMGR.MQSC but not in MQ Explorer |
|
|
Newbie
Joined: 08 Jul 2010 Posts: 2
|
Hello,
I am new to MQ and I searched patiently to find an existing post before reaching out with my question:
Any idea on why my system queues and channels are not appearing in MQ Explorer??
I was told to build a test server from an existing server.
1) ran save C:\ms03_win\saveqmgr.exe from the existing server.
2) retrieved the SAVEQMGR.MQSC from the existing server.
3) ran the runmqsc QM_FHG < C:\SAVEQMGR.MQSC > OUTREPORT.TXT
on the new test server
The report came back with no errors:
All SYSTEM channels and queues in the report indicated that they were created yet only the remote definition and local queues appear in Websphere MQ Explorer.
AMQ8005: WebSphere MQ queue manager changed.
AMQ8006: WebSphere MQ queue created.
AMQ8010: WebSphere MQ process created.
AMQ8014: WebSphere MQ channel created.
AMQ8552: WebSphere MQ namelist created.
AMQ8563: WebSphere MQ authentication information object created.
DEFINE CHANNEL ('SYSTEM.ADMIN.SVRCONN') CHLTYPE(SVRCONN) +
DEFINE CHANNEL ('SYSTEM.AUTO.RECEIVER') CHLTYPE(RCVR) +
DEFINE CHANNEL ('SYSTEM.AUTO.SVRCONN') CHLTYPE(SVRCONN) +
DEFINE CHANNEL ('SYSTEM.DEF.CLUSRCVR') CHLTYPE(CLUSRCVR) +
DEFINE CHANNEL ('SYSTEM.DEF.CLUSSDR') CHLTYPE(CLUSSDR) +
DEFINE CHANNEL ('SYSTEM.DEF.RECEIVER') CHLTYPE(RCVR) +
DEFINE CHANNEL ('SYSTEM.DEF.REQUESTER') CHLTYPE(RQSTR) +
DEFINE CHANNEL ('SYSTEM.DEF.SENDER') CHLTYPE(SDR) +
DEFINE CHANNEL ('SYSTEM.DEF.SERVER') CHLTYPE(SVR) +
DEFINE CHANNEL ('SYSTEM.DEF.SVRCONN') CHLTYPE(SVRCONN) +
DEFINE CHANNEL ('SYSTEM.DEF.CLNTCONN') CHLTYPE(CLNTCONN) +
Thanks so much for this forum and for your support.
Corey |
|
Back to top |
|
 |
sumit |
Posted: Tue Jul 20, 2010 9:15 am Post subject: |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
You will see some buttons on top right of MQ explorer. One of those will help you. _________________ Regards
Sumit |
|
Back to top |
|
 |
coreyglenn |
Posted: Tue Jul 20, 2010 9:57 am Post subject: Channels appear in SAVEQMGR.MQSC but not in MQ Explorer |
|
|
Newbie
Joined: 08 Jul 2010 Posts: 2
|
Hanging my newbie head in shame
Thanks much.
That did it  |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jul 20, 2010 10:47 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
For a newbie, you documented your post quite well.
You compared one view of mq (saveqmgr) with another view (explorer) and recognized that there was a difference. Good p-d.
Others have initiated their OP with regard to the explorer with "...all my system objects have disappeared!" _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jul 20, 2010 10:59 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
And being new to MQ, you did really good in finding saveqmgr in the first place. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jul 20, 2010 11:05 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
bruce2359 wrote: |
For a newbie, you documented your post quite well. |
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Jul 20, 2010 12:15 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
mqjeff wrote: |
And being new to MQ, you did really good in finding saveqmgr in the first place. |
jeff you are getting so close to saveqmgr.......  _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
exerk |
Posted: Tue Jul 20, 2010 12:15 pm Post subject: Re: Channels appear in SAVEQMGR.MQSC but not in MQ Explorer |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
coreyglenn wrote: |
Hanging my newbie head in shame
Thanks much.
That did it  |
No shame! I echo the comments of my exalted peers  _________________ 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 |
|
 |
sumit |
Posted: Wed Jul 21, 2010 5:22 am Post subject: Re: Channels appear in SAVEQMGR.MQSC but not in MQ Explorer |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
coreyglenn wrote: |
That did it  |
Good
May I recommend you to use command prompt (runmqsc) also to see MQ objects and configuration! This will help when you start working on other OS like Unix, etc. _________________ Regards
Sumit |
|
Back to top |
|
 |
|