Viewing 15 posts - 1 through 15 (of 9,030 total)
Have you checked the cluster log for more detailed event information
April 15, 2023 at 2:13 pm
First question is why 50 dbs per AG, generally you want all application related dbs in a per application AG, are these sharepoint databases
April 14, 2023 at 10:01 pm
Is the group set synchronous or asynchronous mode
April 14, 2023 at 9:47 pm
Have there been any alter database actions on the primary?
do the primary and secondary instances have the same drive\path assignments
April 14, 2023 at 9:43 pm
300 dbs in an AG?
April 14, 2023 at 9:39 pm
You do realise this thread is over 7 years old
November 29, 2022 at 8:12 am
I encountered this same issue, found a solution and documenting this for prosperity.
SQL Log shipping expects the trn files to be named "{DBNAME}_yyyyMMddhhmmss.trn"
for Ola Hallengren backup solution, this is...
September 21, 2022 at 10:34 am
just one note to add here, if you do restore the DMK from another server, and i recommend you don't, you will need to take extra steps in order for...
August 5, 2021 at 8:07 am
wow , been a short while since I touched ssrs, it seems they have withdrawn multi instance support in favour of virtualisation of ssrs nodes
May 6, 2021 at 11:09 pm
I didn't think you can install multiple instances on the same Windows host anymore, at least that's what I'm reading for SQL 2019.
where are you reading this, what...
May 6, 2021 at 10:59 pm
so it was, apologies, did not see that in the line of code.
Best to mention it anyway
May 6, 2021 at 6:41 pm
a mapped drive is user profile specific, one user mapping H: to a share wont be the same for other users logging on.
Use the UNC path and just ensure the...
May 6, 2021 at 6:39 pm
to be able to grant others permission you need to be assigned the GRANT WITH GRANT option, this defaults if you own the object
May 6, 2021 at 10:24 am
Hi,
We have 4 SQL instances (2014, 2016, 2017, 2019) all using AOAG.
What's the score with SSRS connecting to these instances? I'm thinking for every SQL version we have,...
May 6, 2021 at 10:18 am
Never seen this behaviour before (maybe it has happened and I haven't been bitten yet!) I have some new DBs (SQL 2012) and these have been created by...
May 6, 2021 at 10:15 am
Viewing 15 posts - 1 through 15 (of 9,030 total)