Oracle SQL Developer: Failure - Test failed: The Network Adapter could not establish the connection?

后端 未结 10 1760
孤城傲影
孤城傲影 2020-12-09 04:52

Problem

Please note that I changed details for security purposes. However, the problem remains intact.

I installed an Oracle 11g database on a server at l

10条回答
  •  北海茫月
    2020-12-09 05:44

    I solved just by: given correct host and port so:

    1. Open oracle net manager
    2. Local
    3. Listener

    in Listener on address 2 then copy host to Oracle Developer

    finally connect to oracle

提交回复
热议问题