I've got the Db2 instance up and running now, am I production ready?
Read PostTechnical Content
Curated Db2 Content
IBM provides a cloud-based version of Db2 LUW. It is a full version of Db2 LUW Version 11.5. The Db2 in the cloud can be very powerful and highly...
Read PostIf you would have asked me one month ago to come up with a query that coughs up missing numbers, I would have told you that there is no such a need...
Read PostOur shop runs a number of non-mainframe applications that connect to Db2 through DDF. One of these applications is IBM Datapower Gateway...
Read PostYou want to write a program that connects to Db2 for z/OS and runs queries, updates the tables, and all the stuff you would expect from a database...
Read Post65 million years ago, or so it seems to many, COBOL-programming dinosaurs roamed the earth. They accessed their Db2 data with highly efficient...
Read PostLet me openly admit that my first treatment of this topic was a very thorough top-down, lecture style, technical approach … until Michael Keaton...
Read PostFirst off, I strongly recommend readers to review Chapter 1 of this series - The Book of Db2 Pacemaker – Chapter 1: Red pill or Blue pill? It...
Read PostThe following is a collection of SQL tips and reminders about modern SQL that some people may have forgotten. These SQL tips are ...
Read PostWhen coding SQL joins, is there any difference in where you code your filtering predicates? We know that when you code SQL using the ANSI-92...
Read PostThis term relates to any SELECT that returns a single value (one column, one row). It can be used as an expression in the SELECT, WHERE, or HAVING...
Read PostAs a follow up to our previous article on IDAA we also wanted to bring attention to several years worth of content on IDAA that might still be...
Read Post