Which has the higher priority in your organization: Deploying a new database or securing the ones you already have?
Looking for a website, and resources, dedicated solely to securing Oracle databases? Check out DBSecWorx.
Purpose
Undocumented internal support for Workload Capture and Replay
AUTHID
DEFINER
Dependencies
DBMS_WORKLOAD_REPLAY
DBMS_WRR_INTERNAL
WRR$_REPLAY_SCN_ORDER
DBMS_WORKLOAD_REPLAY_I
WRR$_REPLAYS
Documented
No
First Available
12.1
Security Model
Owned by SYS with EXECUTE granted to the DBA and EXECUTE_CATALOG_ROLE roles
as_replay.prepare_as_replay(
synchronization IN VARCHAR2 DEFAULT 'ASR',
connect_time_scale IN NUMBER DEFAULT 100,
think_time_scale IN NUMBER,
think_time_auto_correct IN BOOLEAN DEFAULT TRUE,
scale_up_multiplier IN NUMBER DEFAULT 1);