Re: FRM-92101: there was a failure in the forms server during startup
Posted by ErmanArslansOracleBlog on Feb 03, 2022; 11:35am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/FRM-92101-there-was-a-failure-in-the-forms-server-during-startup-tp10615p10618.html
relinking the forms may help..
We have 1 document for this, but it is for 12.1 systems.. Still, it gets you to a point ->
R12: "FRM-92101:There was a failure in the Forms Server during startup" Error When Attempting to Launch Forms (Doc ID 454427.1)
--that is source the 10.1.2 env and ;
$ cd $ORACLE_HOME/forms/lib32
/* If this directory does not exist, do the following: */
$ cd $ORACLE_HOME/forms/lib
$ make -f ins_forms.mk sharedlib install
Also ensure you applied the following patches;
OracleAS 10.1.2 Patch 16271876
OracleAS 10.1.2 Patch 17907988
OracleAS 10.1.2 Forms Patch 17653437
OracleAS 10.1.2 Patch 16241466
OracleAS 10.1.2 Patch 17645157
Also check this MOS note -> Forms Session Failed During Startup No Response From Runtime Process (Doc ID 2809465.1)