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
$ 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.
Here is solution for windows environment
ReplyDeletehttp://mujahidalishahani.blogspot.ae/2014/10/frm-92101-there-was-failure-in-forms.html