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

DateTime value in year 1601 throws 'value exceeds the range for valid timestamp' [CORE5352] #5625

Open
firebird-automations opened this issue Sep 21, 2016 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Noémie Petignat (nono23)

Dear all,

We are migrating our customers from FB 2.1.5 to FB 2.5.5 (I use 2.5.5.26952-0 for my tests)

I sometimes have dates values like "January the 4th of 1601" in a DATETIME field.

With FB 2.1.5. No problem, I can manage this kind of value.
With FB 2.5.5, I got the message "value exceeds the range for valid timestamp"
I can't neither access the data nor backup the database.

I have checked the CORE3493 issue which apparently says that this problem have been solved in 2.5.1 version.

How can I fix this problem?

Thanks

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

The problem could be not in the date but in the time part of the timestamp value, see example here:
http://firebird.1100200.n4.nabble.com/2-5-cannot-restore-backup-from-2-1-value-exceeds-the-range-for-valid-timestamps-td1126565.html

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