(Ben Nadel) Now that InVision is migrating from the New Relic APM to the FusionReactor APM (Application Performance Management) for our Lucee CFML servers, I wanted to take some time to familiarize myself with the API exposed by the FusionReactor Java Agent.
Other News
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.
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.
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
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.
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.
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.
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
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.
#0417 – SQL Server – Select row count of local temp tables
(Nakul Vachhrajani) I was recently contacted by a fellow team member who was interested in finding out the number of records in a temporary table which was being used as part of a long-running script.
