Our sybase java app is hanging in a call to Connect.isClosed(). The
stack trace shows it is in a blocking socket read. People have
suggested that this might be a locking issue. So I need to know how to
monitor the health of the sybase server in this regard. I need to be
able to do it from an isql session since I do not have access to the
actual sybase machine. Hopefully there are some std stored procedures
that can help. Can anyone give me any pointers please?
Regards,
Andrew Marlow