Loading the partitioned data

Depending upon the amount of your data, use idsldif2db or idsbulkload to load the data to the appropriate backend servers. Loading the appropriate LDIF file to each server might be more efficient than having the data replicated.

The correct LDIF output must be loaded on to the server with the correct corresponding partition index value, otherwise the proxy server cannot retrieve entries.

  • ServerA (partition index 1) - ServerA.ldif
  • ServerA2 (partition index 1) - ServerA.ldif
  • ServerA3 (partition index 1) - ServerA.ldif
  • ServerB (partition index 2) - ServerB.ldif
  • ServerB2 (partition index 2) - ServerB.ldif
  • ServerB3 (partition index 2) - ServerB.ldif
  • ServerC (partition index 3) - ServerC.ldif
  • ServerC2 (partition index 3) - ServerC.ldif
  • ServerC3 (partition index 3) - ServerC.ldif