Icon View Incident Report

Serious Serious
Reported By: George
Reported On: 10/5/2007
For: Version 1.05 Build 2
# 2464 ALTER DATABASE Not Working When Modifying Description

I have tried to change the description of a database previously created by running the following SQL. I do not get an error, however the description of the database remains the same.

ALTER DATABASE "DB2"
DESCRIPTION 'New Name'



Comments Comments
Note that the ALTER DATABASE statement has changed behaviors as of versionj 1.06, and you must now specifiy the PATH clause also since the complete database definition is now required. See the release notes for more information.


Resolution Resolution
Fixed Problem on 10/6/2007 in version 1.06 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 VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image