invite1.odf failed while applying patch 6678700
Hi,
We are doing the upgrade from 11i to R12.1.3.
Our 11i System has the Brazil localization and we have applied all the pre-requisite patches required for Brazil localization on our 11i system.
However, the upgrade patch 6678700 is failing at invite1.odf with following error:
----------------------------------------------------------------------------------------------------------------------------------------------------
ALTER INDEX INV.MTL_CATALOG_SEARCH_ITEMS_U1 STORAGE (FREELISTS 4)
Statement executed.
*******************************************************
In table MTL_CROSS_REFERENCES_B, the column CROSS_REFERENCE_ID
is nullable when it should be not null.
Updating the column using the default value :
'0'
Adding this column and default value to update statement.
Update column with the default value ...