Hi All,
Some times it takes long time to promote life cycle of a object. I tried to enable the trace for the session to 10 and found that it is trying to do full fetch on SysObj operations taking long time. Here is the extract of trace file for the session.
Wed Feb 17 09:22:27 2010 039403 [DM_SYSOBJECT_T_FULL_FETCH]info: "Full Fetch of SysObj id=0996b43f805bee0f cache_vstamp=1693."
Wed Feb 17 09:22:27 2010 271220: 2773212[1] SessionID:0196b43f8008bf2a DBID:466 commit
Wed Feb 17 09:22:27 2010 277294 [DM_SYSOBJECT_T_FULL_FETCH]info: "Full Fetch of SysObj id=0996b43f805bee11 cache_vstamp=1693."
Wed Feb 17 09:22:35 2010 134634: 2773212[1] SessionID:0196b43f8008bf2a DBID:466 commit
Wed Feb 17 09:22:35 2010 141056 [DM_SYSOBJECT_T_FULL_FETCH]info: "Full Fetch of SysObj id=0996b43f805bee13 cache_vstamp=1693."
Wed Feb 17 09:22:41 2010 839952: 2773212[1] SessionID:0196b43f8008bf2a DBID:466 commit
Wed Feb 17 09:22:41 2010 845934 [DM_SYSOBJECT_T_FULL_FETCH]info: "Full Fetch of SysObj id=0996b43f805bee15 cache_vstamp=1693."
Wed Feb 17 09:22:48 2010 475270: 2773212[1] SessionID:0196b43f8008bf2a DBID:466 commit
Wed Feb 17 09:22:48 2010 481425 [DM_SYSOBJECT_T_FULL_FETCH]info: "Full Fetch of SysObj id=0996b43f805bee17 cache_vstamp=1693."
Wed Feb 17 09:22:55 2010 490448: 2773212[1] SessionID:0196b43f8008bf2a DBID:466 commit
Wed Feb 17 09:22:55 2010 496601 [DM_SYSOBJECT_T_FULL_FETCH]info: "Full Fetch of SysObj id=0996b43f805bee19 cache_vstamp=1693."
Wed Feb 17 09:23:02 2010 873697: 2773212[1] SessionID:0196b43f8008bf2a DBID:466 commit
Wed Feb 17 09:23:02 2010 905758 [DM_SYSOBJECT_T_FULL_FETCH]info: "Full Fetch of SysObj id=0996b43f805bee1b cache_vstamp=1693."
However if we restart the database and content server, every thing comes normal and again after couple of weeks performance issues starts again.
What DM_SYSOBJECT_T_FULL_FETCH means? Is it full fetch on dm_sysobject table?
Any one faced this kind of issues before. I attached complete trace file.
I would really appreciate if you share your inputs/ideas about this issue.
Thanks in advance for your responses.
Kind regards,
Raju