User activity no longer recorded in DB2 Audit database
After initially working OK, I am finding the user activity logging occasionally stops being written to the Audit DB2 database.
The ipfInternal_java.log shows
43413101 WARN - LogJDBCAppender::searchXML() - SQLException
com.ibm.db2.jcc.b.SqlException: Invalid operation: statement is closed.
Has anyone else experienced this issue ?
The ipfInternal_java.log shows
43413101 WARN - LogJDBCAppender::searchXML() - SQLException
com.ibm.db2.jcc.b.SqlException: Invalid operation: statement is closed.
Has anyone else experienced this issue ?
2 answers
I have enabled audit logging to a DB2 Database within IBM Cognos Configuration as per the instructions. I find that whilst this works successfully initially and I can see Cognos writing log entries to the DB2 tables, it then stops working with a java exception :
43413101 WARN - LogJDBCAppender::searchXML() - SQLException
com.ibm.db2.jcc.b.SqlException: Invalid operation: statement is closed.
and also in the CogServer.log :
AuditDatabaseConnection jdbc:db2://d06nn99r:52000/audit Failure Log Server generic error <parameters><item><CDATA></item><item><CDATA></item></parameters>
43413101 WARN - LogJDBCAppender::searchXML() - SQLException
com.ibm.db2.jcc.b.SqlException: Invalid operation: statement is closed.
and also in the CogServer.log :
AuditDatabaseConnection jdbc:db2://d06nn99r:52000/audit Failure Log Server generic error <parameters><item><CDATA></item><item><CDATA></item></parameters>