DIP sync between Oracle Database and OUD (as backend)
Hello I want to syncronize an Oracle Database table with 200.000 updates for days with an OUD instance using Directory Integration Platform (DIP). The table contains username, password in SHA1 and user status. I need to import the updates into OUD very fast. How is the best configuration ? Is it possible to have 2 servers in HA (2 for DIP and 2 for OUD) ? Thanks.