IBM i New Navigator
September 21, 2021
One of the most exciting functions is Navigator for i – new version!, which IBM refers to as “New Nav.” The existing Navigator web console is now called the “Heritage Version.” The IBM announcement included the following text: “Navigator for i has been completely reimagined from the ground up. Leveraging the very latest in web technology, […]
ArticlesRandom and ‘Almost Random’ Numbers on z/OS
September 17, 2021
Random numbers can come in handy. They can be used to create a unique filename, generate a random new password, or randomly select a record. The good news is that we can obtain random numbers on z/OS. Well, at least some of them are random. COBOL and RANDOM A quick look at the IBM Enterprise […]
ArticlesIntegration Station: Announcing IBM i 7.4 TR5
September 16, 2021
IBM i 7.4 TR5 offers an all-new web interface for IBM Navigator for I, new HTTP SQL functions, open-source inclusion and more
ArticlesUsing 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 […]
You’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
ArticlesOf Wildcards, Regular Expressions and Mainframe Security
September 14, 2021
As Sigmund Freud might say if he were alive today, “Sometimes, a dash is just a dash.” Of course, if he did, he’d likely be talking about one of the two wildcard characters that do all the heavy lifting in CA ACF2. That’s right: ACF2 only has two wildcard characters—or actually, fewer than two: the […]
ArticlesMore Power to You: A Closer Look at the Power10 E1080 Server
September 13, 2021
On September 8, 2021 IBM announced the first server in the Power10 range—the E1080 with an order number of 9080-HEX. The general availability (GA) date for the system is September 17, 2021, and this system is the next generation of POWER servers. Hardware Technology The E1080 is similar to the E980 in that it uses […]
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.