Icon View Incident Report

Serious Serious
Reported By: Yusuf Zorlu
Reported On: 12/8/2020
For: Version 2.33 Build 2
# 4799 Enabling Statement Logging with a Smaller Maximum Statement Log Count Can Cause Access Violation

1.   Open ElevateDB Manager,
2.   Connect to a session and 1 or 2 databases in it
3.   Go to JOBS and open any job + click to NEW SCRIPT and add the following lines and click to execute. On first click to Execute you will get a Access Violation:

SCRIPT
BEGIN
execute immediate 'ENABLE STATEMENT LOGGING
   MINIMUM EXECUTION 1
   MAXIMUM LOGGED 30';
END



Comments Comments
The issue was with how the engine was adjusting the statement logging parameters.


Resolution Resolution
Fixed Problem on 12/15/2020 in version 2.34 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