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!

ORA-29913: error in executing ODCIEXTTABLEOPEN callout after 19.7c DB Upgrade

Deepa UnniMay 27 2020 — edited Sep 21 2020

Hi,

We recently upgraded from DB version - from 12.1.0.2 to 19.3 and tested everything perfect.

However based on the Interoperability recommendations we had to upgrade to 19.7 DB, to comply with our PSU/CPU patching. SO we rolled back .3 patches and installed .7 patches to bring the DB to 19.7

Since then we are encountering the below error while trying to load a external DB Table using Oracle data loader. The error details are as below:

ORA-29913: error in executing ODCIEXTTABLEOPEN callout

ORA-04063: ORA-04063: package body "SYS.KUPU$UTILITIES_INT" has errors

ORA-06508: PL/SQL: could not find program unit being called: "SYS.KUPU$UTILITIES_INT"

ORA-06512: at "SYS.KUPU$UTILITIES", line 85

ORA-06512: at line 1

has errors

Has anyone encountered this issue ? Any suggestions/recommendations are appreciated ..

Thanks

Deepa

Comments

Processing

Post Details

Added on May 27 2020
2 comments
2,756 views