Icon View Incident Report

Serious Serious
Reported By: Hendrik Grutzmacher
Reported On: 4/22/2011
For: Version 2.05 Build 6
# 3434 Dependency Checks Done When Dropping Users/Roles Can Cause Invalid Error Message

I have a strange constraint in the db. If i want to drop the user "testuser" via "drop user "testuser" i got the db-error:

User is still referenced by the VIEW V_ALL_CATALOGS

This view is from my schema. Apart from finding this constraint strange in the user context ... nothing changes if i do a
"revoke all privileges on view "v_all_catalogs" from "testuser".


Comments Comments
The error message was caused by ElevateDB confusing the ID for the user in the configuration with the ID of a different object in the database catalog.


Resolution Resolution
Fixed Problem on 4/26/2011 in version 2.05 build 7


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