Skip to main content

Articles

Creating Bootable AIX OVA Images

Chris Gibson

February 2, 2021

A new command is included with Technology Level 5 for AIX 7.2 allowing for a utility which will enable admins to capture a bootable OVA image of their AIX systems rootvg. Learn how in this tutorial.

Articles

The 2021 Arcati Mainframe Yearbook Is Now Available

Trevor Eddolls

February 2, 2021

I’m reliably informed that the 2021 edition of the Arcati Mainframe Yearbook has now been published. This fascinating publication is completely free and can be downloaded from the Arcati website. It’s interesting that there are still some mainframers who haven’t come across this publication, even though many mainframers look out for it each year in […]

Articles

The Incredible i Show Spotlights the Latest on IBM i

Dawn May

February 1, 2021

“The Incredible i Show” is an IBM i podcast hosted by Peg Tuttle and Tony Turetsky. Tuttle has worked on IBM i her entire 35+ year career, while Turetsky is a newcomer, named an IBM i Fresh Face in 2020. Tuttle and Turetsky launched this podcast to gather and disseminate information about IBM i. The […]

Articles

How COBOL REDEFINES the Way You Think About Business Programming

Reg Harbeck

February 1, 2021

“I got it started. It should build itself now.” So a local builder advised a cousin-in-law of mine in rural Poland who was building a house, and had requested assistance with putting the roof in place. Being more of an academic than a builder, my cousin was baffled—all he saw was a mostly unfinished roof […]

Articles

Why AIX Admins Should Know vi and ksh

Rob McNelly

February 1, 2021

We may bash one another with our opinions, but every AIX admin needs to know vi and ksh

Articles

An Introduction to IBM IMS OTMA

Subhasish Sarkar

January 29, 2021

IMS Open Transaction Manager Access (OTMA) is a component of IMS TM and is a transaction-based, connectionless client/server protocol

Articles

The Best Ways to Keep Your Data Private

Brad Smith

January 28, 2021

In the wake of the COVID-19 pandemic, more people have turned to the internet to help get daily tasks safely completed. Whether it’s ordering your next grocery delivery online or hosting video calls from a make-shift home office, technology has become not just a luxury, but a necessity, for many. As vaccines begin to roll […]

Articles

NoSQL Databases: Frequently Asked Questions

Alex Williams

January 25, 2021

Q: What is NoSQL? When you hear someone use the term NoSQL, they’re referring to non-relational databases. Some people will tell you that NoSQL stands for “non SQL.” However, the more fitting term is “not only SQL” as some NoSQL databases continue to support SQL. NoSQL databases utilize a flexible system of storing data, compared […]

Articles

Getting the Most From Your Application Development Tools

Charlie Guarino

January 25, 2021

This past summer I tackled the daunting project of rebuilding an outdoor deck. My collection of tools is hardly of beginner level, but surely not contractor grade either. There was one particularly onerous section that was too difficult for my carpentry pay grade and it was blatantly obvious a trained professional was in order. When […]

Articles

Understanding IMS OTMA Commit Mode and Synchronization Level

Subhasish Sarkar

January 25, 2021

The IMS OTMA client communicates information to IMS and receives information from IMS in a prefix passed in front of the message (or command). Among several information present in the prefix are COMMIT MODE and SYNCHRONIZATION (SYNC) LEVEL. OTMA SYNC Level The OTMA client specifies the sync level on each input message. The OTMA sync […]

Articles

What Coding Language Should You Teach Yourself?

Courtney Welu

January 25, 2021

Coding and programming are major additions to any worker’s skillset and can make the job market a much easier place to navigate. Companies everywhere are looking for candidates who are already trained in various coding languages, and the good news is that with all the online resources available for free, it’s easy to teach yourself […]

Articles

IBM i Performance Data Investigator: Memory Allocation Perspectives

Dawn May

January 22, 2021

IBM’s recent enhancements to the Performance Data Investigator (PDI) charting engine includes some new memory perspectives (charts) which provide additional usage statistics that help visualize and understand memory usage on your IBM i partition. IBM i memory tuning has traditionally been a dark art: adjust tuning parameters and see how the system behaves. It was […]

Articles

Bridging the Generational Gap

January 22, 2021

It’s no secret that mainframes are still relevant and constantly changing to keep with the new demands for increased speed and stability. The new machines are being built smaller and are processing faster than ever before. This evolution triggers the same questions at conferences, resource planning, and even with vendors:  How can we plan for […]

Articles

A Beginner’s Guide to NoSQL

Alex Williams

January 19, 2021

Traditionally the way that SQL works is through relational databases. As such, it tends to run into certain issues, for example, complex design due to needing to avoid data duplication. Another big issue is the fact that SQL is only vertically scalable, and therefore can become quite expensive as a project expands. NoSQL was made […]

Articles

Understanding How a ‘CM0 SL1’ Input Message Sent to IMS Connect Works in the Case of a Client NAK

Subhasish Sarkar

January 15, 2021

IMS Connect (ICON) is the TCP/IP gateway for IMS. So, besides running the traditional IMS transactions on z/OS, an IMS programmer/database administrator (DBA) can now leverage applications running on the distributed side of the world (a Java web application, for example) to be able to easily talk to IMS databases. The Java web application would […]

Articles

Automate Your TSO Logons With Vista TN3270 Application Macros and a Windows Batch (.bat) File

Subhasish Sarkar

January 13, 2021

In this tutorial, we look at all the steps that are involved in the process of automating TSO logons, using the Vista TN3270 application and a Windows Batch (.bat) file. Components Involved Step by Step Instructions Step 1: Create a new session file for your Vista TN3270 Terminal session Application As the very first step, […]

Articles

2 Recent IBM i Enhancements

Dawn May

January 13, 2021

IBM recently delivered two enhancements to the operating system via PTFs and documented these enhancements on the General IBM i Operating System web page. Improvements to Restricted State This enhancement appears to be a stealth change, as I cannot find any mention of it in announcement materials. I found this enhancement by going to the […]

Podcasts

Marina Schwenk on COMMON, Women in IT, and Unit Testing

Charlie Guarino

January 12, 2021

Pictured above: Marina Schwenk (left) and Charlie Guarino (right) Charlie Guarino: Hi, everybody. I'm Charlie Guarino. Welcome to TechTalk SMB. Our first guest ever is an IBM software developer and admin, and somebody who is definitely not letting grass grow under her feet. I am very happy to introduce to our podcast, Marina Schwenk. Marina, […]

Podcasts

Ed Jaffe on SHARE, JES3, FORTRAN and More

Reg Harbeck

January 11, 2021

Reg Harbeck: Hi, this is Reg Harbeck and I’m here today with my friend and colleague Ed Jaffe, who is really a mover and shaker in the world of mainframe, really active at SHARE and a major aficionado of JES3 and also of bourbon. Well before giving everything away, Ed, tell us about yourself. How […]

Articles

The Business Benefits of Modernizing IBM Z and IBM i

Jim Utsler

January 8, 2021

The title of a new white paper from IDC and sponsored by Rocket Software, “The Quantified Business Benefits of Modernizing IBM Z and IBM i to Spur Innovation,” authored by Peter Rutten, an IDC research director in the infrastructure group, pretty much gives away the report’s central premise. But what are the factors behind this […]

Articles

Some Ideas for Expanding the Power Systems/AIX Universe

Rob McNelly

January 8, 2021

Moving forward, Rob McNelly will be writing regularly on AIX, IBM Power Systems hardware and related topics for TechChannel

Articles

Looking Back at 2020: Changes, Innovations and More

Trevor Eddolls

January 8, 2021

2020 must have been the year that no-one expected in the early hours January 1 as they celebrated its arrival. According to the Collins Dictionary, the word “lockdown” had a 6,000% increase in usage since 2019. The other pandemic-related words on the dictionary’s list of the top 10 words for 2020 were: “coronavirus,” “social distancing,” […]

Articles

The Shift to Virtual Training

Emma Pitzl

January 6, 2021

The COVID-19 pandemic changed the face of how we interact with one another, prompting a switch to virtual strategies regarding event planning, community connectivity, training methodologies and more. To help you understand and navigate these changes, TechChannel sat down with Jim Buck and Michelle Lyons of imPower Technologies, LLC, and Jon Paris and Susan Gantner […]

Articles

The Future of Virtual Events

Courtney Welu

December 22, 2020

When the COVID-19 pandemic hit, Angela Brown, SVP and GM of events for The Linux Foundation, and her team had to pivot quickly to figure out what their virtual events strategy would look like. “One misconception is that virtual events are easier to put on than a physical event,” Brown says. “Most people would assume […]

Articles

Problem Solving in the Data Center

Emma Pitzl

December 22, 2020

Tony Turetsky, software developer and analyst at P.C. Richard & Son, on his approach to problems and insights for industry-wide solutions to improving systems management strategies

Key Enterprises LLC is committed to ensuring digital accessibility for techchannel.com for people with disabilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards.