Subject | Re: error in backup restore |
---|---|
Author | ronaldorezende |
Post date | 2003-03-11T19:43:49Z |
I'm using FirebirdSS-1.0.0.796-0.i386.rpm
All my text fields are VARCHAR AND CHAR with CHARACTER SET WIN1252
COLLATE PXW_INTL850;
--- In ib-support@yahoogroups.com, "Alexander V.Nevsky" <ded@h...>
wrote:
All my text fields are VARCHAR AND CHAR with CHARACTER SET WIN1252
COLLATE PXW_INTL850;
--- In ib-support@yahoogroups.com, "Alexander V.Nevsky" <ded@h...>
wrote:
> --- In ib-support@yahoogroups.com, "ronaldorezende"should
> <ronaldinho79@b...> wrote:
> > Error 335544321
> > Arithmetic exception, numeric overflow, or string truncation
> > Cannot transliterate character between character sets
> >
> > I have a database in a linux server. I make a backup using the
> > ibconsole. When I try to restore I have this error.
>
> Ronaldo, is it Borland InterBase and not-English defaults in some
> char/varchar columns? In Firebird this bug is fixed long ago. Can't
> remember exactly, can Firebird's gbak solve problem or database
> be created first time from script on Firebird to be restoredwithout
> problems futher.
>
> Best regards, Alexander.