Oracle Error ORA-15553: workload replay client cannot execute the DBMS_WORKLOAD_REPLAY package

Oracle Error Message

ORA-15553: workload replay client cannot execute the DBMS_WORKLOAD_REPLAY package

Reason for the Error

Workload Replay Client’s replay user did not have EXECUTE permission on the DBMS_WORKLOAD_REPLAY package.

Solution

Grant execute permission on the DBMS_WORKLOAD_REPLAY package to replay user and restart the Workload Replay Client.