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

后端 未结 10 1766
孤城傲影
孤城傲影 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

    only start listner then u can connect with database. command run on editor:

    lsnrctl start

    its work fine.

提交回复
热议问题