(mdinh) After upgrade and apply RU for Grid 18c, the cluster upgrade state was not NORMAL.
Other News
Data Lake vs. Data Warehouse
(Sadequl Hussain) We are already running a large data warehouse for our business, but now the management wants us to build a data lake. What’s the difference? Where will we use it? Who will use it?
Unit Test Suite Quality Estimation
(£ukasz Bownik) This text presents a simple method to estimate the quality of a unit test suite that can give some insight into the subject beyond regular test coverage.
Quick Start with spaCy
Natural language processing (NLP) is one of the most interesting, yet challenging fields of artificial intelligence (AI). spaCy is the leading Python library for NLP, gaining popularity rapidly. Let’s take a closer look at spaCy, trying to figure out how it can be useful for accomplishing NLP tasks. What Is spaCy? spaCy is an open-source Python library for performing NLP...
Minimal Logging with INSERT…SELECT into Heap Tables
(Paul White) Achieving minimal logging with INSERT…SELECT can be a complicated business.
STDeleteN: Delete single vertex from geometry
(Simon Greener) SQL Server Spatial, unlike spatial database type systems such as PostGIS, does not provide coordinate editing functions:
Resource limit facility usability improved in Db2 12
(Tammie Dang, Euna Park, and Jennie Chang) Db2 12 for z/OS introduced the capability to specify resource limits for static SQL statements, and APAR PH07658 recently introduced the following resource limit facility (RLF) usability enhancements in Db2 12:
Java 101: Deciding and iterating with Java statements
(Jeff Friesen) Java applications evaluate expressions in the context of statements, which are used for tasks such as declaring a variable, making a decision, or iterating over statements.
C# Job Queues (part 3) with TPL Dataflow and Failure Handling
(Michael Shpilt) In Part 1 and Part 2 we went over what are Job Queues, why they are so important and how to implement them with several methods.
Azure Database for PostgreSQL
(Tapas Pal) Azure Database for PostgreSQL is very powerful, open source, object-relational database system that has the capability of handling workloads ranging from small, single-machine applications, to large Internet-facing applications.
