Kbase P12205: In version 8, enable the VST with proutil enablevst
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/10/2003 |
|
Status: Unverified
GOAL:
How to enable the VST?
FACT(s) (Environment):
Progress 8.X
FIX:
Since Progress Version 8.2+ Virtual System Tables are included, which provide 4GL application access to the same database information that you can collect with the PROMON utility. The Virtual System Tables, or schema tables, have no physical records until the database manager generates them at runtime. This enables a 4GL application to retrieve information about users accessing the database at runtime.
The command to enable them is:
proutil dbname -C enablevst</b