Viewing 15 posts - 256 through 270 (of 2,044 total)
Mixed feelings about the logging. Sometimes it's just "Unexpected termination".
August 23, 2022 at 9:37 am
Wow, running sql server 2005. Maybe it's better to setup a new 2019 and restoring the data. TLS 1.0 en 1.1 are getting obsolete fast.
Regarding linked server: did it work...
August 23, 2022 at 7:57 am
MS knows the answer and MS can vouch for it. Best route is to contact MS
As far I can read is that if you have SA (subscription) you're allowed one...
August 23, 2022 at 7:52 am
Lately there was some visibility because of an Apple OS bug. We've found a rather annoying bug that allows remote takeover, patch asap
August 22, 2022 at 9:09 am
And the implemented solution is / was?
August 22, 2022 at 9:06 am
That's why we are still using VM's. Containers / K8 are next level in management
August 19, 2022 at 3:20 pm
I'm not familiar with AAG groups or replica's.
As you're working with AAG's you might get funding for a MS support call / consultant to sort it out
August 19, 2022 at 8:09 am
I would also go on the route of permissions. Perhaps you're not seeing all the files. (difference between user and "run as administrator")
August 19, 2022 at 8:06 am
Ask the vendor of the tool for help?
Is the database "offline" or the folder "" offline?
Have you tried fiddling with the folder permissions ( perhaps the tool, sql server, your...
August 18, 2022 at 9:19 am
No, SSAS keeps the memory as it is usefull for caching. It will try to keep a minimum of free memory on the server. When lowmemory is triggered, start cleaning...
August 16, 2022 at 2:31 pm
We only have one server with one catalogue.
We use it to override settings that may come from deployments. New project -> Configure -> Link to environment. You may not need...
August 16, 2022 at 2:19 pm
Retry logic in SQL is difficult as there may be errors that kills your session. You could use try catch but it's still tricky
July 25, 2022 at 2:35 pm
I don't have synapse to test with.
Collation confict can be resolved by forcing a specfic collation in your query
It could be that the collation of tempdb ( as you...
July 25, 2022 at 2:29 pm
Apperently it can with an alter statement
July 20, 2022 at 1:57 pm
Thanks for the deep dive
July 15, 2022 at 9:51 am
Viewing 15 posts - 256 through 270 (of 2,044 total)