|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
fmcamain not starting |
« View previous topic :: View next topic » |
Author |
Message
|
karthik |
Posted: Thu Aug 12, 2004 7:49 am Post subject: fmcamain not starting |
|
|
 Centurion
Joined: 17 Oct 2003 Posts: 114
|
Hi all,
AIX 5.1
WF 3.3.2
MQ 5.3 csd 5
db2 7.1
we had a workflow configuration which used to work earlier. It was not being used until recently. I tried to start it recently , but i am getting the following error , in fmcerr.log
MQSeries Workflow 3.3 Error Report
Report creation = 08/12/04 08:33:14
Related message = FMC31020E The server could not be started.
Error location = File=/projects/fmc/drvp/lbld/v332/objopt/db2cs/fmcdbac1/fmcdbsvs.cxx, Line=3628, Function=FmcDatabase::Server::selServerSetting(const long *, const FmcString &, const FmcString &, const FmcString &, FMC_SERVER &, FMC_SYSTEM &, FMC_SYSTEM_GROUP &, FMC_DOMAIN &) const
Error data = FmcSQLException, Sqlcode=-998, Sqlerrmc=9, Sqlerrp=SQL07028, Sqlerrd[0]=0, Sqlerrd[1]=9, Sqlerrd[2]=0, Sqlerrd[3]=0, Sqlerrd[4]=0, Sqlerrd[5]=0, Sqlwarn= , Sqlstate=58005
MQSeries Workflow 3.3 Error Report
Report creation = 08/12/04 08:33:14
Related message = FMC31000E A database error occurred. SQL code: -998.
Error location = File=/projects/fmc/drvp/lbld/v332/src/fmcssrva.cxx, Line=749, Function=FmcServerAdapter::Init(FmcSFServerCtrl &)
Error data = FmcExtException, MsgID=31000, MsgParam=-998, , , , , , ,
MQSeries Workflow 3.3 Error Report
Report creation = 08/12/04 08:33:14
Related message = FMC31050E An error has occurred which has terminated processing.
Error location = File=/projects/fmc/drvp/lbld/v332/src/fmckdbg.cxx, Line=153, Function=fmckRequire(const char *, const char *, unsigned int)
Error data = FmcAssertionException, Condition=*** Pre-condition failed in /projects/fmc/drvp/lbld/v332/src/fmcssrva.inl(159): _pOIDGenerator !=
I know that fmc password has been changed recently . I did reset it using fmczutil ...
Can you suggest what i should do to get this resolved..
Thanks
karthik |
|
Back to top |
|
 |
CHF |
Posted: Thu Aug 12, 2004 8:48 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Code: |
MQSeries Workflow 3.3 Error Report
Report creation = 08/12/04 08:33:14
Related message = FMC31000E A database error occurred. SQL code: -998. |
Seems like its a database problem.
What does db2 log say?
Try running runstat/rebind on Db2 and see still the problem occurs. _________________ CHF  |
|
Back to top |
|
 |
karthik |
Posted: Thu Aug 12, 2004 8:59 am Post subject: db2diag.log |
|
|
 Centurion
Joined: 17 Oct 2003 Posts: 114
|
Hi chf
thanks for ur reply ..
I also did the rebinds .. i do not how do runstats ..
Please tell me how i can do that ..
Any how I dug out the db2 log file and found these errors which are the pretty recent ones
2004-08-12-09.44.58.458703 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqledogd Probe:100
Start db directory migration
2004-08-12-09.44.58.476560 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqledogd Probe:140
dirtype = 73 s
2004-08-12-09.44.58.505002 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqledogd Probe:160
failBuffer = 2048 57c3 HWÃ
2004-08-12-09.44.58.530385 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqledogd Probe:170
Message number 1 is unavailable.
2004-08-12-09.44.58.542381 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqlehdir Probe:160
Node: 0. Start local database directory migration
2004-08-12-09.44.58.560421 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqlehdir Probe:161
Node: 0. Instance path: /export/home/db2i72/sqllib
2004-08-12-09.44.58.578255 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqlehdir Probe:163
Node: 0. Install path: /export/home/db2i72/sqllib
2004-08-12-09.44.58.622176 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqlehdir Probe:180
sqlemgdr rc = 0000 7f00 ....
2004-08-12-09.44.58.668028 Instance:db2i72 Node:000
PID:38188(amqzlaa0_nd) TID:2057 Appid:none
base sys utilities sqlehdir Probe:184
WARNING
It is possible your database
directories have not been
successfully migrated.
Thanks
karthik |
|
Back to top |
|
 |
karthik |
Posted: Fri Aug 13, 2004 11:53 am Post subject: db2swit |
|
|
 Centurion
Joined: 17 Oct 2003 Posts: 114
|
Hi all
I am trying to find instructions on how to compile a db2swit.mak file on AIX 5.1 . If any one has done this before .. can you please advise me on how to do this
Appreciate your help
Thanks
Karthik |
|
Back to top |
|
 |
ranganathan |
Posted: Thu Apr 30, 2009 3:25 am Post subject: |
|
|
 Centurion
Joined: 03 Jul 2008 Posts: 104
|
I am facing the same issue. Could you let me know if this was resolved... |
|
Back to top |
|
 |
Vitor |
Posted: Thu Apr 30, 2009 3:44 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ranganathan wrote: |
I am facing the same issue. Could you let me know if this was resolved... |
Would the solution still be valid 5 years on.....?  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
ranganathan |
Posted: Thu Apr 30, 2009 4:32 am Post subject: |
|
|
 Centurion
Joined: 03 Jul 2008 Posts: 104
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|