Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Patch 26203132 didn't work PROC FAILS WITH ORA 1036 AT RUN TIME WHILE EXECUTING PLSQL WITH INDICATOR

User_ZJC9TMar 14 2021 — edited Mar 30 2021

Hi,
Patch 26203132 (PROC FAILS WITH ORA 1036 AT RUN TIME WHILE EXECUTING PLSQL WITH INDICATOR) is applied for 32 bit oracle client on app server by DBA(Oracle : Release 19.0.0.0.0 - Version 19.3.0.0.0). However, we are still getting the run time error when we call a stored procedure from the PLSQL block with indicator variables. Can someone please let me know if there are any pointers for us (application/dev team) or DBA to check after the patch is installed?
As the patch is specific to precompiler libraries (/opt/oracle/product/19.3.0.0/precomp/lib) I assume that it's enough if it's applied on the ORACLE_HOME client on the application server where we make(build) the PRO*C files.

Comments
Post Details
Added on Mar 14 2021
0 comments
206 views