DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: LDAP Replica

  1. #1
    Join Date
    Oct 2005
    Posts
    90

    LDAP Replica

    I installed the 10g LDAP replica(oidrep) one way successfully so as to avoid single point of failure on the same machine(HP-UX 11.1) as that of master(oidtest) and picked automatic for port configuration during installation,do i need to do any configuration before installing replica like backing up data on master and loading it on replica or installer will do the replication automatically? because after installing ldap replica i shutdown the master repository(oidtest) and its not resoving the service name.

    PHP Code:
    opmnctl status
    Processes in Instance
    panther_oid_b.panther.am.kwe.com-------------------+--------------------+---------+---------ias-component      process-type       |     pid status-------------------+--------------------+---------+---------DSA                DSA                |     N/
    DownLogLoader          logloaderd         |     N/|
     
    Downdcm-daemon         dcm-daemon         |   27694 Alive
    HTTP_Server        
    HTTP_Server        |   27543 Alive
    OID                
    OID                |   27371 Alive 
    PHP Code:
    $opmnctl status(master)
    Processes in Instancepanther_oid_a.panther.am.kwe.com-------------------+--------------------+---------+---------ias-component      process-type       |     pid status-------------------+--------------------+---------+---------
    DSA                DSA                |     N/DownLogLoader          logloaderd         |     N/
    Downdcm-daemon         dcm-daemon         |   20652 Alive
    HTTP_Server        
    HTTP_Server        |   10570 Alive
    OID                
    OID                |   20301 Alive 
    These are the errors from /amoidts2/OIDREP/ldap/log

    vi oidrepld01.log

    2007/12/05:20:30:38 * gslrutjMergeSchema: Succeeded in Merging Schema of supplier panther_oidtest and consumer panther_oidrep.2007/12/05:20:30:38 * Schema Merge between supplier=panther_oidtest and consumer=panther_oidrep successful2007/12/05:20:30:38 * Start to BootStrap from supplier=panther_oidtest to consumer=panther_oidrep2007/12/05:20:43:49 * Failed to get change status. DNrclagreementid=000002,orclreplicaid=panther_oidtest,cn=replication configuration, FILTER:(objectclass=orclReplAgreementEntry), ATTRNAMErcllastappliedchangenumber;transport$panther_oidtest$panther_oidrep, ERR:Message 9999 not found; product=ldap; facility=ldap2007/12/05:20:43:49 * gslrrcaChangeLogProc:Failed to get attribute 'orcllastappliedchangenumber;transport$panther_oidtest$panther_oidrep' of agreement 'orclagreementid=000002,orclreplicaid=panther_oidtest,cn=replication configuration'.2007/12/05:20:44:50 * sgslufread: Hard error on read, OS error = 322007/12/05:20:44:50 * sgslufread: Hard error on read, OS error = 322007/12/05:20:44:50 * sgslufread: Hard error on read, OS error = 32
    2007/12/05:23:02:05 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:03:06 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:03:06 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:04:07 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:04:07 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:05:08 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:05:08 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:06:09 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:06:09 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:07:10 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:07:10 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:08:11 * Failed to bind with server(replicaId)=panther_oidtest2007/12/05:23:08:11 * Failed to bind with server(replicaId)=panther_oidtest

    where did i go wrong with this ?please let me know what needs to be done to fix it.
    Last edited by nisha; 12-06-2007 at 11:00 AM.

  2. #2
    Join Date
    Oct 2005
    Posts
    90
    Please any suggestions or any links for setting up replication for OID?

  3. #3
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width