(Mark Gillis) The set-up You have a mission critical database that uses DB2 V9.7 or 10.1 (or even earlier! We do have customers still running V8). It’s robust, reliable and gives little cause for concern.
Community
Java: GraalVM Database Stream Performance
(Per Minborg) GraalVM is the new kid on the JVM block. It is an open-source Virtual Machine that is able to run many programming languages, such as Java, Rust and JavaScript, at the same time.
Bringing .NET application performance analysis to Linux
(Rich Lander) Both the Windows and Linux ecosystems have a swath of battle-hardened performance analysis and investigation tools. But up until recently, developers and platform engineers could use none of these tools with .NET applications on Linux.
Container Testing for MySQL Server
(Robert Neumayer) Traditionally infrastructure management is a manual task, with sysadmins managing rather static servers.
Oracle Forms to APEX IDE Transition
(Scott Wesley) If you would like a good high level run-down on why Oracle APEX is a great choice to modernise Oracle Forms, have a read of this.
Backup CDB and PDBs
(Jagruti Jasleniya) Oracle databases are always extremely advanced and sophisticated software components that are state of the art for RDBMS.
ORDS 18.3: X-ORDS-FORWARD and :BODY_TEXT
(Jeff Smith) The forwarding bit isn’t a new feature, but we have introduced new ORDS response header variables in version 18.3 of ORDS.
Introduction to SQL Server Temporal Tables
(Koen Verbeeck) Temporal tables – not to be mistaken with temporary tables – were introduced as a new feature in SQL Server 2016. Temporal tables, also named system-versioned tables, allow SQL Server to automatically keep history of the data in the table.
Communication Between Angular Components
(Mahesh Verma) We know that Angular is a component-based framework. All the logics are associated with the View (HTML files) that we have written in a component (typescript file).
Generate a random number of children for each parent
(Kenneth Fisher) I was asked an interesting question the other day.
