Viewing 15 posts - 271 through 285 (of 6,400 total)
If that log is damaged, there is no way to skip over it than applying a later differential / full depending what the next available none log backup point is.
Also...
September 19, 2023 at 7:48 am
SSRS needs to be installed on a separate box ideally.
If SSRS is installed on node1 and node1 is hard down then the SSRS service is offline so you have no...
September 15, 2023 at 7:05 am
Just patch it however best suits the environment, replication will just carry on from where it was stopped due to the service shutdowns, there's nothing special you need to worry...
September 13, 2023 at 9:29 am
15 year old posts, yeah technology has moved on.
Use the right driver for the database engine you are using.
September 5, 2023 at 2:08 pm
No you should not leave them as is.
Anything DMA spits out as an issue you need to investigate what that issue is.
Note where that piece of code lives in the...
September 5, 2023 at 10:18 am
Sybase is not SQL.
You need an appropriate SQL Server driver installed, something like JDBC/ODBC are the usual ones for Linux clients.
September 5, 2023 at 8:29 am
Business logic needs to dictate what would happen here.
Also what form of validation happens on the front end?
Does it parse for numeric characters only and return errors if someone puts...
August 31, 2023 at 11:17 am
84.99 is not an int, no matter what you do to that value it will never be an int, unless you round it, but "should" you be rounding it? What...
August 31, 2023 at 11:06 am
Raise a ticket with Microsoft, they have all the proper tools needed to diagnose the dumps and find out whats causing the issue.
August 29, 2023 at 1:02 pm
I made a boo boo and reported a wrong post.
Steve/Grant/Webmaster - could you please reinstate post 4268917 on this thread?
https://www.sqlservercentral.com/forums/topic/logical-consistency-based-i-o-error-for-tempdb-ndf
Thanks muchly
August 23, 2023 at 9:29 am
@frederico, sorry I pressed report instead of reply, my sincerest apologies.
They specifically call it the "bloom" filter in the article, unsure if they renamed balloon to bloom at some point...
August 23, 2023 at 9:13 am
I would yeah, you never know what your infra team are doing behind the scenes.
August 23, 2023 at 8:08 am
You running on VMWare at all? And if so are there any snapshots running at the times the errors are reported or is the bloom filter driver enabled via VMWare?
There...
August 21, 2023 at 9:43 am
You can backup directly to the UNC path, you don't need to mount the file share to the cluster to backup to it.
BACKUP DATABASE master TO DISK...
August 16, 2023 at 9:09 am
Viewing 15 posts - 271 through 285 (of 6,400 total)