Viewing 15 posts - 76 through 90 (of 2,494 total)
I just noticed, have you created a SPN for the listener name
December 11, 2023 at 6:53 am
A listener works by creating a DNS entry that points to your server. It should also create a listener entry within your SQL Server instances to tie the two together.
Are...
December 11, 2023 at 6:52 am
The curse of working in computing is that the only constant is change. The skill that will command top dollar one year may not command any job at all five...
December 8, 2023 at 9:03 am
I certainly agree that the Missing Index data in SQL Server is useful but not something that should be applied without further investigation.
One thing to consider is if a non-clustered...
December 4, 2023 at 6:54 am
I totally agree with all aspects of Jeff's response.
November 2, 2023 at 6:53 am
The error reported by the OP has sometimes happened to me when applying a CU to a clustered SQL instance.
The work-round in Jeffrey Williams post shows the process we had...
November 2, 2023 at 6:49 am
If you like Upgrade in Place then you will love Russian Roulette. Both have the same level of randomness about when they will kill the subject.
I would never do an...
November 2, 2023 at 6:42 am
I have just seen this thread. Even though it is now solved it may be useful to look at the process I documented in SQL FineBuild for SQL Agent proxy...
November 2, 2023 at 6:07 am
I have just seen this thread. Even though it is now solved it might be useful to refer to the process I documented in SQL FineBuild about setting up SQL...
November 2, 2023 at 6:05 am
In case you did not pick up the crucial bit from the previous post, data stored as ntext must get converted to nvarchar.
If you go from ntext to plain old...
October 30, 2023 at 5:51 am
Ant-Green has the right idea.
I have seen a number of sites where the system engineers (or a dedicated backup team) are using agent processes to take backups of everything. This...
October 2, 2023 at 6:00 am
Start with the RTO and RPO of the databases. This will guide you on the backup scenario you need. Having the databases in an AG makes no difference to what...
September 29, 2023 at 10:09 am
Things are a lot easier with Enterprise Edition. IMHO the HA capabilities of EE make it worth paying the additional price. Trying to roll your own stuff compared to having...
September 25, 2023 at 6:12 am
By now I hope you have read about what a CXSYNC_PORT wait is. If not please do so.
The situation described for this wait type did exist in SQL2014, but was...
September 1, 2023 at 5:42 am
Removed, duplicate post.
August 16, 2023 at 6:35 am
Viewing 15 posts - 76 through 90 (of 2,494 total)