Oracle DBA, How To, Error, Cause and Action

ORA-15569: timeout encountered during the replay of a recorded user call

ORA-15569: timeout encountered during the replay of a recorded user call


Cause:


The replay of a recorded user call was terminated since it was significantly slower than the workload capture.



Action:


Find the root cause for the performance issue. Or, use DBMS_WORKLOAD_REPLAY API to disable the timeout check if the replay is expected to be slower.

No comments:

Post a Comment

Thanks for your comment.