Hello,
I am working with a legacy application with the following profile:
We are planning to modernize the system by replacing ISAM with PostgreSQL.
My challenges:
-
Very limited knowledge of COBOL internals and ISAM file handling
-
Large legacy codebase
-
Requirement for high data safety and system stability
-
Preference for minimal changes to business logic
I would appreciate expert guidance on:
-
Recommended migration architecture (ODBC vs Embedded SQL vs external service layer)
-
Mapping strategy between ISAM files and relational schema
-
Typical changes required in COBOL programs
-
Known tools or frameworks used for ISAM-to-RDBMS migration
-
Risks and limitations when working with 32-bit COBOL runtimes
-
Suggested step-by-step migration approach
The objective is to modernize storage while keeping the COBOL application functional with minimal refactoring.
Any best practices or reference architectures would be very helpful.
Thank you.
------------------------------
mohamad ali echreshavi
------------------------------