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 Streams Support
AUTHID
CURRENT_USER
Dependencies
DBA_CAPTURE
DBMS_CAPTURE_SWITCH_INTERNAL
DBMS_STREAMS_RPC
DBA_PROPAGATION
DBMS_LOGREP_UTIL
DBMS_SYSTEM
DBMS_CAPTURE_ADM
DBMS_OUTPUT
_GV$SXGG_CAPTURE
Documented
No
First Available
Not Known
Security Model
Owned by SYS with EXECUTE granted to the EXECUTE_CATALOG_ROLE role
dbms_capture_switch_adm.switch_to_apply_state_ckpt
capture_name IN VARCHAR2,
scn_range IN NUMBER,
current_scn IN NUMBER,
min_start_scn IN NUMBER,
wait_interval IN NUMBER,
max_wait IN NUMBER);