Viewing 15 posts - 211 through 225 (of 296 total)
Are you using a failover cluster or an availability group? If you are using an availability group then the dmv's here https://docs.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/always-on-availability-groups-dynamic-management-views-functions?view=sql-server-2017 might help you build some monitoring. I know...
August 22, 2019 at 6:50 pm
Thanks for the re-assurance. I didn't feel you rebuked me, my comments came from my own caution, not your comments.
As you realised I was using the wrong event.
Whilst I corrected...
August 22, 2019 at 2:25 pm
Thanks for your help.
I am trying to get the sql statement to be one of the result columns. I use profiler to see sql statements and their cpu and io...
August 22, 2019 at 1:17 pm
Edit to remove original reply. I misunderstood the question.
August 22, 2019 at 10:49 am
I'm having problems with the mkfs command. The output from lsblk is as follows :
sda 8:0 0 40G 0 disk
+-sda1 8:1 0 39G 0 part /
+-sda2 8:2 0 1K 0...
August 22, 2019 at 9:22 am
Also understand how the data is secured. Something else you want to know before it's urgent.
Grant is, of course, also correct. Make sure you can restore your databases. Just because...
August 21, 2019 at 1:24 pm
Hello,
I think the maintenance plan should have created a SQL Server agent job. Can you have a look at the history of that job and see if it shows any...
August 15, 2019 at 11:54 am
Hello,
I can't give you a definite answer as the setup I had was different to yours. If it helps I had the same issue on our cluster and brought the...
August 12, 2019 at 2:23 pm
Hello,.
I can't provide a direct answer but an answer to the following question might help others provide advice:
You said that you ran some tests. What were you using to measure...
August 8, 2019 at 4:56 pm
Also, a simple way to test this would be to just replace the DELETE with SELECT * and see what comes back.
I am by no means a SQL expert...
August 7, 2019 at 10:39 am
All,
I am trying the command:
wget -q https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
I get the error "no valid OpenPGP data found"
Can anyone advise what I might be doing wrong?
I also tried...
August 6, 2019 at 12:32 pm
Sorry, a DR site with a separate IP range is getting beyond my knowledge. That's not something I've setup.
Maybe the distributed availability group feature will be of use to you?...
July 23, 2019 at 6:58 pm
This is a very vague guess but could there be a .net framework difference between the old and new server that's causing the issue? I've not had problems with it...
July 23, 2019 at 8:57 am
If I understand correctly then the two servers that you need in the cluster are on different IP ranges? If so then I'm not sure about that as the servers...
July 23, 2019 at 8:48 am
I can't remember the details but I had something similar. The situation I had was as follows:
I tried to create the cluster.
The domain admin found some missing permissions and gave...
July 22, 2019 at 6:03 pm
Viewing 15 posts - 211 through 225 (of 296 total)