Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Here is a global variable ((String)globalMap.get("tOracleRow_1_QUERY")) from tOracleRow which is the SQL query statement being processed.
Best regards
Sabrina
generally query - most easiest part for debug
You always can catch them from database side
Sometime jobs are a better common point where to implement different monitoring/debug policies, to decide which queries to log, for example when you interact with different databases and/or a lot of clients and jobs are querying at the same time.