(Pinal Dave) A few days ago, I wrote a blog about log shipping job failure due to missing permission. In this blog, I would share my experience with another log shipping error “Connection Timeout Expired” for which my client contacted me via Comprehensive Database Performance Health Check.
Author: SSWUG Research
Exporting Visual Studio App Center Data to Azure Application Insights
(Abhijit Jana) Visual Studio App Center allows continuous build, release, test, and monitor of our cross-platform applications. It has a robust integration with Azure DevOps. We can leverage the Continuous Integration and Continuous Deployment from Azure DevOps and, at the same time, deploy, distrib
Azure Data Factory Execute SSIS Package Activity
(Fikrat Azizov) In previous posts we discussed a few Azure Data Factory (ADF) activities that have similar functionality to SQL Server Integration Services (SSIS) tasks. However, we also learned that in some cases SSIS components are more powerful and flexible than their ADF counterparts.
Using Create-React-App and .NET Core 3.0 to Build a React Client (Global Weather) – Part 1
(Fred Song) In this article, we will build React websites that seamlessly work with ASP.NET Core 3.0 as the back-end server. By the end of the article, we will show you how to create a weather Client with Create-React-App, implementation using Form Components, styling UI with Bootstrap, and call the
The Benefits of Amazon RDS for MySQL
(Brian Sumpter) As the world’s most popular open-source database, MySQL has been around the block more than a few times. Traditionally installed in on-premise data centers, recent years have shown a major trend for MySQL in the cloud, and near the top of this list is Amazon RDS.
Do you need to apply OJVM patches to Grid Infrastructure?
(Mike.Dietrich) From time to time, when I discuss OJVM patching with customers, I hear the following question: Do you need to apply OJVM patches to Grid Infrastructure? I’m carrying around this topic since months actually.
Did You Know #32 – OEM Scripts Location
(Liron Amitzi) Sometimes you get an alert from OEM but you can figure out why. It would help a lot if you could see the test and understand what exactly OEM is checking.
Single Value Column Frequency Histogram Oracle 12c and later
(Randolf Geist) It is hopefully in the meantime well known that Oracle has introduced in version 11g a new algorithm to gather statistics on a table that no longer requires sorting for determining the critical Number Of Distinct Values (NDV) figure – it instead uses a clever “approximate NDV” algori
Didact Project Walks Through Tutorials in Visual Studio Code
(David Ramel) A Red Hat developer has created the Didact project, a Visual Studio Code extension that puts the code editor to work as a tutorial guide and also showcases other things it can do via a combination of technologies.
Logging MVC properties with Serilog.AspNetCore
(Andrew Lock) In my previous post I described how to configure Serilog’s RequestLogging middleware to add additional properties (such as the request hostname or the selected endpoint name) to Serilog’s request log summary.
