Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-1011

Improve Network Server Exception Handling

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 10.2.1.6
    • None
    • Network Server
    • None

    Description

      I think that there needs to be a comprehensive look at the Network Server exception handling, which is an ongoing area of concern. I am not sure how much can be done from a DRDA perspective but it would definitely be worth a look.

      • Exceptions are localized with a stored procedure call which is problematic when the procedure can't be called because of a serious error and traditionally has caused other issues as well. It seems like somehow we could negotiate the client locale up front and send back the localized message
      • Multiple exceptions are flattenned into one and there is limitted space to send parameter info to the client. (70 characters according to DRDA).
      • Many warnings do not get returned to the client.
      • I think SQLExceptions thrown by the Network Server are not getting logged to derby.log

      Attachments

        Activity

          People

            Unassigned Unassigned
            kmarsden Katherine Marsden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: