My Oracle Support Banner

OBIA 11.1.1.7.1 : Load Plan Failed With Error "ODI-1529: Refresh Of Variable Failed' and "ORA-01017: invalid username/password" (Doc ID 1561380.1)

Last updated on NOVEMBER 29, 2021

Applies to:

Business Intelligence Applications Consumer - Version 11.1.1.7.0 and later
Information in this document applies to any platform.

Symptoms

In Oracle Business Intelligence Applications (OBIA) 11.1.1.7.1, it is not possible to execute the Load Plan from either Oracle Data Integrator (ODI) Studio or Oracle Business Intelligence Applications Configuration Manager (CM).


The Load Plan fails with the following error:


Error Message ODI-1519: Serial step "Start Load Plan (InternalID:<ID>)" failed because child step "Global Variable Refresh (InternalID:<ID>)" is in error.
ODI-1529: Refresh of variable "BIAPPS.13P_CALENDAR_ID" failed :
select CASE WHEN 'Global Variable Refresh' in (select distinct group_code from C_PARAMETER_VALUE_FORMATTER_V where PARAM_CODE= '13P_CALENDAR_ID')
THEN (select param_value
from C_PARAMETER_VALUE_FORMATTER_V
where PARAM_CODE= '13P_CALENDAR_ID'
and group_code='Global Variable Refresh'
and datasource_num_id = '#BIAPPS.WH_DATASOURCE_NUM_ID')
ELSE
(select param_value from C_GL_PARAM_VALUE_FORMATTER_V where PARAM_CODE= '13P_CALENDAR_ID' and datasource_num_id = '#BIAPPS.WH_DATASOURCE_NUM_ID')
END
from Dual
0:72000:java.sql.SQLException: ORA-01017: invalid username/password; logon denied

java.sql.SQLException: ORA-01017: invalid username/password; logon denied

at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)


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
Cause
Solution


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