Hi,
I am trying to make an utility module, which would show the number of index and table hits done by module. I am using the concept of VST ‘s ie, trying to get the reads/creates/deletes, using _usertablestat & _userindexstat.
We have 8 progress databases in our application, interestingly for 7 databases the VST’s returning correct reads, for one DB alone the reads/creates/deletes are not getting captured. I checked _tablestat and _indexstat. Even there for the particular DB data is not getting captured.
Can anyone let me know what would be the possible reason for this ? Is there any way to enable the VST logging? Version used is OPEN EDGE 11.2.1
Thanks
Deepu
I am trying to make an utility module, which would show the number of index and table hits done by module. I am using the concept of VST ‘s ie, trying to get the reads/creates/deletes, using _usertablestat & _userindexstat.
We have 8 progress databases in our application, interestingly for 7 databases the VST’s returning correct reads, for one DB alone the reads/creates/deletes are not getting captured. I checked _tablestat and _indexstat. Even there for the particular DB data is not getting captured.
Can anyone let me know what would be the possible reason for this ? Is there any way to enable the VST logging? Version used is OPEN EDGE 11.2.1
Thanks
Deepu