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

Upsert into aligned format table with no primary keys fails with error 3241 after the patch from PR 340

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-incubating
    • 2.0-incubating
    • sql-cmp
    • None

    Description

      >>create table ta (c1 int) attribute aligned format

      — SQL operation complete.
      >>>>upsert into ta values (1) ;

          • ERROR[3241] This MERGE statement is not supported. Reason: SYSKEY not allowed.
          • ERROR[8822] The statement was not prepared.

      Attachments

        Activity

          People

            selvag Selvaganesan Govindarajan
            selvag Selvaganesan Govindarajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: