| Subject | Restoring Database | 
|---|---|
| Author | jasonryan_nis | 
| Post date | 2005-06-27T10:40:13Z | 
Hi,
 
I'm restoring a database and I get the following error:
 
IBE: Invalid token.
invalid request BLR at offset 212.
parameter mismatch for procedure SP_DHSENG_DATERULES.
Which in turn means my procedures are not being restored.
 
I think its because a particular store procedure that calls
the "sp_dhseng_daterules" was backed up before it was changed to add
another parameter to the call. Is there anyway of restoring this
database and the procedures?
 
Cheers,
Jason
            I'm restoring a database and I get the following error:
IBE: Invalid token.
invalid request BLR at offset 212.
parameter mismatch for procedure SP_DHSENG_DATERULES.
Which in turn means my procedures are not being restored.
I think its because a particular store procedure that calls
the "sp_dhseng_daterules" was backed up before it was changed to add
another parameter to the call. Is there anyway of restoring this
database and the procedures?
Cheers,
Jason