Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-2752

Missing method name from error message when creating routine

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0-incubating
    • 2.3
    • sql-cmu
    • None

    Description

      Error messages with sqlcode values from 11231 to 11234 show only the signature but not the method name. Example:

          • ERROR[11234] The Java method '(II[I)V' was not found in Java class 't100'

      Instead, the message should say something like this:

          • ERROR[11234] The Java method 'nosuchname(II[I)V' was not found in Java class 't100'

      Attachments

        Activity

          People

            hzeller Hans Zeller
            hzeller Hans Zeller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: