My Oracle Support Banner

OID No Longer Starts Since Changing orclmaxcc or orclserverprocs (Doc ID 359990.1)

Last updated on AUGUST 30, 2023

Applies to:

Oracle Internet Directory - Version 9.0.4 to 11.1.1 [Release 10gR1 to 11g]
Information in this document applies to any platform.

Symptoms

Changes

The default configset/instance or component was recently changed to have orclserverprocs and orclmaxcc set to higher values. The current values can be confirmed with the following query for OID 10g:

sqlplus ods/<PASSWORD>@<OID_DB>
SQL> set pagesize 2000
SQL> select * from ods.ds_attrstore where entryid in
(select entryid from ods.ds_attrstore where attrval like '%osdldapd%'
and attrval like '%configset0%');

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.