Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gfix reports db ownership error way too late [CORE2271] #2697

Closed
firebird-automations opened this issue Jan 9, 2009 · 9 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Saulius Vabalas (svabalas)

on 70GB db gfix reports "Unable to perform operation. You must be either SYSDBA or owner of the database" only after 30 min of CPU/HDD activity. Would be nice to check db ownership first thing without such a huge delay. Most of the time db fixing is an operation performed when customer has outage due to db problems. Every downtime minute counts then.

command line:
/opt/firebird/bin/gfix -mend -full db.fdb

Commits: 2929d70 4a62812 a3ee9e0 7d1e52e

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

At the same time backported in 1.5 fix for CORE1972 - it's no sense having only half of solution ported.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5 Beta 1 [ 10251 ]

Fix Version: 1.5.6 [ 10225 ]

Fix Version: 2.1.3 [ 10302 ]

Fix Version: 2.0.6 [ 10303 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Decreased security level - has no really critical issues.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

security: Developers [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Fix will go into final 2.1.2 release

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Fix Version: 2.1.2 [ 10270 ]

Fix Version: 2.1.3 [ 10302 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment