FRM-92102: A network error has occured.

时间:2024-03-28 13:37:01

ERROR

FRM-92102: A network error has occured. The Forms Client has attempted to reestablish its connection to the Server 1 time(s) without success. Please check the network connection and try again later.


FRM-92102 is Gerneric Error maybe occur for more than one reasons :

1-Network
2-Proxy
3-http
4-Session Time


But today i will discuss the problem On oracle Application server 10g .
Description for the problem like the following when you try to connect on your deploy application On OAS 10g it's gives the above error from 1-5 minutes.

I will give you more than one solution maybe it will be related to the above problem and you try them separately to see which one will be valid for you :

1-Netowrk Parameters :

You will find it $ORACLE_HOME/forms/server/default.env
Just increase the value .


2-do the following change in opmn.xml (under $ORACLE_HOME/opmn/conf/):

FRM-92102: A network error has occured.

3-SET Inbound_connection_timeout In sqlnet.ora to ZERO .

Sqlnet.Inbound_connection_timeout = 0

Note : if your can't find this parameter in the SQLNET.ORA you cant add it .


5- Change the following $ORACLE_HOME/opmn/conf/opmn.xml

FRM-92102: A network error has occured.

source:http://osamamustafa.blogspot.jp/2012/02/frm-92102-network-error-has-occured.html