Author |
Message
|
MQSerious |
Posted: Wed Jun 23, 2004 10:43 am Post subject: [SOLVED]Password Expiry |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
Somehow somewhere someone caused the db2inst and fmc passwords on our AIX system to expire and on setting new passwords, fmcamain won't start. I have heard horror stories to the effect that this might necessitate deleting the config and creating a new one. Is this true? If not, how do I recover my pre-password change system? From a best practice viewpoint, is it wise to set the IDs such that the passwords do not expire?
I have a "client with queue manager" setup and this is a development environment.
Your help is appreciated. _________________ Regards,
MQSerious.
Last edited by MQSerious on Wed Jun 23, 2004 2:49 pm; edited 1 time in total |
|
Back to top |
|
 |
manoj |
Posted: Wed Jun 23, 2004 11:18 am Post subject: |
|
|
 Master
Joined: 30 Jan 2002 Posts: 237 Location: Virgina
|
You may want to try using "fmczutil" to change the transaction coordinator and runtime databse password changes.... _________________ -manoj |
|
Back to top |
|
 |
MQSerious |
Posted: Wed Jun 23, 2004 11:32 am Post subject: |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
Thx Manoj. I tried changed the passwords but notice these errors in the logs:
Code: |
FmcTransXException, ReturnCode=212206/22/04 15:03:22 FMC12290E The execution server for system FMCSYS is not responding to control requests. |
Any clues? |
|
Back to top |
|
 |
vennela |
Posted: Wed Jun 23, 2004 11:37 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
See if DB2 and MQ both are up and available
Also see what MQ error logs say. |
|
Back to top |
|
 |
manoj |
Posted: Wed Jun 23, 2004 11:39 am Post subject: |
|
|
 Master
Joined: 30 Jan 2002 Posts: 237 Location: Virgina
|
Are you using "fmc" to connect to the database ? _________________ -manoj |
|
Back to top |
|
 |
MQSerious |
Posted: Wed Jun 23, 2004 12:39 pm Post subject: |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
Vennela: Both DB2 and MQ are up and running (I am able to verify primary and secondary q mgr links in the cluster). I am able to log into DB2. There are no errors were logged for MQ.
Manoj: I am using fmc to successfully connect to the database. |
|
Back to top |
|
 |
MaheshPN |
Posted: Wed Jun 23, 2004 12:47 pm Post subject: |
|
|
 Master
Joined: 21 May 2003 Posts: 245 Location: Charlotte, NC
|
Did changed the password in qm.ini?
-Mahesh |
|
Back to top |
|
 |
MQSerious |
Posted: Wed Jun 23, 2004 1:07 pm Post subject: |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
Thx Mahesh, I had overlooked that one...but still getting the same error as below. |
|
Back to top |
|
 |
MQSerious |
Posted: Wed Jun 23, 2004 1:09 pm Post subject: |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
Here is the latest entry in fmcerr:
Code: |
WebSphere MQ Workflow 3.4 Error Report
Report creation = 06/23/04 16:05:17
Related message = FMC31050E An error has occurred which has terminated processing.
Error location = File=/projects/fmc/drvp/lbld/v340/src/fmcrrstx.cxx, Line=618, Function=FmcRRSTx::BeginGlobTx()
Error data = FmcTransXException, ReturnCode=2122 |
|
|
Back to top |
|
 |
MQSerious |
Posted: Wed Jun 23, 2004 2:12 pm Post subject: [SOLVED] Password Expiry |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
Fellows, I think changing the password in qm.ini (in addition to prior steps) fixed this problem. I am back in b'ness. Thanks to all who helped! _________________ Regards,
MQSerious. |
|
Back to top |
|
 |
|