Using the New SQL HTTP Functions (Part 2)
September 15, 2021
How to use the new SQL HTTP functions to integrate indigenous IBM i technologies (such as Db2 and RPG) with open-source applications
ArticlesThe Power of Metadata: Part 2
September 15, 2021
In Part 1 of this series, I illustrated how Db2 Web Query for i can utilize metadata to improve the information available for reports. This article will continue that discussion, with examples of how metadata techniques can be used to expand the usefulness of your data. Recall our previous database had some order information (see Figure […]
ArticlesYou’ve Heard the News, Now Dig Into the Details: Get up to Speed on the Power10 Announcement
September 14, 2021
IBM Champion Rob McNelly on Power10 E1080 server highlights, and resources you can use to learn more
ArticlesLiam Allan Expands Development Accessibility With the Code for IBM i Extension
September 13, 2021
Sometimes the best way to create new technology is to continue using standards that have already been proven successful, while simultaneously making them more accessible. This was Liam Barry Allan’s thought process when he first started Code for IBM i, an open-source Visual Studio (VS) Code extension for all IBM i development needs. Allan is […]
ArticlesUsing the New SQL HTTP Functions (Part 1 of 2)
September 8, 2021
A new and improved set of HTTP functions have been added to Db2 for i. Get the details from Jesse Gorzinski and Scott Forstie here.
Ditch DSPLOG—History Log Info Is Superior
September 7, 2021
The history log is a great repository of messages on your IBM i partition; all messages sent to QSYSOPR, QSYSMSG and QCFGMSGQ are also sent to the history log. There are many functions that log additional messages to the history log, although they may not send those messages to the system operator message queue. Mining […]
PodcastsJohn Dominic on Cloud System Benefits and Trends
September 1, 2021
Charlie Guarino: Hi everybody. Welcome to another edition of TechTalk. I'm very happy today to join with me John Dominic of Maxava. John Dominic is the global vice president of Maxava. His U.S. headquarters are based in Philadelphia. John, I am very happy to meet with you today. I know Maxava—their primary focus is high availability […]
ArticlesThe Power of Metadata in the IBM i OS: Part 1
August 27, 2021
Developers who work in the IBM i environment may or may not be familiar with the term “metadata.” Metadata can be defined as “data about data.” Metadata has existed within the IBM i OS since the historic days of the System/38, when an integrated Relational Database was introduced. Consider the commands DSPFD and DSPFFD, both […]
ArticlesCLI Options for Configuring and Modifying LPARs
August 23, 2021
Rob McNelly highlights resources you can use to learn how to create an LPAR without using the HMC GUI, and use the CLI for dynamic LPAR operations
ArticlesContainers, Microservices and Open Source: IBM i From Another Perspective
August 19, 2021
If you’ve worked with enterprise software development, I assume you’ve come across concepts like microservices and containers. Perhaps you’ve worked with Kubernetes or OpenShift. And maybe you already develop microservices in Java with the open-source framework Spring Boot and are over the moon about how great GraalVM is. Personally, I use all the above with […]