Author |
Message
|
kriersd |
Posted: Tue Jun 01, 2004 11:05 am Post subject: Detected packages older then the database statistics |
|
|
 Master
Joined: 22 Jul 2002 Posts: 209 Location: IA, USA
|
I have a strange one here..
I am seeing some error messages in the fmcsys.log file that don't make any sence to me. At first glance the error messages seem to point at the classic "Runstats Rebind" problem, but The funny thing is I do a runstats rebind every night. I check for error messages in the bind logs and they all say RC = 0. The runstats rebind script logs don't show any errors either. So, lastly I did a reorg on the database thinking that may clear up the problems, but no luck. Performance is really bad on this configuration and I am runnig out of things to try. I have opened up a PMR with IBM but thought I would post the problem here anyway. Does anyone have any idea on what may be causing this message to show up in the logs.
Code: |
06/01/04 08:07:05 FMC31100W The message InvokeProgramResponse could not be processed because of a database deadlock or timeout
. The message will be retried.
06/01/04 08:07:05 FMC31130W Detected packages older then the database statistics.
*** Rebind database packages. ***
06/01/04 08:07:07 FMC31100W The message InvokeProgramResponse could not be processed because of a database deadlock or timeout
. The message will be retried.
06/01/04 08:07:07 FMC31130W Detected packages older then the database statistics.
*** Rebind database packages. ***
|
_________________ Dave Krier
IBM WebSphere MQ Workflow V3.4 Solution Designer |
|
Back to top |
|
 |
jmac |
Posted: Tue Jun 01, 2004 11:41 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Dave:
Yep... pretty strange.
I did notice that w/ sp5 on 3.4 MQWF has started to put messages into fmcsys.log indicating that you should do Runstats and Rebind. Probably not your issue... what version of MQWF are you running on this?
Let us know the result.
Thanks _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
kriersd |
Posted: Tue Jun 01, 2004 11:50 am Post subject: |
|
|
 Master
Joined: 22 Jul 2002 Posts: 209 Location: IA, USA
|
Hi John
We are running 3.4 with sp 3. Yeah, I thought it was strange too. I don't see any error messages in the db2diag.log either.. I'll keep you posted on my progress.
Thanks
Dave _________________ Dave Krier
IBM WebSphere MQ Workflow V3.4 Solution Designer |
|
Back to top |
|
 |
kriersd |
Posted: Wed Jun 02, 2004 11:48 am Post subject: |
|
|
 Master
Joined: 22 Jul 2002 Posts: 209 Location: IA, USA
|
Strange..
I found an extra package bound to the database. It's called FMCIMREF and it's not found in any of my other runtime databases. Below is a quote from my DBA when I asked him to check the bind dates against the stat dates.
SELECT MAX(STATS_TIME) FROM SYSIBM.SYSTABLES = 06/02/2004 12:52:12.849302 AM
SELECT MIN(LAST_BIND_TIME) FROM SYSIBM.SYSPLAN
WHERE BOUNDBY = 'FMCRET' = 06/02/2004 12:52:28.105007 AM
The packages contained are listed below. The FMCIMREF package, bound by FMC is not found in other Workflow databases, and is not bound by the Workflow Bind job. I bound it manually today, but it had a bind date of months ago.
List of Packages
Datasource FMCRETP1 ( DB2 07.02.0006 )
Report Date 06/02/2004 13:44:36.688
Package Owner Package Name Status Explain Snapshot Binder Sections Last Bind Date/Time
FMC FMCIMREF VALID No FMC 3 2004-06-02 13:33:54
FMC FMCDBACT VALID No FMCRET 63 2004-06-02 00:52:28
FMC FMCDBAD2 VALID No FMCRET 5 2004-06-02 00:52:30
FMC FMCDBADM VALID No FMCRET 44 2004-06-02 00:52:29
FMC FMCDBADT VALID No FMCRET 1 2004-06-02 00:52:30
FMC FMCDBATR VALID No FMCRET 1 2004-06-02 00:52:30
FMC FMCDBBLK VALID No FMCRET 8 2004-06-02 00:52:30
FMC FMCDBCCN VALID No FMCRET 3 2004-06-02 00:52:30
FMC FMCDBCLN VALID No FMCRET 10 2004-06-02 00:52:40
FMC FMCDBCTR VALID No FMCRET 30 2004-06-02 00:52:30
FMC FMCDBDCN VALID No FMCRET 5 2004-06-02 00:52:41
FMC FMCDBEPI VALID No FMCRET 3 2004-06-02 00:52:31
FMC FMCDBLST VALID No FMCRET 48 2004-06-02 00:52:31
FMC FMCDBMAT VALID No FMCRET 118 2004-06-02 00:52:32
FMC FMCDBMOD VALID No FMCRET 53 2004-06-02 00:52:33
FMC FMCDBNTF VALID No FMCRET 10 2004-06-02 00:52:40
FMC FMCDBOPR VALID No FMCRET 4 2004-06-02 00:52:33
FMC FMCDBPRC VALID No FMCRET 48 2004-06-02 00:52:33
FMC FMCDBQMG VALID No FMCRET 12 2004-06-02 00:52:34
FMC FMCDBQRY VALID No FMCRET 7 2004-06-02 00:52:41
FMC FMCDBSES VALID No FMCRET 14 2004-06-02 00:52:34
FMC FMCDBSGO VALID No FMCRET 8 2004-06-02 00:52:35
FMC FMCDBSTF VALID No FMCRET 131 2004-06-02 00:52:35
FMC FMCDBSVS VALID No FMCRET 2 2004-06-02 00:52:36
FMC FMCDBTOP VALID No FMCRET 100 2004-06-02 00:52:37
FMC FMCDBTPL VALID No FMCRET 12 2004-06-02 00:52:39
FMC FMCDBWCS VALID No FMCRET 9 2004-06-02 00:52:40
FMC FMCDBWIT VALID No FMCRET 31 2004-06-02 00:52:40
FMC FMCDBWIV VALID No FMCRET 1 2004-06-02 00:52:40
FMC FMCDDSQL VALID No FMCRET 4 2004-06-02 00:52:40
FMC FMCPQE01 VALID No FMCRET 18 2004-06-02 00:52:41
FMC FMCPQE02 VALID No FMCRET 18 2004-06-02 00:52:41
FMC FMCPQE03 VALID No FMCRET 18 2004-06-02 00:52:42
FMC FMCPQE04 VALID No FMCRET 18 2004-06-02 00:52:42
FMC FMCPQE05 VALID No FMCRET 18 2004-06-02 00:52:43
FMC FMCPQE06 VALID No FMCRET 18 2004-06-02 00:52:44
FMC FMCPQE07 VALID No FMCRET 18 2004-06-02 00:52:45
FMC FMCPQE08 VALID No FMCRET 18 2004-06-02 00:52:45
FMC FMCPQE09 VALID No FMCRET 18 2004-06-02 00:52:46
FMC FMCPQE23 VALID No FMCRET 112 2004-06-02 00:52:4 _________________ Dave Krier
IBM WebSphere MQ Workflow V3.4 Solution Designer |
|
Back to top |
|
 |
amittalekar |
Posted: Thu Jun 10, 2004 6:56 am Post subject: |
|
|
 Disciple
Joined: 03 Apr 2002 Posts: 166 Location: VA, USA
|
Hi kriersd,
Any updates from IBM. I am getting same logs.
Thanks
Amit |
|
Back to top |
|
 |
sanghaviamit |
Posted: Wed Nov 22, 2006 1:06 am Post subject: |
|
|
Novice
Joined: 26 Jul 2006 Posts: 12 Location: India
|
Any updates on this post?
I am also encountering the exact logs.
MQWF ver. is 3.5.0.50
But MQ Series packages are having varied versions, like some of the packages are having 5.3.0.2 while others are 5.3.0.11 then there are some MQ series internet gateway packages which are at 5.2.0.0!
Is this causing some problems? Pls advise? _________________ Regards & Thanks,
Amit Sanghavi. |
|
Back to top |
|
 |
hos |
Posted: Thu Nov 23, 2006 12:32 am Post subject: |
|
|
Chevalier
Joined: 03 Feb 2002 Posts: 470
|
Amit,
have you ever read ANY book that comes with MQ Workflow?
I doubt.
Have you tried fmczutil to do a runstat / rebind?
If yes, does the message still show up?
If yes, we can continue to talk about your problem. |
|
Back to top |
|
 |
sanghaviamit |
Posted: Thu Nov 23, 2006 12:57 am Post subject: |
|
|
Novice
Joined: 26 Jul 2006 Posts: 12 Location: India
|
Hos,
The Runstats and Rebind are done every night and the server is also running fine. Those messages are still being logged everyday althought it does not make any impact on server performance.
But I'll rather go through some MQ pdf's rather than interacting with you. A Master needs to be humble along with being knowledgable. _________________ Regards & Thanks,
Amit Sanghavi. |
|
Back to top |
|
 |
koko |
Posted: Mon Nov 27, 2006 6:30 am Post subject: |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
Quote: |
A Master needs to be humble along with being knowledgable |
I didnt see this clause when I signed up for this forum. May be it was way too long back.  _________________ Thanks
Koko |
|
Back to top |
|
 |
|