My Oracle Support Banner

OUD - How to Configure Parallel Work Queue Type for OUD (Doc ID 2364770.1)

Last updated on FEBRUARY 13, 2023

Applies to:

Oracle Unified Directory - Version 11.1.2.2.0 and later
Information in this document applies to any platform.

Goal

OUD has two work queue types could be configured.

- Parallel Work Queue
java-class:org.opends.server.extensions.ParallelWorkQueue
- Traditional Work Queue
java-class:org.opends.server.extensions.TraditionalWorkQueue


Reference:
Work Queue

OUD uses the 'Traditional Work Queue' type by default.

-----config.ldif-------

dn: cn=Work Queue,cn=config
objectClass: ds-cfg-work-queue
objectClass: ds-cfg-traditional-work-queue
objectClass: top
ds-cfg-java-class: org.opends.server.extensions.TraditionalWorkQueue
cn: Work Queue

------config.ldif------

 
This document introduces to how to configure the OUD work queue to the parallel type.

Solution

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
Goal
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.