Before 12C, the utility catbundle.sql had a list of "ignorable" errors when running. Is there a comp
Before 12C, the utility catbundle.sql had a list of "ignorable" errors when running. Per an old patch doc for patch 13696216, these were "ignorable" errors:
The following ignorable errors may be encountered while running the catbundle.sql script or its rollback script:
ORA-29809: cannot drop an operator with dependent objects
ORA-29931: specified association does not exist
ORA-29830: operator does not exist
ORA-00942: table or view does not exist
ORA-00955: name is already used by an existing object
ORA-01430: column being added already exists in table
ORA-01432: public synonym to be dropped does not exist
ORA-01434: private synonym to be dropped does not exist