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

CREATE TABLE ... AS SELECT fails with error ERROR 42X71: Invalid data type 'BOOLEAN'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 10.8.2.2, 10.9.1.0
    • None
    • SQL
    • Windows XP and Red Hat Linux tested
    • Normal

    Description

      CREATE TABLE ... AS SELECT fails with error ERROR 42X71: Invalid data type 'BOOLEAN'

      BDELETEABLE is the first BOOLEAN column in the ASSETS table.

      ij> CREATE TABLE TEMP_ROOTLIST_1 AS SELECT * FROM Assets WITH NO DATA;
      ERROR 42X71: Invalid data type 'BOOLEAN' for column 'BDELETEABLE'.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              charles_00 Charles Hordis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: