Jump to content
WAPT Forum
jmundl

Performance Counters - monitor settings

Recommended Posts

Hi all,

Performance Counters for ODBC - Oracle use make possible to watch important values by test process. For monitoring uses WAPT Pro simple function, the values are getting from system table "v$sysstat" with parameter "STATISTIC#". But there is one problem - values "STATISTIC#" don't constant for separate versions of Oracle DB. For example - for Oracle 12.2. are these values next:

Logons Current - 3 (default WAPT Pro  1)

Session Connect Time - 31 (default WAPT Pro  13), etc.

You can simply get these values with SQL command

select statistic#, name, value from v$sysstat

Best Regards,

Jiri

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...