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;