Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section includes the following topic:

Anchor
AboutConfigProcess
AboutConfigProcess
About configurable process parameters

With the Load Data process parameters you are able to filter the Load Data results better, providing you with a better overview of the actual data. After selecting this parameter, you can select the instance for which you want to make changes to the default settings.

...

ParameterDefault value
Too many queued ASP.NET requestsMaximum request queue length n queued items (5).
Long wait time for ASP.NET requestsMaximum request wait time n milliseconds (1000).
Incorrect ASP.NET API cache usage - low hit ratioMinimum cache hit ratio n percent (80).
Incorrect ASP.NET API cache usage - high turnover rateMaximum cache turnover ratio n turnovers/second (100).
Incorrect ASP.NET output cache usage - low hit ratioMinimum cache hit ratio n percent (80).
Incorrect ASP.NET output cache usage - high turnover rateMaximum cache turnover ratio n turnovers/second (100)
Too many ASP.NET errorsMaximum errors per request ratio (5).
Too many unhandled ASP.NET exceptionsMaximum number of unhandled exceptions (0).
Too much time in garbage collection

Normal CPU utilizations n percent (70).

Maximum time in garbage collection for low CPU utilization n percent (5).

Maximum time in garbage collection for high CPU utilization n percent (10).

Object allocation problem 
  
  
  

 

 

...

Maximum ratio garbage collection generations n percent (20).
Too many garbage collection calls by

...

userMaximum number of induced garbage collection calls (0)

...

Too many exceptions

...

thrownMaximum number of thrown exceptions per second (50).
Contention rate too

...

highMaximum number of unsuccessful locks per second (50).
Incorrect connection string

...

usageMaximum number of different connection strings to database (10).
Slow database open

...

connectionMaximum database open connection time n seconds (2).
Slow database requests

...

executionMaximum database execution time n seconds (10).
Slow page

...

loadMaximum page load time n seconds (5).
Slow Web service

...

invocationMaximum Web service invocation time n seconds (5).
Slow XML document

...

loadMaximum XML load time n seconds (2).
Incorrect garbage collection

...

usageMaximum number of garbage collection calls (0).
Slow

...

serializationMaximum serialization time per invocation time ratio n percent (10).
Slow de-

...

serializationMaximum de-serialization time per invocation time ratio n percent (10).
Too many calls for

...

serializationMaximum number of serialization invocations per second (100).
Too many calls for de-

...

serializationMaximum number of de-serialization invocations per second (100).
Incorrect usage of the Finalize

...

methodMaximum number of calls to the finalized method (0).

...

Too many method

...

invocationsMaximum method time n seconds (0.3). Maximum number of method invocations (100).
Too much time in

...

lockMaximum time in lock n seconds (0.2).

...

About the Oracle Collect Bind Variables process parameter

The Oracle Collect Bind Variables process collects bind sets that were used while the statements were run (applicable for Oracle 10.1.0.4 and later). You can specify which mandatory statements to collect binds for by specifying their statement hash values, separated by a semicolon.

...