Estou tendo o seguinte problema com um grupo de servidores que estão em nosso datacenter…
C:>tnsping grp3 100
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-AGO-2
007 10:00:59
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Arquivos de parÔmetros usados:
D:oracleproduct10.2.0clientnetworkadminsqlnet.ora
Usado o adaptador TNSNAMES para resolver o apelido
Attempting to contact (DESCRIPTION = (LOAD_BALANCE = ON) (FAILOVER = ON) (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx.xxx)(PORT = xxxx)) (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx.xxx)(PORT = xxxx)) (CONNECT_DATA = (SERVICE_NAME = xxx) (SERVER = DEDICATED) (FAILOVER_MODE = (TYPE = NONE) (METHOD = BASIC) (RETRIES = 180) (DELAY = 5))))
OK (30 ms)
OK (10 ms)
OK (20 ms)
OK (10 ms)
OK (40 ms)
OK (10 ms)
OK (20 ms)
OK (10 ms)
OK (30 ms)
OK (20 ms)
OK (20 ms)
OK (30 ms)
OK (10 ms)
OK (20 ms)
OK (30 ms)
OK (3000 ms)
OK (10 ms)
OK (20 ms)
OK (20 ms)
OK (30 ms)
OK (10 ms)
Como pode ver, há momentos em que o tempo é MUITO alto…
Isto está me gerando alguns problemas principalmente com processos agendados…
O telnet aparentemente não falhou…
Alguma sugestão ???