(Zahid Anwar) This blog post is part of the “RMAN Back to Basics” series, which can be found here.
Other News
Using Vagrant and shell scripts to further automate setting up my demo environment from scratch, including ElasticSearch, Fluentd and Kibana (EFK) within Minikube
(Marc Lameriks) For training and demo purposes, on my windows laptop, I needed an environment with a guest Operating System, Docker and Minikube available within an Oracle VirtualBox appliance.
Follow up: Upgrading Enterprise Manager 13.2 to 13.3 – missing ‘Update’ Option in GUI
(Robert Crames) First of all, thanks a lot to Martin Decker for his comment and the description how he could solve that problem. Tried that, but unfortunately, these changes alone did not help.
Azure Data Factory Pipeline Email Notification – Part 1
(Koen Verbeeck) I’ve created a data pipeline in Azure Data Factory. I would like to send an e-mail notification if one of the activities fail or if the end of the pipeline has been successfully reached.
Strange Behavior on JSON_VALUE When Table Contains Blank and Non-blank Values (JSON Text is Not Properly Formatted. Unexpected Character ‘.’ is Found at Position 0.)
(Manjuke Fernando) Few days ago, we had a requirement to search whether a certain value exists in one of the table fields where the values are stored as JSON strings.
Intelligent Text Generation with spaCy Part1
The most challenging tasks in natural language processing are natural language understanding and natural language generation. This article focuses on the latter, giving an example of how you might teach your conversational application to respond properly to its users. Of course, you will not find here a universal solution that covers all possible cases and can be implemented with just...
Taking a gamble on Azure Data Studio Notebooks
(Daniel Janik) If you’re a data professional or application developer chances are you’ve run into Microsoft SQL Server once or twice.
DevOps Is About Communication
(Grant Fritchey) I spend a lot of time showing how to use tools to automate database deployments in support of DevOps.
The Demise of Big Data
(Lockwood Lyon) Big data as an application (or as a service) is being supplanted by artificial intelligence (AI) and machine learning.
Functional JavaScript: How to use array reduce for more than just numbers
(James Sinclair) The array reduce method is really powerful. But people often run into trouble as soon as they step beyond the basic examples. Simple things like addition and multiplication are fine.
