High Executions On OBJ$ table
We run Oracle database 19.17 on Linux x86 64-bit platform RAC two nodes environment CDB database.
AWR reports show a high execution rate for the following query in CDB$ROOT for 1 hour:
SQL Id: 87gaftwrm2h68
SQL Text: select o.owner#, o.name, o.namespace, o.remoteowner, o.linkname, o.subname from obj$ o where o.obj#=:1
Executions: node 1: 26,780,135 node 2: 1,765,706
any advice?
attach AWR reports