Icon View Incident Report

Minor Minor
Reported By: Steve Gill
Reported On: 2/25/2016
For: Version 2.21 Build 1
# 4362 Extended Clauses for CREATE/ALTER TABLE Statements Not Being Parsed Correctly

I used Compare Databases to compare two databases. That worked fine.

When I look in Information.SchemaDifference I can see all of the rows. I tried running the SQL from the first row and it is complaining about UNENCRYPTED.

ElevateDB Error #700 An error was found in the statement at line 3 and column 22 (Expected PRIMARY, UNIQUE, FOREIGN, REFERENCES, CHECK but instead found UNENCRYPTED)

EXECUTE IMMEDIATE 'ALTER TABLE "AutoForwardQueue"
ALTER COLUMN "AutoForwardID" AS INTEGER GENERATED ALWAYS AS IDENTITY (START WITH 189, INCREMENT BY 1) NOT NULL
UNENCRYPTED';



Resolution Resolution
Fixed Problem on 2/25/2016 in version 2.22 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image