WARNING: inbound connection timed out (ORA-3136)

Tuning de Banco, Tuning de SQL, Ferramentas de tuning
Responder
annubiss
Rank: Programador Júnior
Rank: Programador Júnior
Mensagens: 26
Registrado em: Sex, 05 Fev 2010 12:43 pm
Localização: RS

Pessoal, alguém tem ideia do que seria o erro ORA-3136 ??


To verificando os alerts e ocorre esse erro, alguém pode ajudar?


WARNING: inbound connection timed out (ORA-3136)



vlw
[/b]
victorhugomuniz
Moderador
Moderador
Mensagens: 1396
Registrado em: Sex, 01 Fev 2008 2:06 pm
Localização: Rio de Janeiro - RJ
Contato:
:D

Pode ser Firewall da sua rede, como também, o mais comum é por IDLE_TIME ou CONNECT_TIME dos profiles de usuários no banco de dados ou por RESOURCE MANAGER, onde seu PLANO DE RECURSO limita a conexão do usuário.

Selecionar tudo

Cause:
Whenever default timeouts are assigned to a parameter, there may be cases where this default does not work well with a particular application. However, some type of timeout on the connection establishment is necessary to combat Denial of Service attacks on the database. In this case, SQLNET.INBOUND_CONNECT__TIMEOUT and INBOUND_CONNECT_TIMEOUT_listenername were given default values of 60 seconds in Oracle 10.2. It is these timeout values that can cause the errors described in this note.

Also note that it is possilbe the reason the database is slow to authenticate, may be due to an overloaded Oracle database or node.

Solution:
Set the parameters SQLNET.INBOUND_CONNECT_TIMEOUT and INBOUND_CONNECT_TIMEOUT_listenername to 0 (indefinite) or to an approprate value for the application yet still combat DOS attacks (120 for example).

These parameters are set on the SERVER side:
listener.ora: INBOUND_CONNECT_TIMEOUT_listenername
sqlnet.ora: SQLNET.INBOUND_CONNECT_TIMEOUT

Further tuning of these parameters may be needed is the problem persists. 
annubiss
Rank: Programador Júnior
Rank: Programador Júnior
Mensagens: 26
Registrado em: Sex, 05 Fev 2010 12:43 pm
Localização: RS

Vlw cara, ajudou ...


:D
annubiss
Rank: Programador Júnior
Rank: Programador Júnior
Mensagens: 26
Registrado em: Sex, 05 Fev 2010 12:43 pm
Localização: RS

Não era por causa do firewall..
Responder
  • Informação
  • Quem está online

    Usuários navegando neste fórum: Nenhum usuário registrado e 5 visitantes