Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

해당 에러 발생 원인 : [JDBC-0220] failed to get and prepare the handle of physical connection

1368913Mar 2 2016 — edited Mar 2 2016


[JDBC-0220] failed to get and prepare the handle of physical connection


위 에러가 발생할 수 있는 원인으로 추정할 수 있는 것은 무엇이 있을까요?

( I want to know the reason why that error occur. Is it DB issue? or JDBC setting issue? )


최근에 MySQL과 연결된 WAS에서도 해당 에러가 났다고 확인해달라는 요청을 받았는데 DB쪽엔 특이사항이 없어보였고, (에러로그, wait_timeout 파라미터 확인)

몇일 후 또다른 Oracle과 연결된 WAS에서도 해당 에러가 났다고 확인해달라는 요청을 받았지만 DB쪽의 특이사항을 확인할 수 없었습니다. (alert, LISTENER 로그 확인)


위 에러가 발생했을 때 DB 쪽에서 확인할 수 있는 부분은 무엇일까요?

또 위 에러는 어떤 경우에 주로 발생하나요?


동일한 경험 있으신분들이 꼭 공유해주셨으면 좋겠습니다.

감사합니다.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 30 2016
Added on Mar 2 2016
0 comments
3,422 views