Viewing 15 posts - 1 through 15 (of 768 total)
Thanks Johan, Thanks Grant. Can you please share the link containing Jeff Moden's guidance regarding not to do the index maintenance in the Azure MI?
Can you please provide the equivalent...
May 4, 2023 at 1:26 pm
Many thanks, Brian.
April 30, 2023 at 11:53 pm
thanks, Phil. This is a great approach.
September 22, 2022 at 1:21 pm
The certificate was backed up using the old master key password. The question is, if I change the master key password, do I need to take the certificAte backup again?
August 19, 2022 at 3:13 am
Thanks, Steve!
So after I regenerate the master key, do I also need to take the backup of the "service master key" and the "backup master key" steps? or the old...
August 18, 2022 at 10:30 pm
Many thanks. This is very useful..
USE [DB_NAME];
GO
ALTER DATABASE ENCRYPTION KEY
REGENERATE WITH ALGORITHM = AES_256;
GO
July 20, 2022 at 1:58 pm
Thanks, Wei. But using the Wizard we can extract the Publication, but it does not provide an option to extract the subscriptions. Any possible method to script out the subscriptions?
May 18, 2022 at 4:13 pm
Thanks, Steve
However, the requirement was to send the alert with the database name for which the tlog job is running for a long time. Can you see if there is...
May 17, 2022 at 2:03 pm
Thank you so much for all your responses.
But how to find in which database the FTI is setup. Instead of changing the db context every time and running the query?...
May 10, 2022 at 4:59 pm
Thank you, Steve. Working like a charm.
By the way, can we tune this to be used like a self join?
September 26, 2020 at 2:47 am
no, just SQL AG (HADR). no FCI
April 1, 2020 at 9:08 pm
Hi Steve,
Do you think there may be any issue in future if we would like to patch the instance? Also do we have any clear steps about how to disassociate...
April 1, 2020 at 8:04 pm
thanks, Phil. Can I use random () to rewrite the same query?
October 8, 2019 at 9:27 pm
Hi Jasona,
Did you encounter any issues in the event of any rollback of the patch back to SP1?
September 4, 2019 at 5:08 pm
Hi Steve
After a hard checking, I explored and enabled the "file name extensions" feature from windows and that allowed me to change the extension from Mdf->Ndf. Earlier I never had...
June 26, 2019 at 5:21 pm
Viewing 15 posts - 1 through 15 (of 768 total)