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

Docn errors in System procedure and Create procedure descriptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.4.1.3
    • 10.6.1.0
    • Documentation
    • None

    Description

      File: db-derby-10.3.1.4-bin/docs/html/ref/rrefexportproc.html

      1.
      "... uses the current directory and the default drive as the destination."

      Does not make clear that the defaut drive relates to the server process.

      2.
      Says that the file will be overwritten - this is no longer the case:

      java.sql.SQLException: The export operation was not performed, because the specified output file (myfile.del) already exists. Export processing will not overwrite an existing file, even if the process has permissions to write to that file, due to security concerns, and to avoid accidental file damage. Please either change the output file name in the export procedure arguments to specify a file which does not exist, or delete the existing file, then retry the export operation.

      File: db-derby-10.3.1.4-bin/docs/html/ref/rrefcreateprocedurestatement.html

      The text:
      "Statements that are not supported in any stored procedure return a different error."
      appears under the descriptions for:

      CONTAINS SQL
      READS SQL DATA

      This does not make sense.

      Attachments

        1. rrefcreateprocedurestatement.html
          11 kB
          Bryan Pendleton
        2. clarify.diff
          2 kB
          Bryan Pendleton

        Activity

          People

            bryanpendleton Bryan Pendleton
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: