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

Doc bug for saving ij output to a file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.1.1.0
    • 10.1.2.1, 10.2.1.6
    • Documentation
    • None

    Description

      Tracking issue as discussed in:

      http://mail-archives.apache.org/mod_mbox/db-derby-dev/200509.mbox/%3cc25576af05091008427d8bf8dd@mail.gmail.com%3e

      On the following page:

      http://db.apache.org/derby/docs/dev/tools/ttoolsij98878.html

      this is what needs to change on that page:

      • 2nd bullet on page, 'Redirect standard input to come from a file', the
        example should be:

      java -Djdbc.drivers=org.apache.derby.jdbc.EmbeddedDriver
      org.apache.derby.tools.ij < <myscript.sql>

      • 5th bullet on page, 'By redirecting to a file', the example should be:

      java -Djdbc.drivers=org.apache.derby.jdbc.EmbeddedDriver
      org.apache.derby.tools.ij <myscript.sql> > <myoutput.txt>

      Attachments

        1. derby566.diff
          2 kB
          Jeff Levitt
        2. ttoolsij98878.html
          4 kB
          Jeff Levitt

        Activity

          People

            jlevitt Jeff Levitt
            jlevitt Jeff Levitt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: