My Oracle Support Banner

OBIEE 12C: Upgrade Fails For BIPlatform Schema (Doc ID 2413976.1)

Last updated on AUGUST 31, 2021

Applies to:

Business Intelligence Server Enterprise Edition - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

You are upgrading your OBIEE to 12.2.1.3. and the pre upgrade check has passed.

But the upgrade schema failed for OBI_BIPLATFORM schema.

Rest of the schema pass the upgrade.

In the upgrade log, below error was reported:

[2018-06-19T11:14:08.070-04:00] [RCU] [TRACE] [] [upgrade.RCU.jdbcEngine] [tid: 87] [ecid: 6eb873d0-2df5-43f1-ab97-bdfcc37d14db-00000002,0] Adding alter statement to list:ALTER SESSION SET CURRENT_SCHEMA=OBIEMERGE_BIPLATFORM

[2018-06-19T11:14:08.102-04:00] [RCU] [TRACE] [] [upgrade.RCU.jdbcEngine] [tid: 87] [ecid: 6eb873d0-2df5-43f1-ab97-bdfcc37d14db-00000002,0] Error to check : 1031

[2018-06-19T11:14:08.102-04:00] [RCU] [TRACE] [] [upgrade.RCU.jdbcEngine] [tid: 87] [ecid: 6eb873d0-2df5-43f1-ab97-bdfcc37d14db-00000002,0] Error array to retry: 17410

[2018-06-19T11:14:08.103-04:00] [RCU] [ERROR] [] [upgrade.RCU.jdbcEngine] [tid: 87] [ecid: 6eb873d0-2df5-43f1-ab97-bdfcc37d14db-00000002,0] SQLException: ORA-01031: insufficient privileges[[

 

]]

[2018-06-19T11:14:08.103-04:00] [RCU] [ERROR] [] [upgrade.RCU.jdbcEngine] [tid: 87] [ecid: 6eb873d0-2df5-43f1-ab97-bdfcc37d14db-00000002,0] [[

java.sql.SQLSyntaxErrorException: ORA-01031: insufficient privileges

xxxxxxxxxxxxxxxxxxxx

Caused by: Error : 1031, Position : 0, Sql = CREATE TABLE S_NQ_DSS_CREDENTIALS

(

CREDENTIAL_ID VARCHAR2(128) PRIMARY KEY,

STRIPE_NAME VARCHAR2(256) NOT NULL,

ENCRYPTION_TYPE NUMBER NOT NULL,

USERNAME VARCHAR2(500),

PASSWORD VARCHAR2(500),

TOKEN VARCHAR2(500)

), OriginalSql = CREATE TABLE S_NQ_DSS_CREDENTIALS

(

CREDENTIAL_ID VARCHAR2(128) PRIMARY KEY,

STRIPE_NAME VARCHAR2(256) NOT NULL,

ENCRYPTION_TYPE NUMBER NOT NULL,

USERNAME VARCHAR2(500),

PASSWORD VARCHAR2(500),

TOKEN VARCHAR2(500)

), Error Msg = ORA-01031: insufficient privileges

 

at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:499)

... 34 more

 

]]

Changes

 OBIEE upgrade

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.