Oracle JDBC : invalid username/password (ora-01017)

后端 未结 3 970
被撕碎了的回忆
被撕碎了的回忆 2020-12-02 02:27

I have a strange problem with jdbc connection to an oracle database server.

We\'ve applications on a tomcat server running. These application use an oracle database.

3条回答
  •  暖寄归人
    2020-12-02 02:35

    I'd check Oracle listener and trace logs. As Aaron Digulla said, it does sound like some resource exhaustion.

提交回复
热议问题