Kbase P4916: Database Triggers Appear To Not Execute When Running On The AppServer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
Application code is running on the AppServer
Database triggers appear not to run even though the -trig startup parameter is pointing to them
CHANGE:
Just started using AppServer
CAUSE:
Database triggers are using ActiveX Automation and the automation object the code was using was not configured properly on the machine on which the AppServer was running
FIX:
Verify that the triggers are running by turning the logging level of the AppServer to "Verbose" and analyzing the AppServer server log file.
The log file will give you the errors that are happening (i.e. these errors would appear on the users screen when running directly on the client)