cloudframe | Resource
Java migration COBOL batch workloads performance optimization mainframe to cloud SLA management

Why Modernization Is Hard – Series 4

Know the performance optimization challenges that arise when migrating COBOL batch workloads from mainframe to cloud-native Java environments. CloudFrame engineers share strategies for preserving throughput and meeting S...

By Venkat Pillay Jul 16, 2024 ARTICLES

One of the biggest challenges in modernizing legacy applications is figuring out the program call chain and the functionality of various called programs. Scanning the source code alone is not enough to understand the call chain and the full scope of the application. In this blog, I'll share a few examples of issues customers have encountered during their modernization journey.

Program Mapping

We have seen many customers using a single common program name (Example: APLCM500) in the source control (SCM), however the module is link-edited differently for batch vs online. In the example below, the batch program APLBT401 calls -> APLBT500. But when you look for the source APLBT500, it will not be found!

Screenshot-2024-07-16-at-1

Dynamic Program calls

Another pattern we have identified is that all batch jobs call a single assembler program used for checkpoint restart, with the program name passed as a parameter.

image-3

Another common scenario is when the name of the called program is stored in a variable and its value is retrieved from a database or a VSAM file. In such cases, it's impossible to determine the list of called program names simply by scanning the source code.

image-4

Summary

The issues mentioned above represent just a small subset of the challenges we've encountered during modernization. Without understanding the full call chain, it's impossible to fully comprehend the legacy system. In conclusion, scanning the source code alone is not sufficient for a successful modernization. Using CloudFrame can help overcome many of these challenges!

Share Article

Spread this insight across your network.

X LinkedIn Facebook
Author

Venkat Pillay

Founder and CEO

Venkat is a true technology visionary, serial entrepreneur, strategist, deep generalist, and architect. With over 25 years of experience and a passion for innovation, his expertise ranges from Legacy to emerging technology and company building.

Continue Reading

Related Posts

Ready to modernize?

Start your journey from legacy mainframe to modern cloud-native applications today.

Agentic AI

Agentic AI is CloudFrame's orchestrated intelligence layer that combines deterministic, probabilistic, and generative models to assist, guide, and learn across the entire modernization journey—from discovery to transformation and optimization. It is context aware, adaptive and capable of independent operation.