After Performing Clone from PRODUCTION to TEST : Database 11.2.0.3 and Apps 12.1.3 , while opening forms the above error occurred.
Solution:
1. $ cd $ORACLE_HOME/lib32 >>>>>>This is 10.1.2 OH
2. Start all Services and retest.
Solution:
1. $ cd $ORACLE_HOME/lib32 >>>>>>This is 10.1.2 OH
$ rm ldflags
$ ln -s $ORACLE_HOME/lib/ldflags ldflags
$ ln -s $ORACLE_HOME/lib/ldflags ldflags
$ cd $ORACLE_HOME/forms/lib32/
$ make -f ins_forms.mk install
$ make -f ins_forms.mk install
2. Start all Services and retest.
No comments:
Post a Comment