Re: CSD06 problems onWin2K server

2004-05-10 Thread Ken Woloschuk
The following link describes a situation similar to yours on a
non-windows platform.  It may still provide some insight into
your problem:

http://www-1.ibm.com/support/docview.wss?rs=0q1=AMQ5525uid=swg21165631loc
=en_UScs=utf-8cc=uslang=en


-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Monday, May 10, 2004 17:26
To: [EMAIL PROTECTED]
Subject: Re: CSD06 problems onWin2K server


Thanks for the advice... Will v5.3 install recognize the existing v5.1 data
directory structure and convert correctly if I uninstall v5.1 first ???


Sid


-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 11 May 2004 7:28 AM
To: [EMAIL PROTECTED]
Subject: Re: CSD06 problems onWin2K server


Hi Sid

Recently I have upgraded two of our production WIN2K servers to V5.3 - CSD06
along with few development queue managers. And I haven't come across any
such problems. However, I always adopt the approach of uninstalling previous
versions (we had 5.2 then) and reinstalling V5.3.

Only problem we have encountered is, which is a known bug, that MQ console
was not saving the settings in the registry. For example, if you change port
number on the listener, it will use the new port temporarily and once the
box is rebooted it reverts back to old port number. Because the changes
weren't saved in the registries. IBM has provided a fix for this - one dll
has to be replaced with the latest version. No installs or upgrades are
necessary - just replacing the DLL will the do the job.

If I remember correctly, in V5.1 the security profiles are maintained in a
flat file structure and where as in V5.3 they are part of
SYSTEM.AUTH.DATA.QUEUE under control of OAM. May be something gone wrong in
your conversion process of this data. Just food for thought.

If it is possible try to remove the MQ software (clean uninstall) and then
reinstall it and see if the problem disappears. If you want, you can start
with empty authorisation rules and later on you can covert old rules/data in
to the new world.

Cheers

Rao Adiraju
WebSphere MQ Specialist
The National Bank of NZ Ltd.
Wellington - New Zealand
Tel:  +64-4-494 4299
Fax: +64-4-802 8509
Mbl: +64-211-216-116



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 9 May 2004 12:38 PM
To: [EMAIL PROTECTED]
Subject: CSD06 problems onWin2K server

Howdy all,

I am reposting this as I didn;t get a response to my last attempt and in
light of the recent interest in CSD06.


I have built a fresh Win2K server and installed v5.3 (upgrade over v5.1
installation) and everything worked fine untill I put csd06 on and the APAR
fix IC39916 patch and after that the queue manager falls over while trying
to start with an The Object Authority Manager has failed. error message is
AMQ5525

Has anyone encountered this ?

Sid Young
Brisbane
Australia

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

This communication is confidential and may contain privileged material. If
you are not the intended recipient you must not use, disclose, copy or
retain it. If you have received it in error please immediately notify me by
return email and delete the emails. Thank you.

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: CSD06 problems onWin2K server

2004-05-10 Thread Adiraju, Rao
Sid

Yes - it will. If I recall correctly one of our production was on 5.1 which
I upgraded it,  straight to 5.3 CSD06.

We always kept our data and log directories on different drives/folder away
from MQ software directories. Uninstall removes the software directories and
does not touch the data  log folders. I am not sure what happens if the
data  logs are subdirectories under these software directories. Best thing
is take a backup of data  log folder if in case you need to restore it.

Cheers

Rao

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 11 May 2004 11:26 AM
To: [EMAIL PROTECTED]
Subject: Re: CSD06 problems onWin2K server

Thanks for the advice... Will v5.3 install recognize the existing v5.1 data
directory structure and convert correctly if I uninstall v5.1 first ???


Sid


-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 11 May 2004 7:28 AM
To: [EMAIL PROTECTED]
Subject: Re: CSD06 problems onWin2K server


Hi Sid

Recently I have upgraded two of our production WIN2K servers to V5.3 - CSD06
along with few development queue managers. And I haven't come across any
such problems. However, I always adopt the approach of uninstalling previous
versions (we had 5.2 then) and reinstalling V5.3.

Only problem we have encountered is, which is a known bug, that MQ console
was not saving the settings in the registry. For example, if you change port
number on the listener, it will use the new port temporarily and once the
box is rebooted it reverts back to old port number. Because the changes
weren't saved in the registries. IBM has provided a fix for this - one dll
has to be replaced with the latest version. No installs or upgrades are
necessary - just replacing the DLL will the do the job.

If I remember correctly, in V5.1 the security profiles are maintained in a
flat file structure and where as in V5.3 they are part of
SYSTEM.AUTH.DATA.QUEUE under control of OAM. May be something gone wrong in
your conversion process of this data. Just food for thought.

If it is possible try to remove the MQ software (clean uninstall) and then
reinstall it and see if the problem disappears. If you want, you can start
with empty authorisation rules and later on you can covert old rules/data in
to the new world.

Cheers

Rao Adiraju
WebSphere MQ Specialist
The National Bank of NZ Ltd.
Wellington - New Zealand
Tel:  +64-4-494 4299
Fax: +64-4-802 8509
Mbl: +64-211-216-116



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 9 May 2004 12:38 PM
To: [EMAIL PROTECTED]
Subject: CSD06 problems onWin2K server

Howdy all,

I am reposting this as I didn;t get a response to my last attempt and in
light of the recent interest in CSD06.


I have built a fresh Win2K server and installed v5.3 (upgrade over v5.1
installation) and everything worked fine untill I put csd06 on and the APAR
fix IC39916 patch and after that the queue manager falls over while trying
to start with an The Object Authority Manager has failed. error message is
AMQ5525

Has anyone encountered this ?

Sid Young
Brisbane
Australia

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

This communication is confidential and may contain privileged material. If
you are not the intended recipient you must not use, disclose, copy or
retain it. If you have received it in error please immediately notify me by
return email and delete the emails. Thank you.

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: CSD06 problems onWin2K server

2004-05-10 Thread Adiraju, Rao
Hi Sid

Recently I have upgraded two of our production WIN2K servers to V5.3 - CSD06
along with few development queue managers. And I haven't come across any
such problems. However, I always adopt the approach of uninstalling previous
versions (we had 5.2 then) and reinstalling V5.3.

Only problem we have encountered is, which is a known bug, that MQ console
was not saving the settings in the registry. For example, if you change port
number on the listener, it will use the new port temporarily and once the
box is rebooted it reverts back to old port number. Because the changes
weren't saved in the registries. IBM has provided a fix for this - one dll
has to be replaced with the latest version. No installs or upgrades are
necessary - just replacing the DLL will the do the job.

If I remember correctly, in V5.1 the security profiles are maintained in a
flat file structure and where as in V5.3 they are part of
SYSTEM.AUTH.DATA.QUEUE under control of OAM. May be something gone wrong in
your conversion process of this data. Just food for thought.

If it is possible try to remove the MQ software (clean uninstall) and then
reinstall it and see if the problem disappears. If you want, you can start
with empty authorisation rules and later on you can covert old rules/data in
to the new world.

Cheers

Rao Adiraju
WebSphere MQ Specialist
The National Bank of NZ Ltd.
Wellington - New Zealand
Tel:  +64-4-494 4299
Fax: +64-4-802 8509
Mbl: +64-211-216-116



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 9 May 2004 12:38 PM
To: [EMAIL PROTECTED]
Subject: CSD06 problems onWin2K server

Howdy all,

I am reposting this as I didn;t get a response to my last attempt and in
light of the recent interest in CSD06.


I have built a fresh Win2K server and installed v5.3 (upgrade over v5.1
installation) and everything worked fine untill I put csd06 on and the APAR
fix IC39916 patch and after that the queue manager falls over while trying
to start with an The Object Authority Manager has failed. error message is
AMQ5525

Has anyone encountered this ?

Sid Young
Brisbane
Australia

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: CSD06 problems onWin2K server

2004-05-10 Thread Sid . Young
Thanks for the advice... Will v5.3 install recognize the existing v5.1 data
directory structure and convert correctly if I uninstall v5.1 first ???


Sid


-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 11 May 2004 7:28 AM
To: [EMAIL PROTECTED]
Subject: Re: CSD06 problems onWin2K server


Hi Sid

Recently I have upgraded two of our production WIN2K servers to V5.3 - CSD06
along with few development queue managers. And I haven't come across any
such problems. However, I always adopt the approach of uninstalling previous
versions (we had 5.2 then) and reinstalling V5.3.

Only problem we have encountered is, which is a known bug, that MQ console
was not saving the settings in the registry. For example, if you change port
number on the listener, it will use the new port temporarily and once the
box is rebooted it reverts back to old port number. Because the changes
weren't saved in the registries. IBM has provided a fix for this - one dll
has to be replaced with the latest version. No installs or upgrades are
necessary - just replacing the DLL will the do the job.

If I remember correctly, in V5.1 the security profiles are maintained in a
flat file structure and where as in V5.3 they are part of
SYSTEM.AUTH.DATA.QUEUE under control of OAM. May be something gone wrong in
your conversion process of this data. Just food for thought.

If it is possible try to remove the MQ software (clean uninstall) and then
reinstall it and see if the problem disappears. If you want, you can start
with empty authorisation rules and later on you can covert old rules/data in
to the new world.

Cheers

Rao Adiraju
WebSphere MQ Specialist
The National Bank of NZ Ltd.
Wellington - New Zealand
Tel:  +64-4-494 4299
Fax: +64-4-802 8509
Mbl: +64-211-216-116



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 9 May 2004 12:38 PM
To: [EMAIL PROTECTED]
Subject: CSD06 problems onWin2K server

Howdy all,

I am reposting this as I didn;t get a response to my last attempt and in
light of the recent interest in CSD06.


I have built a fresh Win2K server and installed v5.3 (upgrade over v5.1
installation) and everything worked fine untill I put csd06 on and the APAR
fix IC39916 patch and after that the queue manager falls over while trying
to start with an The Object Authority Manager has failed. error message is
AMQ5525

Has anyone encountered this ?

Sid Young
Brisbane
Australia

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

This communication is confidential and may contain privileged material. If
you are not the intended recipient you must not use, disclose, copy or
retain it. If you have received it in error please immediately notify me by
return email and delete the emails. Thank you.

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


CSD06 problems onWin2K server

2004-05-10 Thread Sid . Young
Howdy all,

I am reposting this as I didn;t get a response to my last attempt and in
light of the recent interest in CSD06.


I have built a fresh Win2K server and installed v5.3 (upgrade over v5.1
installation) and everything worked fine untill I put csd06 on and the APAR
fix IC39916 patch and after that the queue manager falls over while trying
to start with an The Object Authority Manager has failed. error message is
AMQ5525

Has anyone encountered this ?

Sid Young
Brisbane
Australia

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


CSD06 problems onWin2K server

2004-05-05 Thread Sid . Young
Howdy all,

I have built a fresh Win2K server and installed v5.3 (upgrade over v5.1
installation) and everything worked fine untill I put csd06 on and the APAR
fix IC39916 patch and after that the queue manager falls over while trying
to start with an The Object Authority Manager has failed. error message is
AMQ5525

Has anyone encountered this ?

Sid

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive