Oracle DB patch Error with ORA-64610: bad depth indicator
When applying patching on Oracle 12102 with oracle released patches -Patch 29413116
"WINDOWS DB BUNDLE PATCH 12.1.0.2.190416(64bit):29413116"
Errors reported during DB Patch after successfully applying OS patch .
Error at line 85: ORA-64610: bad depth indicator
When i check the logfile - It shows error
Error at line 85: ORA-64610: bad depth indicator
DECLARE
*
ERROR at line 1:
ORA-64610: bad depth indicator
ORA-06512: at "WMSYS.LTADM", line 10043
ORA-06512: at line 17
ORA-06512: at line 8
CREATE TABLE dbms_sqlpatch_state (
*
ERROR at line 1:
ORA-00955: name is already used by an existing object
Anyone encounter the error before ?