# High Availability Identity Management Install (10gAS)

The installation guides tell you that you must have your load balancer resolve via dns or in the host file. The guides don't mention that if you have a metadata repository on a separate box, then the load balancer must resolve from that box as well. If it doesn't, you will get the following error in InstallActions.log:  
  
SQL> Connected.  
  
SQL> Creating OID entries for SSO  
Error code : 1  
  
Error message: User-Defined Exception  
  
LDAP error : ORA-31203: DBMS\_LDAP: PL/SQL - Init Failed.  
  
ERROR: deleting application entry  
  
Error code: 1  
  
Error message: User-Defined Exception  
  
ERROR: creating SSO users and groups in OID  
  
PL/SQL procedure successfully completed.
