ORA-15554: cannotstart workload replay client because the database server is not in PREPARE mode Cause: The Workload Replay Client could not connect to thedatabase server
because the database server was not in the PREPARE mode. Action: Putthe database in PREPARE mode by using DBMS_WORKLOAD_
REPLAY.PREPARE_REPLAY, and restart the Workload Replay Client.