KB Article #179821

ENTERPRISE CLUSTER: "Insufficient privileges" error while installing Patch 6 or Patch 8 for ST 5.4

Problem

When installing Patch 6 or Patch 8 for SecureTransport 5.4 on LEC with Oracle database, you might experience the below error:


ORA-01031: insufficient privileges


Resolution

The error message can be a result of insufficient privileges granted to the database user or it may be a case where the privileges are granted via a database role.


To resolve the error, make sure that the following privileges are granted directly to the Oracle user:


CREATE SESSION
CREATE OPERATOR
CREATE TABLE
CREATE SEQUENCE
CREATE PROCEDURE