Viewing 15 posts - 106 through 120 (of 2,494 total)
This will work and can be a good way to minimise downtime at cutover.
I would ask why you are going for SQL2017 rather than SQL2019 or SQL2022. In your position...
May 26, 2023 at 9:04 am
One problem you will have to deal with is authentication. My old place wanted to do something similar and authentication was the biggest problem.
Microsoft allow a greater range of identity...
May 10, 2023 at 6:11 am
Likewise,
You can lead a user to data but you can't make them think.
May 2, 2023 at 10:01 am
Maybe you should ask them to name a sport where the winning team from 20 years ago could still be a winning team today using the same players.
Their formerly winning...
May 2, 2023 at 7:42 am
I would not do this. If pushed very very hard by my management to do this I would resign.
The risks of having an unrecoverable system are very high. I remember...
May 1, 2023 at 6:21 am
I was hoping you would answer the questions I gave regarding host and client OS. It means I have to guess things with this response.
SQL2005 can be installed on W2000...
May 1, 2023 at 6:06 am
I am assuming you are trying to connect to the SQL cluster via the virtual base only. You do not use any instance name when connecting to a SQL cluster.
If...
April 28, 2023 at 7:38 am
I am not sure this is a SQL2005 problem, or that it is any type of a problem. When you connect to a clustered instance surely you should connect via...
April 28, 2023 at 6:09 am
The only constant is change. Domain knowledge covers the gap between the perfection of everything being exchangeable (fungible) for the ideal widget for today, and the reality of keeping an...
April 14, 2023 at 7:02 am
The first time I presented at a conference, the speaking in front of an audience was not a problem.
I think a large part of that was in the years before...
February 25, 2023 at 7:08 am
The application team are saying the database is the problem. Do they have any evidence to prove this.
A well written API will have debug facilities that can produce a trace...
February 22, 2023 at 7:55 am
I have had to do similar things, such as changing the clustered index column or 'correcting' varchar(max) to varchar(pick-a-number). Sad to say my bedroom wall is covered in scribblings, I...
February 13, 2023 at 7:20 am
I do not understand why you are keen on separating natural and surrogate keys.
In my experience any rules that require thought and skills to implement very rarely survive the tenure...
February 8, 2023 at 7:20 am
Grant is totally right.
I will add my voice to using snapshot isolation level, it fixed a shed load of blocking problems in my old place, particularly those from third-party applications....
February 8, 2023 at 7:02 am
A man named Paul once wrote "All things are possible but not all things are desirable".
An upgrade in place should work, but scores about 9.9 out of 10 on a...
February 6, 2023 at 8:18 am
Viewing 15 posts - 106 through 120 (of 2,494 total)