DBC:Errors/DBC-E021: Difference between revisions

From Dirty Cache Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 11: Line 11:


= Notes =
= Notes =
{{PrevNext|DBC:Errors/DBC-E020|DBC:Errors/DBC-E022}}

Latest revision as of 15:49, 10 October 2024

[DBC-E021] No AWR or Statspack detected for <instance> (try --force-awr or --ignore)

DBCollect could not detect prior AWR usage and no statspack configuration for this instance.

Solution:

  1. Run dbcollect with --force-awr (if you are sure you have Diagnostics Pack license)
  2. Setup Statspack, wait for at least a week to generate data and rerun (if you do not have the Diagnostics license)
  3. Run dbcollect with --ignore to skip performance data for all databases completely [1]

Notes


  1. Beware that this may lead to incomplete workload assessment results