Verifying data replication between System Manager and Avaya Breeze® platform

Last Updated : Jan 15, 2019 |
Prolog information
System Manager and Avaya Breeze® platform have separate databases. Verify data replication. Verify that the data is sent properly to DSA and Device Adapter Snap-in level from System Manager.
  1. Do the following on System Manager to verify that all attributes are properly stored in the database on System Manager:
    1. mgmtia
    2. Run the following command to get the element type ID:
      ADDITIONAL INFORMATION:
      select * from rts_applicationsystemtype where resourcetype='CS1KMGW'
    3. Run the following command to get the Media Gateway ID:
      ADDITIONAL INFORMATION:
      select * from rts_applicationsystem where appsystemtypeid=1329
    4. Run the following command to get the custom element values:
      ADDITIONAL INFORMATION:
      select * from rts_attribute where appsystemid=901