Enable High Availability of the Default Embedded Oracle WebLogic Server LDAP Identity Store

Use this procedure to enable high availability in a clustered environment when using the default WebLogic LDAP identity store.

Configure the virtualize attribute to enable high availability of the default embedded Oracle WebLogic Server LDAP identity store in a clustered environment. When you set the virtualize attribute value to true, Oracle Analytics Server processes look to their local managed server where the processes can authenticate and perform lookups against a local copy of the embedded default Oracle WebLogic Server LDAP identity store.

Use lowercase for the property name virtualize . Use uppercase for the property name OPTIMIZE_SEARCH.

  1. Log in to Fusion Middleware Control.
  2. From the navigation pane expand the WebLogic Domain folder and select bi.
  3. Right-click bi and select Security, then Security Provider Configuration to display the Security Provider Configuration page.
  4. Expand Security Store Provider, and Identity Store Provider area, and click Configure to display the Identity Store Configuration page.
  5. In the Custom Properties area, use the Add option to add the following custom properties:
    • Property Name=virtualize Value=true

    • Property Name=OPTIMIZE_SEARCH Value=true

  6. Click OK to save the changes.
  7. Restart the Administration server, any Managed servers, and Oracle Analytics Server components.