(Robert Catterall) “ZPARMs” is a reference to the parameters in the Db2 for z/OS module called DSNZPARM – these are essentially the configuration parameters for a Db2 subsystem.
Other News
Equality in Java: Operators, Methods, and What to Use When
(Carlos Schults) Equality is an essential concept when programming, not only in Java but in pretty much all programming languages.
gRPC Response Compression with ASP.NET Core 3.0
(Steve Gordon) In this post, part of my gRPC with ASP.NET Core series, we’ll explore enabling response compression for gRPC services. NOTE: I’ll cover a few details about compression in this post which are from my early investigation into the options and techniques to configure calls.
Proof-Of-Concept: InVision Breadboarding In Angular 9.0.0-next.9
(Ben Nadel) Two months ago, I read Shape Up: Stop Running in Circles and Ship Work That Matters by Ryan Singer. This is the latest book from Basecamp; and, like their other books, it’s filled with wonderfully thought-provoking concepts and perspectives.
Upgrading to ASP.NET Core Version 3.0: Top Tips
(Peter Vogel) So you got excited about ASP.NET Core and started building an application in ASP.NET Core 2.0, 2.1, or 2.2. Now you’re wondering how much work is involved in migrating that application to Version 3.0 which came out in late September.
Check Constraints Issues
(Dave Stokes) Earlier I wrote about check constraints when MySQL 8.0.16 was released. But this week I noticed two different folks having similar problems with them. And sadly it is ‘pilot error’.
Oracle Data Guard Explained – Step By Step
(Liron Amitzi) Oracle Data Guard consists of many components. In this post I’ll explain about an environment that helped me understand how all the components work.
Split Partition in Oracle
(Jagruti Jasleniya) Oracle split partition feature allows you to split partition which are already created. We can take benefit of this feature when in specific partition lots of records are inserted and its tough to maintain it individually.
Automatic SQL Plan Management – Slight Change with 19.4.0
(Mike.Dietrich) I did blog in more detail about Automatic SQL Plan Management in Oracle 19c.
Changing SQL Server Collation After Installation
(Douglas P. Castilho) In some scenarios we might find different SQL Server collations between the server instance and its databases. Sometimes the collation is fixed in some table columns or inside stored procedures to solve relationship problems with columns that have different collations.
