Subject | Re: From IB 7.5 to FB 1.5.3 |
---|---|
Author | Adam |
Post date | 2006-06-28T06:36:36Z |
--- In firebird-support@yahoogroups.com, Johannes Pretorius
<johannes@...> wrote:
well but
are bigger or smaller
tools ?
It was not clear from your post which version of gbak you used to do
what, but the following technique can be used to bring a Firebird 2
database back to 1.5 (providing no specific new functionality is
used), so it may be worth a try.
Use the FIREBIRD gbak tool to connect to the IB7.5 server and make a
backup. Then use the FIREBIRD gbak tool to restore this file. I can't
make any promises because I have never done it, but there is no harm
in trying.
Failing that, as Lester suggested a datapumping tool should be able
to manage it. You probably don't need to go all the way back to the
sql script level, although that will help if you have used some new
feature of IB 7.5 not implemented in Firebird 1.5.
Adam
<johannes@...> wrote:
>database over to FB
> Good day all
> -=0=--0=0-==-0\
>
> I am busy trying to see what effort is needed to move a Ib 7.5
>and try and restore in FB then I get on a SP
> But I am running into very funny problems. If I backup from Ib 7.5
> an errortruncation
>
> gbak: ERROR: arithmetic exception, numeric overflow, or string
> gbak: Exiting before completion due to errorswith the Fb's gbak program the database on the IB machine , this ran
>
> I then just for fun tried to remotely backup from the FB Server
well but
> gave the same error on a different SP. In the checked the SP. Theparams passed to the SP and used inside the SP are all correct non
are bigger or smaller
> than what they should be. Thus the error confuses me.validate the Ib database that it will be able to go to FB ? Is there
>
> Is there any guidelines regarding this. Also how can I lookup or
tools ?
>Hello Johannes,
> Thanks in Advance
>
>
>
> Johannes Pretorius
>
It was not clear from your post which version of gbak you used to do
what, but the following technique can be used to bring a Firebird 2
database back to 1.5 (providing no specific new functionality is
used), so it may be worth a try.
Use the FIREBIRD gbak tool to connect to the IB7.5 server and make a
backup. Then use the FIREBIRD gbak tool to restore this file. I can't
make any promises because I have never done it, but there is no harm
in trying.
Failing that, as Lester suggested a datapumping tool should be able
to manage it. You probably don't need to go all the way back to the
sql script level, although that will help if you have used some new
feature of IB 7.5 not implemented in Firebird 1.5.
Adam