| The bookmark (source code position) is now available for every JCL Job of a JCL file containing more than one JOB card, and not only for the first one. | |
| The warning ‘Internal exception occurred during processing listener ExportSymbol::exportIMSSegment’ no longer occurs during IMS analysis, and the IMS segments concerned are now created. | |
| Control cards that contain no SQL statement no longer create wrong SQL Query objects. |
📝 59045
|
| The component CCSID, coming from the CCSID(…) parameter of a DB2 LOAD utility control card, is no longer displayed as a missing procedure in CAST Imaging. |
📝 59085
|
| DB2 LOAD / UNLOAD utility control cards no longer create an SQL Query object, and the missing table that resulted from it (for example EBCDIC) is no longer displayed in CAST Imaging. |
📝 59083
|
| A DMBATCH file transfer step no longer creates an incorrect SQL Query object. | |
| A COBOL CALL on a data item whose value cannot be fully evaluated no longer creates false Unknown Program objects and the corresponding false call links. |
📝 59136
|
| The link between a JCL step and the JCL procedure referenced by INCLUDE MEMBER= is now created, and the warning ‘JCL included not found’ is no longer raised for these members. | |
| Real SQL statements contained in .ctl control cards, such as a SELECT with a long list of columns, are now analyzed and produce the expected SQL Query objects and links to the tables. |
📝 58687
|
| A program that is not part of the analyzed source and that is referenced both from a CICS CSD resource and from an EXEC CICS XCTL now appears as one single unresolved object instead of two duplicates. | |
| SEND MAP / RECEIVE MAP commands without a MAPSET clause now link to the existing CICS Map, and the incorrect ‘Unknown CICS Map’ object is no longer created. | |