E-LDAP: Cache Directory Schema is Failing when Using Oracle Unified Directory (OUD)
(Doc ID 2128653.1)
Last updated on JANUARY 03, 2023
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.54 and laterInformation in this document applies to any platform.
Goal
Why is the LDAP Cache Directory Schema failing when using OUD?
The schema cache fails on field width for the following columns:
psdsobjcls.dsnameoc
psdsparent.dsnameoc
psdsocattr.dsnameoc
psdsancestor.dsnameoc
This field length needs to be changed from 50 to 100 and the tables altered.
Once those are extended, the schema cache App Engine errors with the following messages:
SQL error in Exec. (2,280) PSDSSCHEMA.DSDIRID.FieldFormula Name:WriteSchema PCPC:33303 Statement: 543 Called from:PSDSSCHEMA.DSDIRID.FieldFormula Name:GetSchema Statement:611 Called from:LDAPSCHEMA.MAIN.GBL.default.1900-01-01.Step02.OnExecute Statement:2
SQL error. Function: SQLExec Error Position: 0 Return: 805 - ORA-00001: unique constraint (SYSADM.PS_PSDSOBJCLS) violated Statement: INSERT INTO PSDSOBJCLS VALUES(:1,:2,:3,:4,:5,:6) Original Statement: INSERT INTO PSDSOBJCLS VALUES(:1,:2,:3,:4,:5,:6)
Solution
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
Goal |
Solution |
References |