@小g 2021-11-11 10:01 采纳率: 0%
浏览 34

使用java连接oracle报错ora-12523

在oracle12c中想要创建用户名不加C##的用户,就在oracle中创建了两个数据库,java连接第一个创建的数据库正常工作,连接第二个时报错
Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error:
ORA-12523, TNS:listener could not find instance appropriate for the client connection
之前用mysql,第一次用oracle有点懵

  • 写回答

2条回答 默认 最新

  • Zht_bs 2021-11-11 11:17
    关注

    oracle 12c 启动模式不对

    评论

报告相同问题?

问题事件

  • 创建了问题 11月11日