Author |
Message
|
kavithadhevi |
Posted: Thu Jun 27, 2002 11:22 am Post subject: SAVEQMGR |
|
|
 Master
Joined: 14 May 2002 Posts: 201 Location: USA
|
Hi,
Can anyone help me out with saveqmgr on Tandem. Need some assistance where i could find the support pac for saveqmgr on tandem and how to run it. Your help would be greatly appreciated. _________________ Thanks in Advance.
Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com |
|
Back to top |
|
 |
mrlinux |
Posted: Fri Jun 28, 2002 5:20 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Do you have a C compiler for Tandem, the support pac for saveqmgr should compile on just about any system. I had no trouble with HPUX _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
kavithadhevi |
Posted: Fri Jun 28, 2002 5:37 am Post subject: |
|
|
 Master
Joined: 14 May 2002 Posts: 201 Location: USA
|
Hi,
Thanks for the reply. I am trying to find saveqmgr support pac for Tandem, but i see only for NT and AIX (MS03) and MS02 support pac is a c program as you asked for a c compiler, otherwise is there no way for tandem to run saveqmgr, easy like NT or AIX systems. Please suggest me wat should i do.
and also i would like to know how to manage Tandem QManagers via a NT MQSeries Explorer. i know there are some settign that should be done in Tandem for this opreation to go. DO you have any idea? _________________ Thanks in Advance.
Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com |
|
Back to top |
|
 |
mrlinux |
Posted: Fri Jun 28, 2002 6:42 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well my suggestion is to use that support pac and compile on Tandem,
otherwise compile it on NTor AIX as a client app, then point it at the tandem box.
Well 2 things that I can think of for MQEXplorer
1) Need SVRCONN CHANNEL SYSTEM.ADMIN.SVRCONN
2) The NT Userid running Expolrer needs to exist on the Tandem unless
you use a MCAUSER on the SYSTEM.ADMIN.SVRCONN. I would advise strongly againist he MCAUSER Idea, use it as a last alternative. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
kavithadhevi |
Posted: Fri Jun 28, 2002 8:08 am Post subject: |
|
|
 Master
Joined: 14 May 2002 Posts: 201 Location: USA
|
Thanks Jeff.
i am new to this tandem, so trying to learn here step by step. i know how to install MQSeries and thats all i know. But i get a picture of what i should do in tandem.
mrlinux wrote: |
Well my suggestion is to use that support pac and compile on Tandem,
otherwise compile it on NTor AIX as a client app, then point it at the tandem box.
|
But didnt quiet understood this. sorry . can you please take some time to brief me, if you dont mind, cos i am unable to find not that many documents for Tandem. So need to get some info from experts who knows the system. I hope you'll help me out. _________________ Thanks in Advance.
Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com |
|
Back to top |
|
 |
mrlinux |
Posted: Fri Jun 28, 2002 8:40 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well I dont know that much about tandem, but if you compile the saveqmgr program on NT or AIX as a client application. Which means instead of using the mqm.lib use the mqic32.lib(NT).
Then you can
set MQSERVER=SYSTEM.DEF.SVRCONN/TCP/TANDEMHOST(PORT)
saveqmgr (with whatever parameters ypu need) _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
|