Revoking Oracle User Rights - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware Intelligent Capture Update

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License

After creating or updating the Oracle database, you can revoke some of the permissions from the BIC user because they are no longer needed. Complete the following step.

Revoke the permissions according to the following example.
REVOKE
   CREATE TYPE,
   CREATE INDEXTYPE,
   CREATE PROCEDURE,
   CREATE SEQUENCE,
   CREATE SYNONYM,
   CREATE PUBLIC SYNONYM,
   CREATE TRIGGER
 FROM BIC;