Subject | Re: [firebird-support] Alter a procedure corrupts the database |
---|---|
Author | Milan Babuskov |
Post date | 2008-07-03T13:38:44Z |
kokok_kokok wrote:
procedure and tells you which objects you need to update.
--
Milan Babuskov
http://www.guacosoft.com
> I have a stored procedure without any return variable, then I alterThis is a known issue in FB and is registered in the tracker.
> the procedure adding an output variable. I do a backup without
> problems, but when I restore the database, I get
> "Invalid request BLR at offset 163. Output parameter mismatch for
> procedure SP_INVENTORY_UPDATE."
> Before altering the SP, I could do backups and restores withoutUse FlameRobin. It detects this kind of situation when you alter the
> problems. I am using Firebird 2.0.
>
> Have somebody a clue about how to solve it?
procedure and tells you which objects you need to update.
--
Milan Babuskov
http://www.guacosoft.com