Viewing 15 posts - 301 through 315 (of 7,505 total)
open a support case in your azure subscription.
December 18, 2023 at 2:51 pm
and when I put backonline get this error: Unable to open the physical file "J: filename Operating system error 5: "5(Access is denied.)".
You need to grant the sql server...
December 15, 2023 at 1:28 pm
Can you provide usable DDL of your tables + indexes + views + test data + the failing query?
December 12, 2023 at 2:24 pm
Ladies and gentlemen, the OP has left the building! 😀
Interesting .... you must have pushed to hard to educate.
Such a shame ... especially when someone is willing to fix...
December 12, 2023 at 6:49 am
and some times it even throws in a right outer join ( in the mix of LOJ s )
I have noticed some "nested joins" some times can have a positive...
December 7, 2023 at 7:33 am
OR
December 6, 2023 at 7:14 am
very very disappointed at this unholy situation. How is it possible that Jeff is wrong!!!!
Every once in...
December 6, 2023 at 6:18 am
"...gamedate nvarchar..." ? Really?
Why aren't you using the correct data type Date / time / Datetime2 ?
Those come with a couple of advantages:
- validation
- calculation/conversion options
- small space consumption
-...
December 5, 2023 at 10:59 am
very very disappointed at this unholy situation. How is it possible that Jeff is wrong!!!!
Every once in a while,...
December 5, 2023 at 8:49 am
Why are you not just selecting the needed files from msdb and execute the restore statement directly in your sqlagent job using tsql?
December 5, 2023 at 8:43 am
November 29, 2023 at 3:02 pm
Extended Events is the way to go.
Have a look at the attached script ( capturing key violations ) to get you started
November 29, 2023 at 8:06 am
Why aren't you just using 3 inividual inserts ?
Especially when those perform way better.
November 26, 2023 at 7:48 pm
November 23, 2023 at 1:22 pm
Last time I checked, you could change master db to full recovery, but it did not actually use full recovery !!
This was a couple of editions ago, so I'll...
November 21, 2023 at 8:18 am
Viewing 15 posts - 301 through 315 (of 7,505 total)