What do you mean exactly by database replication? Replication job that has a VM running specific db application as its source, configuration backup or something else?
Case # 02210308 - although I'm not sure how much detail is in there as I managed to resolve this myself.
The error was something like "FK constraint, cannot insert duplicate row into dbo.repositories" . I can't remember the exact error or table name, but the content was the table of backup repositories. By deleting these rows in SQL management studio the task was able to run again (I took a DB backup first ).
The database replication is critical for us to get billing data for Cloud Connect clients - we really need 'something' - even a Veeam ONE alert to check that this is working.
As far as I'm concerned, Veeam ONE does not have an alert you're asking. I believe it should be possible to query SQL database to get this information. Thanks.
Hi,
I am also working on this usecase, and unable to find API to gget the status of database replication in session through the RESTFul API. Is there any solution for this? if I need to see database table then where to go?
ps i am new to veeam environment
As mentioned above, Enterprise Manager system sessions are not exposed via EM REST API.
The table containing them would be Enterprise.Sessions, but please note that such approach of monitoring these sessions is not supported.