Table trigger missing

ccamponuevo

Well Known Member
Hi list,
i'm having a problem with table triggers. The first problem is that they are not into DLL. So we make an update package to the server and the problem remains, we make a full package and the problem remains.
After the second full package, we have a different problem, we see in logs:
4247 Thu Jul 1 19:04:17 2004 runbatch.c1150
RUNBATCH: Remote CP=1252, Remote OS=0, Local CP=1252, ConvertToASCII=0

4247 Thu Jul 1 19:04:17 2004 winansi.c1371
LIB0000071 - GetProcAddress: Can't find procedure F7611B_CURRENCY

4247 Thu Jul 1 19:04:17 2004 jdb_trig.c354
JDB9900886 - Fallback Trigger Library JDBTRIG not loaded.

4247 Thu Jul 1 19:04:17 2004 jdb_trig.c442
JDB9900340 - Failed to Get Proc address for F7611B_CURRENCY

4247 Thu Jul 1 19:04:18 2004 jdb_rsbl.c214
JDB9900284 - Failed to get a non - blank function name

4247 Thu Jul 1 19:04:18 2004 jdeobj.c1540
COB0000008 - Could not retrieve BLC Header.

4247 Thu Jul 1 19:04:18 2004 jdb_rsbl.c214
JDB9900284 - Failed to get a non - blank function name

4247 Thu Jul 1 19:04:18 2004 jdeobj.c1540
COB0000008 - Could not retrieve BLC Header.

Any ideia
 
Back
Top