Posted: Mon Jan 14, 2008 4:23 pm Post subject: Collecting Sec info of remote qmgr in MQ 53
Grand Master
Joined: 12 Nov 2005 Posts: 1432
We are in a process of Migrating our mq. One of the things is to collect mq objects and authentication info of these qmgrs. Some of them are in Windows 2000 and some of them are on Solaris. We are upgrading both OS ( win 2003 and Solaris 10). That means we have to rebuild the mq ojbect and authentication.
I can run client version of saveqmgr in batch with changing MQSERVER so I can collect the mq objects information without logging to each of the servers. But as they are in mq53, I think, I can not get the authentication information collected by this way. I think I need to log on to the server in order to run amqoamd.
Posted: Mon Jan 14, 2008 9:39 pm Post subject: Re: Collecting Sec info of remote qmgr in MQ 53
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
jeevan wrote:
We are in a process of Migrating our mq. One of the things is to collect mq objects and authentication info of these qmgrs. Some of them are in Windows 2000 and some of them are on Solaris. We are upgrading both OS ( win 2003 and Solaris 10). That means we have to rebuild the mq ojbect and authentication.
I can run client version of saveqmgr in batch with changing MQSERVER so I can collect the mq objects information without logging to each of the servers. But as they are in mq53, I think, I can not get the authentication information collected by this way. I think I need to log on to the server in order to run amqoamd.
Is there any way that I can automate this task?
No need to set the MQSERVER variable at all. Just pass the relevant channel info to the process as parameters. See syntax with saveqmgrc -?
Yes you do need to logon to the server to run amqoamd -s
About the automation have you tried automating a remote shell command (rsh) ??
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