Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking Administration
  3. Authentication
  4. Connection Management
  5. JDBC Client Configuration
  6. ODBC Client Configuration
  7. Access Control
  8. Logs
  9. High Availability
  10. Server Control
  11. Performance Tuning

Administrator Guide

Administrator Guide

Oracle SQL Developer Configuration

Oracle SQL Developer Configuration

Complete the following steps to configure the Oracle SQL Developer client:
  1. Copy the GenericJDBC.jar file. You can find the file in the following location:
    <Dynamic Data Masking installation>\Wrappers\jdbc\GenericJDBC.jar
  2. Save the GenericJDBC.jar file in the following location:
    <SQL Developer installation>\sqldeveloper\lib
  3. Find the sqldeveloper.conf file. You can find the file in the in the following location:
    <SQL Developer installation>\sqldeveloper\bin
  4. Save a backup of the sqldeveloper.conf file.
  5. Open the sqldeveloper.conf file in a text editor. To append the -javaagent argument to the Java command line, add the following text to the file:
    AddVMOption -javaagent:..\lib\GenericJDBC.jar= host:<ddm_host>,port:<ddm_generic_service_port>
  6. Save sqldeveloper.conf.
  7. Use sqldeveloper.exe to launch Oracle SQL Developer.

0 COMMENTS

We’d like to hear from you!