Oracle DBA, How To, Error, Cause and Action

ORA-15512: directory string does not contain a valid processed workload capture

ORA-15512: directory "string" does not contain a valid processed workload capture


Cause:


One or more files created by DBMS_WORKLOAD_REPLAY.PROCESS_CAPTURE were missing.



Action:


Process the workload capture using DBMS_WORKLOAD_REPLAY.PROCESS_CAPTURE and then retry the command.

No comments:

Post a Comment

Thanks for your comment.