Olá Katia,

O ping por IP vai verificar somente o servidor, e não as instances (SID) que
vc tem.

Aqui eu utilizo para o tnsnames.ora

TESTE =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = XXX.XX.XXX.XX)(PORT = XXXX))
    )
    (CONNECT_DATA =
      (SID = TESTE)
      (SERVER = DEDICATED)
    )
  )


Segue um thread passado por um colega aqui do grupo

ORA-12154: TNS:could not resolve service name
Cause: Oracle Net could not locate the net service name specified in the
tnsnames.ora configuration file.

Action: Perform these steps:

  1.. Verify that a tnsnames.ora file exists. 

        See Also: 
        "Localized Configuration File Support" for configuration file
location information
       

  2.. Verify that there are not multiple copies of the tnsnames.ora file. 
  3.. In the tnsnames.ora file, verify that the net service name specified
in your connect string is mapped to a connect descriptor. 
  4.. Verify that there are no duplicate copies of the sqlnet.ora file. 
  5.. If you are using domain names, verify that your sqlnet.ora file
contains a NAMES.DEFAULT_DOMAIN parameter. If this parameter does not exist,
you must specify the domain name in your connect string. 
  6.. If you are not using domain names, and this parameter exists, delete
it or disable it by commenting it out. 
  7.. If you are connecting from a login dialog box, verify that you are not
placing an "@" symbol before your connect net service name. 
  8.. Activate client tracing and repeat the operation. 



Ou esse aqui :

Edite o seu SqlNet.ora e deixe-o assim:

# SQLNET.ORA Network Configuration File:
e:\oracle\ora92\network\admin\sqlnet.ora
# Generated by Oracle configuration tools.

#SQLNET.AUTHENTICATION_SERVICES= (NTS)
SQLNET.AUTHENTICATION_SERVICES= (NONE)

#NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
NAMES.DIRECTORY_PATH= (TNSNAMES)

[ ]'s
Salvio



-----Mensagem original-----
De: Kátia Claro [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 20 de junho de 2005 10:42
Para: oracle_br@yahoogrupos.com.br
Assunto: Re: [oracle_br] importação


Olá Salvio,

quando eu faço tnsping AUT1, não encontrada nada, mas quando eu faço tnsping
172.26.0.10  da certo, mas tem um problema eu não posso fazer
[EMAIL PROTECTED] porque neste caminho tem 3 sids como ele vai saber qual
sid ele vai pegar.

o tnsnames da maquina que estou está com essa configuração e não está
funcionando..

AUT1 =

(DESCRIPTION =

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = TCP)(HOST = 172.26.0.10)(PORT = 1521))

)

(CONNECT_DATA =

(SERVICE_NAME = AUT1)

(INSTANCE_NAME= aut1)

)

)



obrigada ,

até +

Kátia Claro



______________________________________________________________________

Cancelar assinatura...: [EMAIL PROTECTED]
Moderadores da lista....:Dorian Anderson Soutto [EMAIL PROTECTED] 
Fernanda Damous [EMAIL PROTECTED] 
Alisson Aguiar [EMAIL PROTECTED]
______________________________________________________________________
http://br.groups.yahoo.com/group/oracle_br/ 
______________________________________________________________________

Sair da Lista...: [EMAIL PROTECTED] 
Links do Yahoo! Grupos




 




[As partes desta mensagem que não continham texto foram removidas]



______________________________________________________________________

Cancelar assinatura...: [EMAIL PROTECTED]
Moderadores da lista....:Dorian Anderson Soutto [EMAIL PROTECTED] 
Fernanda Damous [EMAIL PROTECTED] 
Alisson Aguiar [EMAIL PROTECTED]
______________________________________________________________________
http://br.groups.yahoo.com/group/oracle_br/ 
______________________________________________________________________

Sair da Lista...: [EMAIL PROTECTED] 
Links do Yahoo! Grupos

<*> Para visitar o site do seu grupo na web, acesse:
    http://br.groups.yahoo.com/group/oracle_br/

<*> Para sair deste grupo, envie um e-mail para:
    [EMAIL PROTECTED]

<*> O uso que você faz do Yahoo! Grupos está sujeito aos:
    http://br.yahoo.com/info/utos.html

 


Responder a