Pular para o conteúdo

Fóruns Banco de dados Oracle ORA-12203: TNS: conexão ao destino não é possível ORA-12203: TNS: conexão ao destino não é possível

#78803
Marcio68Almeida
Participante

    Na seguinte URL http://ora-12203.ora-code.com você vai obter o significado do erro…

    ORA-12203: TNS:unable to connect to destination
    Cause: Invalid address specified or destination is not listening. This error can also occur because of underlying network or network transport problems.
    Action: Verify that the net service name you entered was correct. Verify that the ADDRESS portion of the connect descriptor which corresponds to the net service name is correct. Ensure that the destination process (for example the listener) is running at the remote node.

    Provavelmente o teu listener não está ligado, ou está ligado em outra porta ou há algum problema de identificação do servidor na rede…