My Oracle Support Banner

OBIA 11g oraclediagent Not Starting After Cloning Getting Error ODI-10163: This OPSS user BIAppsSystemUser has different GUID than the one found in Oracle Data Integrator repository (Doc ID 2014749.1)

Last updated on JULY 17, 2024

Applies to:

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

Symptoms

Oraclediagent not starting after cloning:-

Error code ODI-10163: This OPSS user BIAppsSystemUser has different GUID than the one found in Oracle Data Integrator repository.

ODIAgent.log :

[odi_server1] [ERROR] [] [oracle.odi.core] [tid: 17] [userId: <anonymous>] [ecid: <ECID>] [APP: odiconsole] odi.core.security.SecurityManager.createAuthenthication(subject) detected OPSS user:BIAppsSystemUser has different guid ODI repos. The guid of the opss user is:<GUID>, the guid in repos is:<GUID>

ODI_server1.log :

oracle.odi.core.security.BadCredentialsException: ODI-10163: This OPSS user BIAppsSystemUser has different GUID than the one found in Oracle Data Integrator repository.
       at oracle.odi.core.security.SecurityManager.createAuthentication(SecurityManager.java:511)
       at oracle.odi.core.security.SecurityManager.createAuthentication(SecurityManager.java:252)


Tried running wlst.cmd manually the error remains same:

1. Run wlst.cmd from command prompt.

2. connect('weblogic','<PASSWORD>','t3://<HOSTNAME>:<PORT>')

where <HOSTNAME> is Admin server host name and <PORT> is Admin server port.

3. createCred(map="oracle.odi.credmap", key="SUPERVISOR", user="SUPERVISOR", password="<PASSWORD>", desc="Key for Supervisor")
 

Changes

 The issue was faced after cloning the OBIA 11g environment.

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.