Hello All,
We have a SQLServer 2012 Always-On Availability (AAG) Primary and Secondary Node installation/environments. On the Primary node, we have some databases that have the TRUSTWORTHY option enabled (Set to ON). But when the databases are synched/added to the AAG the databases loose the TRUSTWORTHY property and are reset to OFF on the Secondary Node.
Because of this,When the instance fails over to the Secondary Node the applications that were working don’t work anymore.
Is there a workaround for this issue?
Thanks,
rgn