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 fails on external table [CORE132] #458

Closed
firebird-automations opened this issue Jun 13, 2005 · 7 comments
Closed

Restore fails on external table [CORE132] #458

firebird-automations opened this issue Jun 13, 2005 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Martijn Tonies (martijntonies)

Is related to CORE961

SFID: 1219719#⁠
Submitted By: martijntonies

When restoring a database with an "external file table"
( I think ), I get the following error:
ERROR: I/O error for file
"/opt/firebirdSS-1.5.1/rxs_log/EXCEPTION_LOG"
Error while trying to open file
The system cannot find the file specified.

Obviously, such a file does not exist on my Windows
system and the restore fails.

I would appreciate it, if Firebird issued a WARNING
instead of an ERROR and continued restoring cause I
won't be using that table anyway.

Commits: b3dcfed

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue is related to CORE961 [ CORE961 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

External table's file will be closed when relation is not used by the engine.
I.e. when all requests referencing this relation are freed

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

Fix Version: 2.1 [ 10041 ]

SF_ID: 1219719 =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Fix Version: 2.1 Beta 1 [ 10141 ]

SF_ID: 1219719 =>

Fix Version: 2.1.0 [ 10041 ] =>

@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 [ 10156 ] => Firebird [ 14365 ]

@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
Projects
None yet
Development

No branches or pull requests

2 participants