Subject | Re: gbak error |
---|---|
Author | Adam |
Post date | 2006-02-01T00:37:12Z |
--- In firebird-support@yahoogroups.com, "Morella"
<morellahernandez@y...> wrote:
suggestions.
Create a test database that gives the problem.
gbak -b -m -v (structure only backup)
Then restore that file using the -v switch. Is it OK?
If not, the -v should tell you the place where the restore is failing.
My guess is an error in a stored procedure.
<morellahernandez@y...> wrote:
>Hmmm, Not really enough information to diagnose, but try some of these
> I have a database that has been backed up and now I am restoring it.
> When I do a gbak I get Conversion error string to Blob. I get this for
> all my databases that have the same table structure.
>
suggestions.
Create a test database that gives the problem.
gbak -b -m -v (structure only backup)
Then restore that file using the -v switch. Is it OK?
If not, the -v should tell you the place where the restore is failing.
My guess is an error in a stored procedure.