Forum Discussion

Bharath_Achar's avatar
9 years ago

SLP images reporting using OPScenter

Hi All,

 

Is there a way we can get time elapsed for replication of backup images for particular clients using opscenter analytics or any other way ?

replication through SLP to different master server.

  • Hi Bharath

     

    You can look at the domain_SLPImage table. It has fields such as

    id (the backup image)

    clientname (the client name)

    slpCompletionTime (If the SLP is complete then this is equal to record modification time of the last copy in EMM)

    timeInProcess (This time indicates when an image was initially processed by Duplication Job)

     

    I don't have a system with replication so I cant test and provide a query.

     

    HTH

1 Reply

  • Hi Bharath

     

    You can look at the domain_SLPImage table. It has fields such as

    id (the backup image)

    clientname (the client name)

    slpCompletionTime (If the SLP is complete then this is equal to record modification time of the last copy in EMM)

    timeInProcess (This time indicates when an image was initially processed by Duplication Job)

     

    I don't have a system with replication so I cant test and provide a query.

     

    HTH