(Craig S. Mullins) In late June 2019, IBM delivered more great new capabilities with the latest new function level for Db2 12 for z/OS, Function Level 505 (or FL505).
Community
Fat-Arrow Functions And Lambda Expressions Are Supported In Lucee 5.3.2.77
(Ben Nadel) Yesterday morning, I spent a few hours combing through the Lucee 5.3 documentation looking for features that would be worth digging into a bit further.
Remember the Principal of Least Privilege When Upgrading Those Older ASP.NET Applications
(K. Scott Allen) When I started developing with ASP.NET many years ago, we used two tools on a regular basis. We used Visual Studio to write code for applications, and Internet Information Services (IIS) to host the applications.
How To Code Modern Neural Networks using Python and NumPy
(James McCaffrey) Although neural networks have been studied for decades, over the past couple of years there have been many small but significant changes in the default techniques used.
How pt-online-schema-change Handles Foreign Keys
(Uday Varagani) Foreign key related issues are very common when dealing with DDL changes in MySQL using Percona toolkit.
Elegant MODEL clause
(stewashton) Frank Kulash recently asked a challenging question on OTN, which Chris227 answered using the MODEL clause.
‘Hear ye, hear ye!’
(David Fitzjarrell) In versions of Oracle prior to 12.2 the Listener has been more forgiving with static registrations; with 12.2 and later releases that seems to have changed as static registrations, if not configured completely, can cause the listener to dump a core file in the directory where the
Performance! 3 reasons to stick to Java 8 for the moment
(Maarten Smeets) It is a smart thing to move to newer versions of Java! Support such as security updates and new features are just two of them but there are many more. Performance might be a reason to stick to Java 8 though.
JSON, the Euro symbol and a WE8MSWIN1252 character set database
(Flavio Casetta) Trying to parse a JSON_OBJECT_T string containing the € (euro) character on a WE8MSWIN1252 12.2.0.1.0 database returns the following error:
SQL SERVER – DBCC CLONEDATABASE Error: Cannot Insert Duplicate Key Row In Object ‘sys.sysschobjs’ With Unique Index ‘clst’.
(Pinal Dave) This is one of the features which I wanted to demonstrate to my clients while delivering my service Comprehensive Database Performance Health Check. So, while preparing for a demo I encountered a strange error.
