Hi
I'm not sure where to find this answer. ORDS 20.4 with APEX 21.1. I'm seeing a number of warnings in the catalina.out such as:
29-Aug-2021 03:40:11.181 WARNING [https-jsse-nio-8443-exec-4] oracle.dbtools.common.logging.JDKLogSink.record <Xt4HuSJqD2nUM61ACIlwzA>
** Request had db ELAPSED time of :8882ms **
29-Aug-2021 07:39:48.725 WARNING [https-jsse-nio-8443-exec-1] oracle.dbtools.common.logging.JDKLogSink.record <YPvd5TmkmpO4omDgNSw8ig>
** Request had db ELAPSED time of :5410ms **
How would I match up these identifiers (eg. Xt4HuSJqD2nUM61ACIlwzA) to an actual SQL statement?
Thanks!