(Pinal Dave) During the recent consulting engagement Comprehensive Database Performance Health Check with SQL Server 2017/2019, my client’s DBA asked me if I can help with an error message which they are seeing while restoring a backup.
Community
Use Case: Geo-distributed Multi-master MySQL for Financial Services SaaS Providers
(Jean-Jerome Schmidt) For this next ‘multi-master MySQL’ blog in our Continuent MySQL Use Case series, we’re focusing on Financial Services Saas providers.
Visual Studio Online Tweak Aids Remote Development Surge
(David Ramel) With developers primarily working from home amid the COVID-19 pandemic, preview functionality in Visual Studio Online helps .NET coders connect more easily with home machines during the remote work surge.
C# 9 – Positional or Nominal Creation
(Christian Nagel) C# allows writing code with positional or nominal code style. Using positional code style, constructors can be used.
Reporting API in ASP.NET Core – Network Error Logging
(Tomasz Pêczek) Some time ago I’ve written a post about general aspects of Reporting API and how to use it in the context of ASP.NET Core. In this post, I want to focus on one specific aspect – reporting network errors.
Design Tips for Query Rewrite
(Dani Schnider) Although Query Rewrite on Materialized Views is a powerful feature which is available in Oracle databases for a long time, it is rarely used.
Dissecting 200414 BP, PSU, RU and RUR
(Rodrigo Jorge) I am quarterly writing a post dissecting the changes implemented by Oracle CPUs so we can understand better the modifications implemented by Oracle in our Databases.
Oracle WebLogic Server 14.1.1.0.0 Docker Image
(Dirk Nachbar) As since around 2 days the latest Oracle WebLogic Server 14.1.1.0.0 was released, I had some time to create Docker Images for the Oracle WebLogic Server 14.1.1.0.0
Implementation of React-Redux Hooks With Typescript
(Thomas Wilfred) In this article, we discuss how to use Redux-React hooks to dive even deeper into the functional options that React offers.
Beginner’s Guide: COBOL Made Easy (Leveraging Open Source Tools)
(Jessielaine Punongbayan) Do you want to integrate open source projects like Zowe CLI and CircleCI to create solutions that can help in your development in COBOL?