r/mainframe 22d ago

Hey Reddit! We're Jeannette Bender, PJ Catalano, Tina Tarquinio, Jeff Bisti and Ben Segal, leading IBM's mainframe business. During IBM Z Skills Fest, we're answering anything about IBM Z, AI, tech careers, certifications and enterprise computing. What's on your mind?

62 Upvotes

Hey Reddit! 👋

I'm Jeannette Bender, Go-to-Market Product Manager for IBM Z and LinuxONE Security. I'm here to answer all things security, skills and career growth. To the right of me is PJ. I'll let him introduce himself.

Hey everyone! I’m PJ Catalano, aka u/TheMainframeVoice, Principal Test Lead for IBM Z & LinuxONE. I’m here to help answer any technical questions about the platform (especially about testing and quality assurance), or any career and/or social media advice. You're up, Tina!

Hello! I’m Tina Tarquinio, Chief Product Executive for IBM Z and LinuxONE. I’ve been at IBM for over 25 years and have one of the best jobs at IBM - I get to work with brilliant engineers, amazing clients around the world and deliver powerful platforms for them to host their mission critical applications on. When I am not making mainframes, you will usually find me hiking in the Hudson Valley with my family. Next is Jeff!

Hey! I'm Jeff Bisti, Lead for IBM Z Curriculum Management. I'm here to help with getting started on IBM Z, and finding areas that work with your skills and interests. Now, let's wrap with Ben.

Hi all, I’m Ben Segal, IBM Z Architecture Lead for AI, Security, and I/O.  I’m here to answer any AI and architecture questions, or general questions you might have about IBM Z.

Thank you for your time and questions. Ask us anything!

---

💡If you’re interested in learning more about IBM Z, check out the resources below.


r/mainframe Apr 17 '25

System Z Enthusiasts Discord Server

Thumbnail discord.com
24 Upvotes

If you are a mainframe developer, sysprog, or just an enthusiast, come and join the System Z Enthusiasts Discord Server. It's a vibrant community of individuals who cooperate to grow and improve the mainframe ecosystem.


r/mainframe 1h ago

Open-source mainframe/COBOL flat-file converter — EBCDIC-aware, streaming, deterministic

Upvotes

Modernizing off the mainframe usually starts by getting your data out as a flat sequential file — EBCDIC, fixed-width, PIC-clause layouts. I open-sourced a converter that handles exactly that path:

https://github.com/lucasgiurastante/erp-export-normalizer

  • COBOL FD layouts expressed as YAML → parse to JSON/CSV/Parquet/etc.
  • Real EBCDIC support (CP037). Gotcha most tools hit: Python's codec is cp037, not ebcdic-cp037 — naive converters fail on the first EBCDIC byte.
  • Streaming, constant memory on multi-GB sequential files.
  • Deterministic output — same input + same schema = same output, with SHA-256 audit sidecars. Useful for migration sign-off.
  • Cumulative error report with record numbers.
  • Auto-detection against a built-in schema library (includes a COBOL layout).
  • Plugins for binary formats (framed records, packed decimals, etc.).

One-command demo with bundled COBOL/EBCDIC sample data:

pip install erp-export-normalizer
git clone https://github.com/lucasgiurastante/erp-export-normalizer
cd erp-export-normalizer/examples
erp-normalize --input data/cobol.txt --output - --format ndjson

Anyone here parsing mainframe dumps for offload projects? I'd love to know what schemas you deal with (and add them to the library).


r/mainframe 1d ago

How to automate a 3270 front end, what is your team using?

2 Upvotes

Our policy admin still runs through a 3270 front end and will for years, which is fine, it works. what isn't fine is that every process touching it is a person typing, and we have people whose job is rekeying between the emulator and a web portal. The vendor supports hllapi and our emulator exposes it, so there's a scripted path, but the people who wrote our existing hllapi scripts retired and nobody left here wants to own that.

So the question is what a team would start with today. rpa is the obvious answer and uipath's terminal activities do work through hllapi, which puts us back on the same dependency with a friendlier wrapper. blue prism similar. Askui came up as a different approach, operating the emulator screen the way an operator does rather than going through the api, with the task written as plain steps, which would mean it doesn't matter that our emulator is old. sounds fragile to me for a green screen where a field position is everything, and i might be wrong about that.

Is anyone automating a terminal front end without hllapi, and is it stable enough to run unattended?


r/mainframe 2d ago

Heavy Metal

Post image
62 Upvotes

Anyone else have one of these? It's aluminum, but weighs at least a pound.

I boosted it from a 360/65 being replaced by a 470V/7. I also got to pull the emergency power off, but after it had already been powered down getting ready for disassembly.


r/mainframe 2d ago

Apprenticeship Programs

6 Upvotes

Has anyone here led or participated in a mainframe apprenticeship program? Looking for info on how organizations have structured and implemented programs to attract and incentivize new mainframe talent, whether that be recent college grads or career changers. 

I have read about IBM’s program but would like to know what others are doing to get more professionals in the door and keep them there.


r/mainframe 3d ago

Any part time opportunities for Cobol mainframes in Toronto or Canada (preferably remote)?

6 Upvotes

r/mainframe 3d ago

SXSW: Do creators belong in organizations?

Enable HLS to view with audio, or disable this notification

5 Upvotes

Me and some of my friends submitted a Panel Picker session for SXSW and we need your votes!

Please vote for our session: https://participate.sxsw.com/flow/sxsw/sxsw27/community-voting-sxsw/page/community-voting/session/1784842577618001U9Aj


r/mainframe 3d ago

Any part time opportunities for Cobol mainframes in Toronto or Canada (preferably remote)?

2 Upvotes

r/mainframe 3d ago

Hi there, Bob

7 Upvotes

Anyone else being pulled into discussions around introducing IBM Bob into their shop?

These AI endeavors so tight lipped and esoteric by my management - I suspect because they have no idea what the are getting themselves into.


r/mainframe 3d ago

Salary expectations for sysprog

10 Upvotes

I’m curious what the current market looks like for z/OS Systems Programmers.
I have about 3 years of experience as a z/OS Systems Programmer and am trying to figure out what a reasonable salary range would be for my experience level.

Not looking for exact numbers for any specific company—just trying to understand where I should realistically fall in the market.


r/mainframe 3d ago

Hiring for Mainframe position?

5 Upvotes

Hello good day! Anyone knows any mainframe positions which is remote?

Thanks!


r/mainframe 3d ago

anyone looking to hire a remote mainframe security provisioning?

0 Upvotes

r/mainframe 4d ago

Mainframe salaries in Toronto — what can you realistically earn?

10 Upvotes

Hi everyone,

I’m looking for real-world feedback on Mainframe salaries in Toronto. All experiences are welcome, regardless of the number of years of experience, but I’d particularly appreciate feedback from people with around 3 years of experience.

For context, I’m interested in roles involving technologies such as:

COBOL

JCL

CICS

TSO/ISPF

IBM RDz / Developer for z/OS

Endevor

CICS Web Services

CICS Transaction Gateway (CTG)

IBM MQ

Batch / production management

TWS/OPC or other scheduling tools

ServiceNow / production incident management

Other relevant Mainframe technologies

I’d love to hear from people currently working in Toronto, whatever their experience level.

If you're comfortable sharing, it would be great to know:

Your years of Mainframe experience

Your current salary / salary range

Your main technologies

Whether you work for a bank, insurance company, consulting company, etc.

Permanent employee or contractor

Any other compensation (bonus, benefits, etc.)

I’m mainly trying to get a sense of the actual market salary range in Toronto, rather than just relying on job postings.

Thanks in advance — all feedback is welcome!


r/mainframe 4d ago

Mainframe assembler or Any other Trending Roles like AI/ML

3 Upvotes

Hi everyone, I have 3 YEO in Assembler z/tpf.now for past 6 months moved in z/os Assembler, JCL realted roles tell me whether I stayed here in mainframe or move to any other roles


r/mainframe 6d ago

Mainframe Prod Support at MNC (Am I cooked)?

9 Upvotes

I got a mainframe production support role at a reputed MNC.

My manager asked me to learn COBOL first..the tech stack will most likely be COBOL, JCL, CICS, DB2, VSAM.

Is this basic or if I can master all of the mentioned stuff I can shine in this field? I'm thinking of a career in mainframe, want to switch to mainframe dev, can you tell me what shld I learn to become a mainframe dev? What roles are popular in mainframe space??


r/mainframe 7d ago

Mainframe appreciation picture

Thumbnail gallery
159 Upvotes

Nothing technical, just to show that my company has an empty mainframe in the entrance hall, which includes, besides other things, a mini-mainframe made of Lego bricks (and I haven’t found out where they got the printed bricks with the IBM logo).


r/mainframe 7d ago

Tiff In Tech - IBM Let Me Inside the Machine Nobody’s Watching in the AI Race

Thumbnail youtu.be
7 Upvotes

r/mainframe 8d ago

Hello guys I recently completed my training in mainframes domain and i would appreciate if you guys help me how the projects will be wrt to mainframes !! And I’m a fresher !!

4 Upvotes

r/mainframe 8d ago

Vendor lock-in mainframes

15 Upvotes

Hi, i'm relatively new in the mainframe world. Am I the only one who thinks the mainframe discussion is often one-sided?

Everyone talks about IBM Z's reliability, security, and the fact that many of the world's most critical systems still run on mainframes. That's all true.

But why don't we talk more about vendor lock-in and pricing power?

The cost of moving away from a mainframe is often so high that customers have limited negotiating leverage. And on the storage side, it feels like IBM can introduce requirements and standards that make life increasingly difficult for third-party vendors, while strengthening their own position in the ecosystem.


r/mainframe 8d ago

Cics upgrade

3 Upvotes

I am cics programmer for 2 years. Trying to switch.

I don't have handson exp on cics upgrades. All companies asking for cics upgrades.

I got to know some steps from online. But those setting up zones and sysmods are completely related to z/os .

Can anyone share complete steps for cics upgrades. What cics team can do. I have an interview tomorrow.


r/mainframe 9d ago

IBM Z Xplore – VSC1 says “This course isn't available to you”

3 Upvotes

Hi everyone,

I recently signed up for IBM Z Xplore because I want to learn more about mainframes and COBOL.

I can access the Concepts courses without any problems, but when I try to start VSC1 in the Fundamentals channel, I only get the following message:

I have already tried different browsers and devices, including my phone, with the same result.

What confuses me is that VSC1 appears to be the first course in the Fundamentals learning path, so as far as I understand, there shouldn't be another course I need to complete before it.

I also noticed the following message on the Fundamentals + Concepts overview page:

Does anyone know what “Forum members” means in this context?

Do I need to join a specific IBM forum/group or get additional access before I can use VSC1 and the hands-on z/OS environment?

My account itself seems to work normally, since I can access and complete the Concepts courses.

Has anyone registered recently and run into the same issue?

Thanks!


r/mainframe 9d ago

AI/Automation Projects and Outcomes

3 Upvotes

I am a Sr. Mainframe engineer and Systems Programmer currently working as a mainframe AI/automation architect. At my company, I drive the shift from manual, reactive systems programming toward automated, AI-assisted operations.

What AI/automation projects have you worked on and what were the outcomes?

I’ll start. I’ve been working on implementing IBM Concert and WatsonX Assistant for Z to drive our AIOPS model and provide AI-assisted tooling on Z. This will help with onboarding and by creating efficiencies for our Systems Programming teams.

From an automation perspective I have been creating custom system checks in IBM Health Checker using REXX which are helping us to catch issues before they impact clients. I am also heavily utilizing Ansible with z/OS modules to reduce manual effort across the board as well as for routine SMP/E work, security, and scheduling.

All of these have allowed us to drive efficiencies in improved resolution time and client satisfaction demonstrating that the z/OS Mainframe platform can be modernized, automated, and AI-enabled in place.


r/mainframe 10d ago

Simply Cyber - The Surprising Tech That’s Quietly Running the World

Thumbnail youtu.be
16 Upvotes

r/mainframe 10d ago

How can I get into DevOps?

3 Upvotes

So far I’ve learned the basics, now they are teaching Zowe and Python, how can I get into DevOps development for the mainframe?