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

Database corrupts [CORE1238] #1662

Closed
firebird-automations opened this issue May 2, 2007 · 4 comments
Closed

Database corrupts [CORE1238] #1662

firebird-automations opened this issue May 2, 2007 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: nile mosley (nile_metriq.biz)

Hi,
Found this by chance via a non-initialised double. During debug, the double val was getting a value of 1.47787484E+300. Intersting the RDBMS didn't complain when this value was posted. BUT, access to the record that has this value later and i find i'm unable to open a transaction. Hope this is of use. cheers, nsm

Update: I think this bug may be related to droping a table and re-creating a modified form, all within the same transaction, as i was getting the db corruption with the following error message Partner index description not found (175)). I suspect that the bug above is a result of this programatic drop/restore action.

@firebird-automations
Copy link
Collaborator Author

Modified by: nile mosley (nile_metriq.biz)

description: Hi,
Found this by chance via a non-initialised double. During debug, the double val was getting a value of 1.47787484E+300. Intersting the RDBMS didn't complain when this value was posted. BUT, access to the record that has this value later and i find i'm unable to open a transaction. Hope this is of use. cheers, nsm

=>

Hi,
Found this by chance via a non-initialised double. During debug, the double val was getting a value of 1.47787484E+300. Intersting the RDBMS didn't complain when this value was posted. BUT, access to the record that has this value later and i find i'm unable to open a transaction. Hope this is of use. cheers, nsm

Update: I think this bug may be related to droping a table and re-creating a modified form, all within the same transaction, as i was getting the db corruption with the following error message Partner index description not found (175)). I suspect that the bug above is a result of this programatic drop/restore action.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 11990 ] => Firebird [ 15348 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Incomplete [ 4 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

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