Blz ? Bom, enquanto aguardamos os outros colegas palpitarem em cima , só uma
Obs : eu já tinha postado lá no grupo telegram do Profissionais Oracle as
minhas obs/recomendações pra vc nesse cenário, só ficou faltando uma indicação
de fazer um TRACE DE SQL*NET (tanto a nível cliente quanto a nível servidor), E
se puder um de listener também , cfrme mostrado em How to Enable Oracle SQL*Net
Client , Server and Listener Tracing
|
|
| |
How to Enable Oracle SQL*Net Client , Server and Listener Tracing
A Blog about Database Technology and Knowledge Sharing Oracle Mysql Hadoop
Cassandra MariaDB Exadata
|
|
|
: pode ser que esses arquivos de trace te dêem algum subsídio, alguma
indicação de ONDE no fluxo de rede está demorando mais .... E
preferencialmente, depois dos traces ativados, não só faça o TNSPING mas TAMBÉM
faça uma conexão pelo sqlplus e outra pelo Oracle SQL DEVELOPER em modo
thin/basic, e SEMPRE usando nas opções que exigem client Oracle o client mais
Recente possível do 11gR2 .....
Abraços,
Chiappa
Em segunda-feira, 29 de junho de 2020 14:08:09 BRT, Erik Castilho
[email protected] [oracle_br] <[email protected]> escreveu:
<!--#yiv1771225154 #yiv1771225154
.yiv1771225154ygrp-photo-title{clear:both;font-size:smaller;min-height:15px;overflow:hidden;text-align:center;width:75px;}#yiv1771225154
div.yiv1771225154ygrp-photo{background-position:center;background-repeat:no-repeat;background-color:white;border:1px
solid black;min-height:62px;width:62px;}#yiv1771225154
div.yiv1771225154photo-title a, #yiv1771225154 div.yiv1771225154photo-title
a:active, #yiv1771225154 div.yiv1771225154photo-title a:hover, #yiv1771225154
div.yiv1771225154photo-title a:visited {text-decoration:none;}#yiv1771225154
div.yiv1771225154attach-table div.yiv1771225154attach-row
{clear:both;}#yiv1771225154 div.yiv1771225154attach-table
div.yiv1771225154attach-row div {float:left;}#yiv1771225154 p
{clear:both;padding:15px 0 3px 0;overflow:hidden;}#yiv1771225154
div.yiv1771225154ygrp-file {width:30px;}#yiv1771225154
div.yiv1771225154attach-table div.yiv1771225154attach-row div div a
{text-decoration:none;}#yiv1771225154 div.yiv1771225154attach-table
div.yiv1771225154attach-row div div span {font-weight:normal;}#yiv1771225154
div.yiv1771225154ygrp-file-title {font-weight:bold;}#yiv1771225154 -->
<!--#yiv1771225154 #yiv1771225154ygrp-mkp {border:1px solid
#d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}#yiv1771225154
#yiv1771225154ygrp-mkp hr {border:1px solid #d8d8d8;}#yiv1771225154
#yiv1771225154ygrp-mkp #yiv1771225154hd
{color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px
0;}#yiv1771225154 #yiv1771225154ygrp-mkp #yiv1771225154ads
{margin-bottom:10px;}#yiv1771225154 #yiv1771225154ygrp-mkp .yiv1771225154ad
{padding:0 0;}#yiv1771225154 #yiv1771225154ygrp-mkp .yiv1771225154ad p
{margin:0;}#yiv1771225154 #yiv1771225154ygrp-mkp ..yiv1771225154ad a
{color:#0000ff;text-decoration:none;}-->
Pessoal, boa tarde!
Estou com um problema de lentidão nas aplicações que acessam o Oracle ou em
algo relacionado a rede, no alert.log estou recebendo estes alertas:
Fatal NI connect error 12537, connecting to:
(LOCAL=NO)
VERSION INFORMATION:
TNS for Linux: Version 11.2.0.1.0 - Production
Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 -
Production
TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
Time: 29-JUN-2020 13:55:56
Tracing not turned on.
Tns error struct:
ns main err code: 12537
TNS-12537: TNS:connection closed
ns secondary err code: 12560
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
opiodr aborting process unknown ospid (74843) as a result of ORA-609
Já verifiquei a rede interna, cabeamento, switch e interface e nada,
inicialmente tudo normal e não foi feita nenhuma alteração recente.
Ocorre que as aplicações demoram a se conectar ao banco, uma vez que conectou
usa normalmente, mas se tentar novamente demora cerca de 2minutos.
Como exemplo: Segue um teste de tnsping
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on
29-JUN-2020 13:53:53
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
Used HOSTNAME adapter to resolve the alias
Attempting to contact
(DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=))(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.50.3)(PORT=1521)))
OK (49970 msec)
Ambiente:
SO: CentOS 6.10
Kernel: 2.6.32-754.24.3.el6.x86_64
Oracle Database 11g Release 11.2.0.1.0
Alguém já passou por isso? tem alguma sugestão pra me ajudar?
Obrigado pela atenção.