Bonjour,

Voici une erreur survenue hier dans le alert.log.

Ce qui me cause problème c'est ceci:
Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.10.30.166 (PORT=1768))

La base de données est sur le port 1521, pourquoi y voit-on 1768 et 1762? Devrais-je demander à l'administrateur réseau d'ouvrir d'autres ports?

Merci de votre aide!

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
***********************************************************************
 
Fatal NI connect error 12170.
 
  VERSION INFORMATION:
	TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
	Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.2.0.1.0 - Production
	Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.2.0.1.0 - Production
  Time: 30-MAI  -2011 15:35:45
  Tracing not turned on.
  Tns error struct:
    ns main err code: 12535
 
TNS-12535: TNS : le délai imparti à l'opération est écoulé
    ns secondary err code: 12560
    nt main err code: 505
 
TNS-00505: Temps imparti à l'opération écoulé
    nt secondary err code: 60
    nt OS err code: 0
  Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.10.30.166)(PORT=1768))
Mon May 30 15:58:30 2011
 
 
***********************************************************************
 
Fatal NI connect error 12170.
 
  VERSION INFORMATION:
	TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
	Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.2.0.1.0 - Production
	Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.2.0.1.0 - Production
  Time: 30-MAI  -2011 15:58:30
  Tracing not turned on.
  Tns error struct:
    ns main err code: 12535
 
TNS-12535: TNS : le délai imparti à l'opération est écoulé
    ns secondary err code: 12560
    nt main err code: 505
 
TNS-00505: Temps imparti à l'opération écoulé
    nt secondary err code: 60
    nt OS err code: 0
  Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.10.30.166)(PORT=1762))