Skip to content

Oracle

Duck uses Oracle's DBMS_REDACT package to achive online data masking and redaction. The DBMS_REDACT package provides an interface to Oracle Data Redaction, which enables you to mask (redact) data that is returned from queries issued by low-privileged users or an application.

Connection

  • Make sure you have the oracle instant client.
  • Set LD_LIBRARY_PATH to the location of the instant client. Example;
    export LD_LIBRARY_PATH=/path/to/instantclient_12_2