IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How to identify entries that are not replicated from one TDS to another and add it manually?

  • 1.  How to identify entries that are not replicated from one TDS to another and add it manually?

    Posted Wed February 16, 2022 08:05 AM

    I have 2 ISDS 6.4 servers used by ISIM 6.

    There is loadbalancer VIP configured in ISIM that sends traffic to SDS servers. It is in failover mode.

    There is replication issue, entries are not getting sync.

    I can see in SDS02 (secondary) instance there are some entries that are not replicated to SDS01(primary).

    I want to identify those entries and add in SDS01 manually.

    Usually traffic goes to SDS01 but sometimes SDS01 instance goes down and write traffic redirects to SDS02.



    #Support
    #SupportMigration
    #Verify


  • 2.  RE: How to identify entries that are not replicated from one TDS to another and add it manually?

    Posted Mon June 13, 2022 10:36 AM

    Please use the below command to have the q status.

    idsldapsearch -h peer1 -p 1389 -D cn=root -w <password> -s sub -b " " objectclass=ibm-replicationagreement ++ibmrepl



    #Support
    #SupportMigration
    #Verify