Hi,

Please help me on the exception which am getting while executing stored procedure from my standalone java application which has pool of connection objects. Error :JZ006: Caught IOException: com.sybase.jdbc3.jdbc.SybConnectionDeadException: JZ0C0: Connection is already closed. java.sql.SQLException: JZ006: Caught IOException: com.sybase.jdbc3.jdbc.SybConnectionDeadException: JZ0C0: Connection is already closed. at com.sybase.jdbc3.jdbc.ErrorMessage.createIOEKilledConnEx(Unknown Source) at com.sybase.jdbc3.jdbc.ErrorMessage.raiseErrorCheckDead(Unknown Source)

Am using sybase db version ASE 15.0.3/EBF17775 and using driver jar jconn3.jar 6.05/EBF16676(Recently upgraded) Since upgrade facing the above exception now and then.

Thanks in advance for your help.

asked 12 Mar '13, 02:45

bhas's gravatar image

bhas
0222
accept rate: 0%

closed 13 Mar '13, 08:25

Mark%20Culp's gravatar image

Mark Culp
24.9k10139297

Please note, this is a forum about Sybase SQL Anyhwere, not about ASE. Therefore I would recommend to have a look in the FAQ page - see the last question to find hints for further support on ASE...

(12 Mar '13, 05:11) Volker Barth

The question has been closed for the following reason "Question is off-topic or not relevant" by Mark Culp 13 Mar '13, 08:25

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×86
×53

question asked: 12 Mar '13, 02:45

question was seen: 3,947 times

last updated: 13 Mar '13, 08:25