(Chris Crone and Randy Nakagawa) One of the current Db2 for z/OS Ideas with the most votes (RFEs are now Ideas) is to provide a message when an autobind fails and a package goes inoperative. We are happy to announce that we have now satisfied that requirement.
Community
Running a Java class as a subprocess
(Dan Newton) Running a Java class (not a jar) as a subprocess is something I needed to do this week. More precisely, I wanted to spawn a new process from within a test, instead of running it inside the test directly (in-process).
My First Look at ASP.NET Core 3.0
(Shawn Wildermuth) I’m finally getting around to looking at updating my examples and courses to 3.0. This post is based on .NET Core Preview 8 so this might change in the future.
Function Results Are Returned By Value When Using CachedWithin In Lucee 5.3.2.77
(Ben Nadel) A couple of weeks ago, I demonstrated that cachedWithin Function memoization compares arguments by value in Lucee 5.3.2.77.
Community Developer Provides New TypeScript 3.6 Playground
(David Ramel) Microsoft has shipped TypeScript 3.6, with a new “playground” stemming from an independent open source developer serving as an example of community collaboration improving world-class software.
Communications link failure MySQL JDBC with TLS
(Pete Freitag) Ran into an interesting situation trying to configure a MySQL JDBC driver to connect over TLS (though the driver may call it SSL, TLS is the name for more recent versions of the protocol).
Null Display Value on Read-only List Item
(Jeffrey Kemp) The updated Universal Theme has added new “Floating” item templates which look great, e.g.:
Oracle Partitioning
(Jagruti Jasleniya) As a DBA we must have heard about Partitioned tables or Partitioned index in our tenure or may be we have used it at some extent.Here in this post we will see what is Partitioning and what benefits it brings.
Database Migration from non-CDB to PDB – The Component Pitfall
(Mike.Dietrich) There are several pitfalls when you plugin a non-CDB into a CDB environment. I’d like to highlight some of them – and show you potential workarounds as well.
Manage Secrets in Azure Databricks Using Azure Key Vault
(Akhil Mahajan) In a previous tip, Securely Manage Secrets in Azure Databricks Using Databricks-Backed, we looked at how to secure credentials that can be used by many users connecting to many different data sources.
