My Oracle Support Banner

datapatch fails with Error:' ORA-29913','ORA-00607','ORA-00600:[kdBlkCheckError]' (Doc ID 2834329.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

datapatch fails with error:

./datapatch -verbose
Connecting to database...OK
Bootstrapping registry and package to current versions...done

DBD::Oracle::db selectrow_array failed: ORA-29913: error in executing ODCIEXTTABLEFETCH callout
ORA-00607: Internal error occurred while making a change to a data block
ORA-00600: internal error code, arguments: [kdBlkCheckError], [3], [8385], [63068], [], [], [], [], [], [], [], [] (DBD ERROR: error possibly near <*> indicator at char 7 in 'SELECT <*>dbms_sqlpatch.verify_queryable_inventory FROM dual') [for Statement "SELECT dbms_sqlpatch.verify_queryable_inventory FROM dual"] at /u01/app/oracle/product/12.2.0/dbhome_1/sqlpatch/sqlpatch.pm line 6070, <LOGFILE> line 8.

 

SQL> select dbms_sqlpatch.verify_queryable_inventory from dual;
select dbms_sqlpatch.verify_queryable_inventory from dual
*
ERROR at line 1:
ORA-29913: error in executing ODCIEXTTABLEFETCH callout
ORA-00607: Internal error occurred while making a change to a data block
ORA-00600: internal error code, arguments: [kdBlkCheckError], [3], [8385], [63068], [], [], [], [], [], [], [], []

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.