Hi Saqib,
Thank you for your response and as correctly gussed , TLog full situation has occured again.
As per SAP note # 2141933, here is the data analysis -
****************
Log space available to the database (Bytes)= 40068006
Log space used by the database (Bytes) = 3965824794
Appl id holding the oldest transaction = 20069
Application handle = 20069
application handle = 20069
Application status = UOW Executing
Status change time = 09/27/2015 21:15:00.177056
Application code page = 1208
Application country/region code = 1
DUOW correlation token = *LOCAL.db2gd2.150927201500
Application name = DB2ATS
Application ID = *LOCAL.db2gd2.150927201500
Sequence number = 00009
TP Monitor client user ID = DB2GD2
TP Monitor client workstation name = HS1GD2COMB
TP Monitor client application name = DB2ATS-Task: SAPTOOLS.DBH_LATCHWAIT_C
OLLECT
TP Monitor client accounting string =
Is this a System Application = YES
Connection request start timestamp = 09/27/2015 21:15:00.152467
Connect request completion timestamp = 09/27/2015 21:15:00.152779
Application idle time =
CONNECT Authorization ID = DB2GD2
Client login ID = db2gd2
Configuration NNAME of client = HS1GD2COMB
Client database manager product ID = SQL10055
Process ID of client application = 15853
Platform of client application = LINUXAMD64
Communication protocol of client = Local Client
Snapshot timestamp = 09/30/2015 08:07:35.360099
Coordinator agent process or thread ID = 213
UOW log space used (Bytes) = 41677
Previous UOW completion timestamp = 09/27/2015 21:15:00.173785
UOW start timestamp = 09/27/2015 21:15:00.173812
UOW stop timestamp =
UOW completion status =
Most recent operation = Execute
Most recent operation start timestamp = 09/27/2015 21:15:00.177057
Most recent operation stop timestamp =
Dynamic SQL statement text:
INSERT INTO SAPTOOLS.DBH_STG_LATCHWAIT( COLLECT_MODE, SNAPSHOT_TIMES
TAMP, TIME_PERIOD, LATCH_NAME, MEMBER, TOTAL_EXTENDED_
LATCH_WAITS, TOTAL_EXTENDED_LATCH_WAIT_TIME, REAL_HOST_NAME) SELECT
C.COLLECT_MODE AS COLLECT_MODE, C.SNAPSHOT_TIMESTAMP AS SNAPSHOT_TIMESTAMP,
SYSFUN.TIMESTAMPDIFF(2, CHAR(C.SNAPSHOT_TIMESTAMP - P.SNAPSHOT_TIMESTAMP))
AS TIME_PERIOD, C.LATCH_NAME AS LATCH_NAME, C.MEMBER AS MEMBER,
CASE WHEN (C.TOTAL_EXTENDED_LATCH_WAITS < P.TOTAL_EXTENDED_LATCH_WAITS) THEN (
C.TOTAL_EXTENDED_LATCH_WAITS) ELSE (C.TOTAL_EXTENDED_LATCH_WAITS-P.TOTAL_EXTENDED_
LATCH_WAITS) END AS TOTAL_EXTENDED_LATCH_WAITS, CASE WHEN (C.TOTAL_EXTENDED
_LATCH_WAIT_TIME < P.TOTAL_EXTENDED_LATCH_WAIT_TIME) THEN (C.TOTAL_EXTENDED_LATCH_
WAIT_TIME) ELSE (C.TOTAL_EXTENDED_LATCH_WAIT_TIME-P.TOTAL_EXTENDED_LATCH_WAIT_TIME
) END AS TOTAL_EXTENDED_LATCH_WAIT_TIME, C.REAL_HOST_NAME AS REAL_HOST_NAME
FROM ( SAPTOOLS.DBH_SNAP_LATCHWAIT AS C INNER JOIN SAPTOOLS.DBH_SNAP_LATCHWAIT
AS P ON C.LATCH_NAME = P.LATCH_NAME AND C.MEMBER = P.MEMBER
) INNER JOIN SYSIBMADM.SNAPDBM AS I ON C.MEMBER = I.MEMBER WHERE
I.DB2START_TIME <= P.SNAPSHOT_TIMESTAMP AND C.SNAPSHOT_TIMESTAMP = ? AND
C.COLLECT_MODE = ? AND P.SNAPSHOT_TIMESTAMP = ? AND ( P.COLLE
CT_MODE = ? OR P.COLLECT_MODE IS NULL )
****************************
Can you please help to dig this issue further?
Thank You,
Rupali