I had a discussion today regarding the Oracle process I wrote some time ago.
I wanted to send 7500 user email address ADs to maximum 1000 lines from active directory using PL / SQL and the LDAP provider used by Oracle would not support paging.
Therefore, my solution was to filter sAMAccountName (* 00, * 01, * to filter in the last two letters) 02 ... etc.). The result was 126 questions (for account names ending in 100 points, 26 for a letter ending in ... this was enough for my ad to be set up).
The person I was talking to (the way job was interviewed) said that he could do it better, but he did not tell me what that method was.
Can someone estimate on this method?
You have probably had to ask to use Attribute range retrieval here.
Comments
Post a Comment