Consultor Eletrônico



Kbase P107638: Can application level audit events be added to existing schema triggers?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/01/2006
Status: Unverified

GOAL:

Can application level audit events be added to existing schema triggers?

FACT(s) (Environment):

OpenEdge 10.1A

FIX:

Application level audit events can be added to existing schema triggers by using the AUDIT-CONTROL handle. However, doing this would not be the most performant way to achieve application level auditing. It would be better to insert the code directly into the application code at appropriate points where the application context needs to be set or reset.