I have noticed in the DBQL logs that there has been a number of records in the dbqlsqltbl.SQLTEXTINFO table and column that contain the value of "SELECT ?". It appears that this is due to a columns that is being CAST as CLOB. My first question : Is this expected? The second question: Can DBQL be modified so that these rows are not logged into the DBQL, but the original SQL is logged? There are a number of records being added into the DBQL due to this.
We are running on 13.00.
↧