Viewing 15 posts - 481 through 495 (of 2,062 total)
I use https://sqlserverbuilds.blogspot.com/ to track the latest builds.
You can also use https://www.sqlservercentral.com/articles/sql-server-build-lists or https://sqlserverupdates.com/
For 2016 it is SP2 + CU 11
January 9, 2020 at 11:04 am
Didn't get much improvement with the current Oracle OLEDB driver. Even with balanced data distrubutor.
The new microsoft oracle connecter is promising (SQL Server 2019 CU1+).
Processing speed goes up from...
January 8, 2020 at 3:59 pm
We try to implement them every 2 months. First a testing period of 1 month in dev and acceptance. So far the updates didn't break anything
January 3, 2020 at 11:38 am
Happy New Year. 2020 looks promising, sofar SSIS started working again in VS2019
December 31, 2019 at 3:19 pm
Happy holidays! Awaiting the reviews of the lastest star wars. Already missed Han Solo
December 19, 2019 at 10:33 am
Odd question, have you contacted the CRM-provider about the slowness?
December 17, 2019 at 2:51 pm
Testcase
Use case:
Deleted primary key detection
Method: Copy PK from Oracle to SQL Server and compare
Problem: starts fast but slows in speed every fetch?
Expected duration: 3000 seconds , network...
December 4, 2019 at 2:59 pm
Hmm, contact microsoft support? Assuming the product is https://docs.microsoft.com/en-us/microsoftteams/turning-on-and-using-call-quality-dashboard
December 3, 2019 at 2:39 pm
You could explore the Azure datafactory, flows and databricks
November 28, 2019 at 5:16 pm
Thanks Steve Jones for the article. After uninstalling native client the 2019 worked
November 26, 2019 at 9:34 am
Where is that passage "Not if using Standard edition as clearly stated on the licensing guide" in the licensing guide?
November 25, 2019 at 4:22 pm
Given it is RTM, I would at least expect that the installer works or notifies about the requirements
November 25, 2019 at 3:58 pm
Wanted to try the new shiny SQL Server 2019. Install failed midway because some dependancy. System config checker is allright.
Detailed results:
Feature: ...
November 25, 2019 at 2:51 pm
I hope CLOG.RecvdDate is not a string
WHERE CLOG.RecvdDate >=DATEADD(DAY,-1,convert(date,getdate())) and CLOG.RecvdDate<convert(date,getdate()))
November 22, 2019 at 10:51 am
I'll will try splitting it up.
The bottleneck is currently ssis or the sql destination. The source can deliver the data very vast (network spike) and then waits for ssis or...
November 18, 2019 at 3:06 pm
Viewing 15 posts - 481 through 495 (of 2,062 total)