DBC:Errors/DBC-E010: Difference between revisions

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


TBD...
TBD...
{{PrevNext|DBC:Errors/DBC-E009|DBC:Errors/DBC-E011}}

Latest revision as of 15:47, 10 October 2024

[DBC-E010] <instance>: Timeout (pid=<pid>, <seconds> seconds) running SQLPlus script <script>

Running an SQL*Plus script resulted in a timeout. DBCollect will continue.

Solution:

This is most likely caused by known Oracle issues with the Recyclebin and/or DBA_FREE_SPACE.

If this happens when running AWR reports, see AWR_Performance

TBD...