Ebiz R12 DB Upgrade from 10.2.0.2 (RHEL4-32 bit) to 11.2.0.3 ( RHEL6-64 bit) using export import
Hi,We are in the process of performing below migration .
==================================
Source Target
==================================
R12.0.0(RHEL4-32bit) => R12.1.3 (RHEL6-64bit)
10.2.0.2(RHEL4-32bit) => 11.2.0.3(RHEL6-64bit)
As
a pre-req step for db upgrade, we have upgraded application to R12.0.6
on RHEL4-32bit and then performing db upgrade using export import by
following note 741818.1.
During import phase, there are many ORA
errors encountered such as ORA-39151, ORA-39111, ORA-31684 . Also,
certain flexfileds tables have not got imported because of these errors
because of which adadmin is failing during "compiling flexfield" option
as per note 463809.1 , table like FND_FLEX_VALIDATION_TABLES tables does
not have any rows in the new Target db. .