We plan to migrate an old IBM/COBOL/DB2 legacy app to a Solaris/Oracle/C++ "setuped" world. My specific questions here are:
are there any experiences with tools able to analyze COBOL code in a more model driven view? (e.g. data flow analysis, code flow analysis, cross/hyperref listings, pretty printing)
is openCOBOL a real chance to go?
what are the best tools/frameworks to analyze DB2 AND Oracle data models?
Regards