But enough reminiscing, let's talk about the announcement of COBOL for z/OS V5.1 : 'IBM Enterprise COBOL for z/OS , V5.1 allows you to generate your applications for higher levels of the z/Architecture and higher levels of performance optimization (ZP13-0179)'.
At a glance
"Enterprise COBOL for z/OS , V5.1 exploits the capabilities of the z/Architecture while adding a number of new features and enhancements:
- A new compiler option (ARCH) to exploit and tune your code to run on your choice of the z/Architecture levels of the z/OS platform.
- The enhanced compiler option (OPTIMIZE) to select from multiple levels of increasing optimization for your code.
- Improved capability to process large data items to the full AMODE(31) capability.
- Improved capability for modernizing business-critical applications through XML enhancements that gives you control over the form of XML documents.
- Support for the latest middleware including CICS, DB2, and IMS.
- Improved capability for programming with UTF-8 Unicode.
- New pseudo-assembly listings (output from LIST compiler option).
- Interoperability with Java7 to help you incorporate web-based applications as part of your business processes.
- New DWARF/Common Debug Architecture interface to provide a consistent format for information that can be used by debuggers and program analysis tools."
Another interesting thing : you'll no longer have to use the 'NO89 DD' statement in the SCRT JCL to indicate where your Cobol compiler runs. Cobol V5.1 can now automatically be tracked by SMF89 records and will be supported by SCRT V21.2.0.
Some more facts. GA will be June 21, 2013.
And there's one software requirement I'd also like to mention. You'll need z/OS V1.13 or later.
No comments:
Post a Comment