Viewing 15 posts - 4,876 through 4,890 (of 59,089 total)
"It Depends". If it also calls stuff in a RBAR fashion, then not really. Someone needs to define what it's supposed to do and then create a new stored procedure...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2021 at 3:19 pm
Crud. My apologies. I hit "report" on your last post by mistake and it doesn't provide an "are you sure question".
Anyway, you said...
It's coming from Table - Indexes - Reorganize....
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2021 at 3:11 pm
Thanks for the feedback, Grant. I am concerned. While I wouldn't expect such a thing to be "radical" in a test and development environment, seeing "some" thrash and having be...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2021 at 3:02 pm
So, the trigger has been in place, but has not fired. It's simple: On I/U/D, send me an email with the user_name().
I rebuilt the index on Friday morning, this...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2021 at 2:47 pm
Am i correct in assuming that you didn't actually identify the code that was causing the contention or, if you did, that you spent little time trying to figure out...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2021 at 5:57 am
Understood on the SSIS thing but the Op wasn't using SSIS. For that matter, I typically try to make it so that I never have to use SSIS...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2021 at 5:01 am
I'm not sure why Jeff keeps talking about the version of SQL Server. We are not talking about BULK INSERT here.
Because that import flat file thing has been upgraded...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2021 at 4:53 am
Have any of you good folks used the "Automatic Tuning" feature of SQL Server 2016 for on-prem? If so, how'd it work out for you?
I ask because I...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2021 at 4:46 am
One of the things we fixed was analyzing waits: tempDb bottleneck (Allocation Pressure).
And how did you fix that?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2021 at 8:32 pm
Reply, SQL Server 2019 and the latest version of SSMS. I changed the length of the output for the media_path column in the import and ensured the length of...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2021 at 8:18 am
Understood on the SSIS thing but the Op wasn't using SSIS. For that matter, I typically try to make it so that I never have to use SSIS anywhere.
Having had...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2021 at 8:16 am
The whole reason for the RBAR of a cursor here is so that you can call the Capture_Inline_Quality stored procedure for each and every bloody row. That, good sir, is...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2021 at 4:36 am
FYI made changes in the import wizard and the data imported just fine. I do suggest that when you post a problem, whether here or another site, that you...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2021 at 4:20 am
... modifying half a mil ASP web pages ...
I have to ask (as in seriously curious)... you have a half million individually programmed ASP web pages? What kind of...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2021 at 4:16 am
Have any of you good folks used the "Automatic Tuning" feature of SQL Server 2016 for on-prem? If so, how'd it work out for you?
I ask because I have this...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2021 at 4:05 am
Viewing 15 posts - 4,876 through 4,890 (of 59,089 total)