My Oracle Support Banner

OID 11g 11.1.1.9.2 Update Query in OID DB for an Add / Insert Includes modifiersname And modifierstimestamp and Taking DB Time (Doc ID 2115714.1)

Last updated on NOVEMBER 01, 2019

Applies to:

Oracle Internet Directory - Version 11.1.1.9.2 and later
Information in this document applies to any platform.

Symptoms

Oracle Internet Directory (OID) 11g 11.1.1.9.2.

While running performance tests, observing a query taking lot of OID Database (DB) time.

The update query below occurs with every insert in the DB:

UPDATE ds_attrstore SET attrval = :tmpval WHERE entryid = :tmpeid and attrname = 'modifiersname'

This attrval column contains details of modifiersname and modifierstimestamp.

Why an update query is being executed every time there is an insert, when there are creatorsname and creatorstimestamp attributes that should already be related to the addition?


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.