Consultor Eletrônico



Kbase 34916: Database Triggers Appear To Not Execute When Running On The AppServer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/15/2000
Solution ID: P4916

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)