Watch, Follow, &
Connect with Us
Public Report
Report From: InterBase/Tools/Graphical/IBConsole    [ Add a report in this area ]  
Report #:  86972   Status: Closed
When trying to see the properties for a table after trying to enable EUA logged in as non-owner user, an error message shows up.
Project:  InterBase Build #:  10.0.0.10
Version:    10.0 Submitted By:   Alex Buciumas
Report Type:  Minor failure / Design problem Date Reported:  8/6/2010 3:25:17 AM
Severity:    Infrequently encountered problem Last Updated: 5/30/2011 12:51:29 AM
Platform:    Not OS or platform specific Internal Tracking #:  
Resolution: Fixed (Resolution Comments) Resolved in Build: : 10.0.1.325
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
When trying to see the properties for a table after trying to enable EUA logged in as non-owner user, an error message shows up.
Steps to Reproduce:
1. Create a user (Ted, pass 'ted') using the IBConsole
2. Create a database db4.ib with Ted as owner
3. Connect to the database as sysdba
4. Create table T1 (a integer, b char)
5. For the db4 database, go to Properties, the tab General
6. Enable EUA; the following error message shows up: Unable to modify database properties. Unsuccesful metadata update. Owner privilege required to modify ADMIN OPTION.
7. Click OK on the error message; go to Tables
8. Double click on the table T1; an error message shows up: Initialization failure. Transaction is active (see the attachment)
Workarounds
None
Attachment
EnableEUA.zip
Comments

None

Server Response from: ETNACODE01