16876740:R12.IBY.B 12.1.3 Invalid IBY Views after patch
Linda says:
I noticed that after applying the patch 16876740:R12.IBY.B I have invalid objects I can not compile this objects with tool adadmin or manually.
These are the errors when I try to compiled:
Files versions? what files do you referred?
SQL> alter VIEW IBY_XML_FNDCPT_DOC_HEADERS_V compile;
Warning: View altered with compilation errors.
SQL> select line,text from user_errors where name='IBY_XML_FNDCPT_DOC_HEADERS_V';
LINE
----------
TEXT
--------------------------------------------------------------------------------
0
ORA-04063: view "APPS.IBY_XML_FNDCPT_DOC_HEADER_V" has errors
SQL> alter VIEW IBY_XML_FNDCPT_DOC_HEADER_V compile;
Warning: View altered with compilation errors.