Subject Re: Can't restore database with invalid SP-s
Author Adam
--- In firebird-support@yahoogroups.com, "kimon_the_athenian2"
<kimon_the_athenian2@y...> wrote:
>
> The error message is:
>
> gbak: ERROR: invalid request BLR at offset 286
> gbak: ERROR: parameter mismatch for procedure
> CREATE_EXPANDED_CF_ROWS
> gbak: Exiting before completion due to errors
>

If you use the one at a time option (-o I think), you should be able
to get the data out. I have had the same sort of problem before. Check
the mentioned stored procedure definition. It might be calling another
stored procedure with a different number of parameters.

Adam