Forum Discussion

richv's avatar
richv
Occasional Contributor
12 years ago

database usage

We have a package application which is database intensive.  Basically the performance is limited by the number of reads and writes to the the SQL database

We have a number of test sequences

I would like to be able to report on the number of database reads and writes for each sequence

When we make any changes, we will be able to see whether they result in more or less reads and writes 

any ideas how I would do this?

Richard

  • Hi Richard,


     


    It looks like you need to use special monitoring tools provided by SQL to get these data.