Urgent! Does anyone know how to perform unsorted aggregation in LDAP?

Which IIQ version are you inquiring about?

8.4

PROBLEM:-

I have added few OU without iterate search filter and it taking 36 hours to run full aggregation. I want unsorted aggregation in ldap so that my aggregation time reduces?. Please answer if anyone knows?

Hi @uttu2022

Did you get chance to verify below topic solution?

Open LDAP Aggregation never ending

Hi @uttu2022,

did you have activated the partitioning?

Hello, yes i have tried with adding that but still ldap aggregation taking 36 hours. enable partitioning is true

Hi, yes i have enabled partitioning in the aggreation task.

how many accounts you are reading?

Dear @uttu2022

What about other part of the solution ?

It’s possible that the LDAP server is imposing a limit on the number of objects that can be retrieved at one time. See OpenLDAP Software 2.4 Administrator’s Guide: Limits

as far as client told me it doesnt have much accounts..

this i need to check with ldap team then…

for someone 100k are not so much :sweat_smile: but in every case 36 hours its too much. You can review if have setup right the threads on Server and on RequestService object. Also, based on the max threads that you can execute on all servers configure the partitioning on app and on task. Did you had made all that?