What is the most frustrating part of working on large COBOL systems today
Serious question for people who actively work with COBOL.
If you had a magic button that could instantly solve ONE problem when maintaining or modifying a large COBOL application, what would it be?
Examples:
- Finding where business logic lives
- Understanding dependencies
- Impact analysis
- Tracing data flow
- Outdated documentation
- Knowledge trapped with a few senior developers
- Something else entirely
I'm curious whether the biggest challenges today are technical problems, documentation problems, or simply understanding systems that have evolved over decades.
Would love to hear what your "magic button" would solve.