Call procedure by synonym fires OnError DB trigger
Posted: Tue 09 Jun 2015 11:21
Hi.
When trying to call stored procedure with TOraStoredProc component by it's synonym PL/SQL code executes as expected, but "ORA-04043: object does not exist" error gets generated on DB side (detected via OnError trigger).
Described behaviour is observed in Delphi XE2 with ODAC 9.4.12 and ODAC 9.5.15 running on Windows 7 x64 Professional SP1, but NOT in Delphi 7 with ODAC 9.4.12 on the same machine.
Thanks.
When trying to call stored procedure with TOraStoredProc component by it's synonym PL/SQL code executes as expected, but "ORA-04043: object does not exist" error gets generated on DB side (detected via OnError trigger).
Described behaviour is observed in Delphi XE2 with ODAC 9.4.12 and ODAC 9.5.15 running on Windows 7 x64 Professional SP1, but NOT in Delphi 7 with ODAC 9.4.12 on the same machine.
Thanks.