(John Sterrett) The first script below was updated from setting QDS to “Read_Write” instead of “Read_Only”. Martin thank you for pointing this out in your comment below.
Community
Replay: DevOps for DB2 DBAs with Julian Stuhler
If you missed the DB2Night Show episode, DevOps for DB2 DBAs with guest present Julian Stuhler, our partners DBI Software have made the show available as a replay.
Immutability in JavaScript — When and Why Should You Use It
(Manjunath M) In this article, take a look at immutability in JavaScript and see when and why you should use it.
18.9 vs. 19.6 Data Dictionary Changes
(Liron Amitzi) In this post I’ll show what’s new in 19.6 Data Dictionary. To see comparison between other versions, check this post.
SQL * Plus connectivity to Autonomous Database (ADB) procedure
(Syed Jaffar Hussain) Autonomous Database (ADB) learning keeping myself pretty occupied these days. All credit should go to Oracle for their free offering of Oracle cloud technology university courses and a chance to certify.
ORA-14758: Last partition in the range section cannot be dropped
(mdinh) Quick and dirty post.
JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
(Shahed C) This is the tenth of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2020, titled ASP .NET Core A-Z!
Simulating Return Type Inference in C#
(Alexey Golub) Above everything else in software development, I really enjoy building frameworks that enable other developers to create something cool.
How to Invert a Machine Learning Matrix Using C#
(James McCaffrey) Inverting a matrix is one of the most common tasks in data science and machine learning. In this article I explain why inverting a matrix is very difficult and present code that you can use as-is, or as a starting point for custom matrix inversion scenarios.
Using OCI to install WordPress and MySQL 8.0
(Frederic Descamps) Today we will see how to install WordPress in Oracle Cloud (OCI).