Consultor Eletrônico



Kbase P144122: What VST is used to determine if AI is running?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/8/2009
Status: Unverified

GOAL:

What VST is used to determine if AI is running?

GOAL:

How can I tell if AI is running using VSTs?

GOAL:

What VST is used to determine if after imaging is running?

GOAL:

How can I tell if after imaging is running using VSTs?

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

FIX:

The VST ((Virtual System Table) _Logging and the column _Logging-AiJournal should be used. However, this is not giving the correct input, so the best column to query is _Logging-AiGenNum.
A 0 value means AI is disabled.
A non 0 value means AI is enabled.