Hi there
My understanding is you should be able to add the SSISDB to an AlwaysOn availability group (SQL 2016). I've followed the documentation but am unable to get my database to synchronize. Documentation i'm following is this:
https://docs.microsoft.com/en-us/sql/integration-services/catalog/ssis-catalog?view=sql-server-2017#Step1
However that is not complete as there is no instructions on how to actually get the SSISDB replicated to my secondary replica server. I posted on teh SQL Server Central forum and someone posted saying you also need to do this follow up step (restore SSISDB to the replica server):
https://blogs.msdn.microsoft.com/mattm/2012/03/23/ssis-catalog-backup-and-restore/
I've completed the second set of steps but my database is still not synchronising between the primary and secondary replica. Is there no official, COMPLETE documentation anywhere for this? Has anyone else done this? I'm assuming I'm not the first??
Appreciate any assistance, thanks
NB