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

Restore backup fails when there is some table with computed column using a stored procedure [CORE1632] #2055

Closed
firebird-automations opened this issue Dec 4, 2007 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Rafael Martins (rafael84)

Duplicates CORE374

If a column of a table is defined by an computed source with an stored procedure in the expression, the Restore operation (with GBak) fails.

I think the problem is the objects restore order: The tables comes before the Stored Procedures so, when GBak try to restore the column, it doesn't find the related procedure...

This is very serious, because my backups with GBak turned useless.

====== Test Details ======

See test for CORE1865

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Link: This issue duplicates CORE374 [ CORE374 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13561 ] => Firebird [ 14845 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Covered by another test(s)

Test Details: See test for CORE1865

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

No branches or pull requests

1 participant