Managing Database Account Privileges for Generic Visualization Business Areas
You can grant (and revoke) Read Data and Read Unblind privileges to database accounts for specific Business Area instances.
Your company can use the Generic Visualization adapter to integrate an external data visualization tool with Oracle LSH. After integration, Definers must create Generic Visualization Business Area instances to allow access to specified sets of data through the visualization tool.
Unlike other Business Areas, which are installed in their Work Area's schema, each Generic Visualization Business Area instance is installed in its own schema outside the Work Area schema. There are simplified security requirements for data in this schema.
The database account can have one or two privileges assigned:
- Read Data: This privilege allows the user to view data that was never blinded and dummy data in Table instances that are currently blinded. All database accounts that should have access to the Business Area instance data should have this privilege.
- Read Unblind: This privilege allows the user to view data that has been permanently unblinded.
If a user should be able to view currently blinded data, they must have a user account with all the required Blind Break privileges and a linked database account.
Parent topic: Configure Database Accounts