Hello,
Here is the thing
I have 2 sql servers. each has ent instance with AG configured(servers in a cluster but instances are not) and several non clustered sql2008r2 instances.
I need to patch those 2008r2 instances. If I use the wizard I have an error rule:Cluster_IsOnlineIfClustered
To workaround this I extracted sql2008r2sp2 in a folder and ran
Setup /SkipRules=Cluster_IsOnlineIfClustered /action=patch
But it failed. I can't patch any instance. I would like to place log file here but it's to big.
How to find main error in this huge log ? Thanks