You can update your Run-Time Knowledge Base to enable Data Express extension technology. Depending on the current state of your Run-Time Knowledge Base, you can make the updates by executing one or more SQL scripts as specified in the topics listed below.
For each database user to mask and subset data using the ODBC or Oracle Extension, you must grant access to source and target data stores as well as the Run-Time Knowledge Base, located in the source data store(s). The privileges required are:
Object | Required Privileges |
---|---|
Source data store(s) | SELECT on tables processed within the specified schema(s) |
Run-Time Knowledge Base | INSERT, SELECT, and DELETE on tables within the DEKB schema |
Target data store(s) | CREATE TABLE, INSERT, and DELETE on tables processed within the specified schema(s) |