delete from ctxsys.dr$delete dont use binds
rdbms 19.12
windows 2019
Hi,
Im looking into a problem with a shared pool being hit by a number of SQLs that dont use binds, top of the list of the "unshared count" is this SQL:
delete from ctxsys.dr$delete where del_idx_id = :idxid and del_ixp_id = :ixpid and del_docid in (2828493)
Seems to be Oracle text? Can anything be done about it?
Regards
WestCoast_DBA