Previous Topic: 2ENext Topic: Web Option


CA 2E Toolkit

We completed the following fixes, corrections, or updates for the CA 2E Toolkit:

C21E 26

The Edit Library List Entries (YEDTLIBLST) command encounters a CPD0074 ('Value 'xxxxxxxxxx' for LIBL exceeds ten characters.') error within the "Exit Edit Library List Entries" panel when a ten character library name is specified at or after Sequence 0460 (while one or more libraries are also sequenced after the ten character library name).

C21E 54

The YWRKF command on the RTV access path of a file fails with decimal data error when a key is larger than 40-bytes length in the first 120 bytes of the total key length.

C21E 55

The YRTVOBJLIB command did not return correct results under the following scenarios:

C21E 61

The DBCS data is not updated with YWRKF Update. The YVL0005 error message displays and the program run can only be run in the Hex mode.

C21E 65

Consider a scenario when you have to compile multiple functions having Z*(compilation override) and/or Y*(pre/post compilation) directives. When they are compiled individually, directives are processed in the correct order. However, when you compile them in a single job, such that at least one of the preceding components has Z* directives in them. Hence, during the compilation of later components, any pre-compilation Y* directives are treated as post-compilation Y* directives and are incorrectly processed after Z* directives, which leads to compilation failures.

This problem is experienced when using YEXCOVR/YCRTOBJ for submitting compilations.

C21E 67

When you attempt to compile a function having an OVRDBF precompilation directive (example, a function that is built on a QRY access path) using YEXCOVR in batch mode, such that OVRDBF is necessary for successful compilation of the function, the OVRDBF is not executed properly leading to compilation failure.

C21E 70

The YWRKF does not display data for a file, which has any of its key field with Timestamp data type.