Subject | Warning during restore |
---|---|
Author | Kevin Stanton |
Post date | 2009-09-11T14:50:47Z |
Greetings,
I have a customer that has just installed a new 64-bit system running
Windows 2008 Server.
I have a batch file to backup and restore the database creating log files
for each. Here is a warning I'm getting at the very end of the restore:
gbak: WARNING: function F_AGEINDAYS is not defined
gbak: WARNING: module name or entrypoint could not be found
gbak: WARNING: function F_AGEINDAYS is not defined
gbak: WARNING: module name or entrypoint could not be found
gbak: finishing, closing, and going home
When I use IB_SQL to view the database, F_AGEINDAYS appears to be defined.
I've been using this udf and .dll (FreeUDFLib.dll) for many years with no
issues. This is my first 64-bit experience.
I try a backup/restore on my 32-bit OS (Win 2003 Server) and no warnings at
all.
Any ideas?
Thanks in advance!
Kevin
I have a customer that has just installed a new 64-bit system running
Windows 2008 Server.
I have a batch file to backup and restore the database creating log files
for each. Here is a warning I'm getting at the very end of the restore:
gbak: WARNING: function F_AGEINDAYS is not defined
gbak: WARNING: module name or entrypoint could not be found
gbak: WARNING: function F_AGEINDAYS is not defined
gbak: WARNING: module name or entrypoint could not be found
gbak: finishing, closing, and going home
When I use IB_SQL to view the database, F_AGEINDAYS appears to be defined.
I've been using this udf and .dll (FreeUDFLib.dll) for many years with no
issues. This is my first 64-bit experience.
I try a backup/restore on my 32-bit OS (Win 2003 Server) and no warnings at
all.
Any ideas?
Thanks in advance!
Kevin