Pages

Monday 2 December 2013

FRM-92102 : A network error has occured on iAS

FRM-92102 : A network error has occured


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/):


 


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


No comments:

Post a Comment