View Single Post

   
  #7 (permalink)  
Old 02-26-2008, 03:37 PM
Paul Reddin
 
Posts: n/a
Default Re: no RTRIM function after a successful restore ?

Hi,

I think I have fixed this issue by rebinding the CLI Packages for
Windows client (where we were seeing the error).

- Not sure why I had to do this after a restore?

The CLP (on Linux server) was working just fine, but CLI
from Windows clients wasn't.

Our Java UDFs seem to be a different issue altogether,
The Jar hasn't been restored as part of the standard restore.
- I seem to remember seeing something about this deficiency
i.e that you have to back up UDFs and SPs manually ?

I guess I'll just transfer the UDF Jar over the restore server
and perform a SQLJ.INSTALL_JAR again there?
- and maybe I have to drop/create the UDFs again too?

Thanks for the input.

Paul.
Reply With Quote