We have a PowerBuilder 12.5 application that runs against Oracle 12 and Oracle 19c.
DBA's have noticed excessive queries against SYS.ALL_SYNONYMS. I understand that these queries have been a part of PowerBuilder for some time, and it seems they occur when SyntaxFromSQL is used.
Is there any way to prevent the queries from happening?
Is this behavior the same in most recent versions of PowerBuilder?