Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unindexed search

807573Dec 9 2008 — edited Dec 9 2008
Hello all,

I am having some issues with unindexed searches on my directory server. This search is being issued while the directory server is starting and I am receiving the following error in my errors log file.

[09/Dec/2008:21:11:32 +0100] - WARNING<20805> - Backend Database - conn=438 op=1 msgId=2 - search is not indexed base='dc=security,dc=ba' filter='(&(objectClass=nsRoleDefinition)(objectClass=ldapsubentry))' scope='sub'

Also When I am looking at the access log at this specific time I am getting the following error:

[09/Dec/2008:21:11:32 +0100] conn=438 op=-1 msgId=-1 - fd=108 slot=108 LDAP connection from 127.0.0.1:34853 to 127.0.0.1
[09/Dec/2008:21:11:32 +0100] conn=438 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3
[09/Dec/2008:21:11:32 +0100] conn=438 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"
[09/Dec/2008:21:11:32 +0100] conn=438 op=1 msgId=2 - SRCH base="dc=security,dc=ba" scope=2 filter="(&(objectClass=nsRoleDefinition)(objectClass=ldapsubentry))" attrs=ALL

After looking at the indexing properties I can find that the objectClass is being indexed by default (read-only parameter on the suffix) I have reindexed all system indexes and I am still receiving this error. This directory server database has been migrated from 5.2 to 6.3.

Thank you in advance,

Predrag
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details