19
Fri, Apr
5 New Articles

A Look at IBM i TR3 for 7.2

Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

What does TR3 for 7.2 (TR11 for 7.1) have to offer? Lots of good stuff, but don't take my word for it. Although, I guess if you read this article, you are.

 

For many of us, fall is a time to rake leaves and pull out dead summer plants, but for IBM it's time to release another Technology Refresh for the i.

 

At this time of the year, I try to reserve the lion's share of my attention for the baseball playoffs and the always important weeks 4 – 8 of the football season. But I really should be a bit more well-rounded because this is one of the times of the year (November 20) when IBM releases the latest Technology Refresh to the current operating system. And who would want to miss that?

 

Hardware Announcements

Let's start with my least favorite area: hardware.

 

It's not that I think hardware is unimportant; it's just that I have a deep and ongoing distrust of anything real, and you can't get much real-er than hardware.

 

PurePower for IBM i

The first thing that should be mentioned is that the IBM i will now support a PurePower environment. Or maybe it's more appropriate to say PurePower now embraces the i.

 

PurePower is an example of a "converged infrastructure," which to me sounds like something that's collapsing in on itself and will subsequently explode, but a number of people have assured me that the chances of that happening are less than 40 percent. Rather, it is a single set of hardware and software solutions that are packaged together and optimized for a specific set of environmental conditions.

 

In my opinion, PurePower is more of a branding term than an actual thing. It's basically prepackaged hardware, software, and infrastructure that's tuned to the specific needs of your work environment. It's mentioned often when talking about cloud computing environments but really can be applied across the board.

 

If you want more information on PurePower, I suggest checking this out from IBM. It looks positively dreadful to me, but you might really get into it. You know how you are.

 

S822 Server Support

Although PurePower supports a pretty large number of different hardware options, one of the big boys on the block is the S822 server, also known as "The Mondo," and the big news forTR3 is that this server will now run IBM i.

 

For those of you who don't hang with the hardware crowd, the S822 server is a heavyweight server, featuring up to 20 cores of Power8 chips at 3.42 Mhz and up to 8 concurrent threads per core.

 

It's designed for a virtualized environment and seeks opportunities to support multiple applications and workload consolidation. If you want more info on it, check this out.

 

RPG Stuff

It wouldn't be a Technology Refresh without some stuff for RPG, and this time it's a big one: removal of the 80-column restriction from RPG /free.

 

This affects only /free. You can't very well do this same thing to positional, so it's another reason to go /free.

 

It allows you to enter code in any position from 1 to the end of the source member linethat is, no more starting in column 8. You can start right at the beginning of the line. If you're using a file in the IFS, there's no limit to the length of each line.

 

The one caveat is that you have to start the code with **FREE in position one (not six, not seven, not eight, but one). Once this is entered, any positional code that's required will have to be done using a /COPY statement.

 

One more thing: you can also start any embedded SQL in column one by using this enhancement.

 

DB2 Enhancements

Every Technology Refresh seems to have a whole slew of enhancements for DB2 on the i, and this one is no exception. In fact, generally, there are more enhancements in the DB2 area than anywhere else. Makes you wonder what Scott Forstie and his team are up to. Nobody just does stuff to help others unless there's a little something in it for them. I just can't figure out what his angle is.

 

Anyway, there are a ton of things out there, including enhancements to DB2 itself, enhancements to SQL (including LIMIT and OFFSET), an update of the SQL precompiler so that it keeps up with ILE RPG, and many others. Especially interesting to me are the enhancements to IBM i Services. This is a fairly new product and is quite possibly one of the coolest things to come along in awhile. Basically, it's a set of SQL queries that build tables, many of them related to performance issues, and then query against those tables to quickly produce the kinds of information that it would normally take you awhile to come up with using individual IBM i commands.

 

But rather than have me talk about them, I am going to refer you to Scott's excellent article What's New in DB2 for i with TR3.

 

BRMS Enhancements

Some changes have also been made to the Backup, Recovery, and Media Services (BRMS).

 

One of the nice features of this software was the ability of the administrator to do storage tieringthat is, to take a library that's used very heavily and move it to SSD or HDD disk for greater access speed. Similarly, if something was not being used very often, the administrator could move it to an older, presumably slower (and cheaper) storage spot.

 

The change now is that this has been automated. Instead of just being done manually by an administrator, you can now set up a schedule that is time based and, for example, if a week goes by and you don't access that resource, then BRMS would move it to a lower-tiered storage area. And, if the data is being accessed more frequently, BRMS can move it the other way, to a faster drive.

 

This is similar to the Easy Tier option within the IBM storage products except that, instead of acting on just small pieces of data as Easy Tier does, BRMS acts at the file or library level to balance information so that the most commonly used data items end up on the fastest device.

 

Integrated Web Services

If you're using any of the languages supported on the IBM i to access the web, then you're using some form of the IBM Integrated Web Services product. This product provides a bridge from the normal languages that we use (normal, of course, being a relative term)like RPG, PHP, C+, Java, etc.to the services that are used on the web to access and manipulate resources and services.

 

Generally, there's a set of updates to this package, and often they are ignored, but not this time. Let's face it: I have a very low excitement trigger.

 

Traditionally, web services on the i were delivered via a SOA or SOAP method. This involved a very structured and somewhat complex format and the use of XML to carry the data. Recently, REST was added to the list of supported service types.

 

TR3 has enhanced the processing on both sides with some things addressed to SOAP and others just to REST. Most of the changes occurred in the middle, things like enabling Java-based web services, supporting nested output arrays, preserving case integrity on input, allowing RESTful services to return user-defined media types, allowing more efficient handling of really big character fields, and stuff like that.

 

There's More

This is not everything that's in TR3. For a full list, try this or that. But it is most of the bigger stuff. Or at least all I can stay awake for.

 

The good news? The good news is not that this or that is in the list. Rather, the good news is that IBM continues to update the i twice a year (fall and spring) with a wide variety of enhancements, both large and small. And as long as we continue to see this kind of investment, we know the i is still alive and kicking.

 

David Shirey

David Shirey is president of Shirey Consulting Services, providing technical and business consulting services for the IBM i world. Among the services provided are IBM i technical support, including application design and programming services, ERP installation and support, and EDI setup and maintenance. With experience in a wide range of industries (food and beverage to electronics to hard manufacturing to drugs--the legal kind--to medical devices to fulfillment houses) and a wide range of business sizes served (from very large, like Fresh Express, to much smaller, like Labconco), SCS has the knowledge and experience to assist with your technical or business issues. You may contact Dave by email at This email address is being protected from spambots. You need JavaScript enabled to view it. or by phone at (616) 304-2466.


MC Press books written by David Shirey available now on the MC Press Bookstore.

21st Century RPG: /Free, ILE, and MVC 21st Century RPG: /Free, ILE, and MVC
Boost your productivity, modernize your applications, and upgrade your skills with these powerful coding methods.
List Price $69.95

Now On Sale

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: