Viewing 15 posts - 4,126 through 4,140 (of 39,736 total)
We had a plan, we asked lots of users, we duplicated functionality. Things got worse in some ways, better in others.
I get that formatting and some other changes here are...
April 10, 2019 at 7:01 pm
Trying some bbcode here.
This is bold if it works.
This is italics
This is bbcode italics
This is code below
Select *
from pleasework
April 10, 2019 at 6:55 pm
Well that's an interesting question. I would think you could, because the backup encrypt docs say use CREATE CERTIFICATE. That can be used to import a third party cert, so...
April 10, 2019 at 2:46 pm
I agree with Grant, but one thing I'd suggest is take a backup of all databases on the previous instance and restore them on the new one (or use dbatools...
April 10, 2019 at 2:43 pm
Not sure if this is correct, but I see this: "Any combination of valid query hints can be used in a plan guide. "
in https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2005/ms189854(v%3dsql.90)
No 2005 instance to test, but...
April 10, 2019 at 2:40 pm
You are welcome and again, apologies for this. There were some configuration items that weren't set for all users, but were set for many, which threw off this as an...
April 10, 2019 at 2:28 pm
Looks like all posts are in UTC. Checking to see if we can alter this.
April 10, 2019 at 2:25 pm
Not sure, adding a post to check my time.
April 10, 2019 at 2:22 pm
:P, you could always advocate for this.
April 9, 2019 at 4:00 pm
That message indicates your IO subsystem is overloaded. It cannot handle the load. This could lead to things taking longer, which could mean more concurrency in tempdb.
What is abnormal? Do...
April 9, 2019 at 2:52 pm
I agree with Lynn. Use a DDL trigger here that will read metadata to build the changes needed for a table to replicate it.
What I'd do is create a process...
April 9, 2019 at 2:50 pm
We think we've found something that might cause this to occur. I hope a fix will come out soon. Will post a note when I see the deployment.
April 9, 2019 at 2:20 pm
Use IPSec at the network layer (or VPN tunneling).
April 9, 2019 at 2:19 pm
Viewing 15 posts - 4,126 through 4,140 (of 39,736 total)