Fixes
This Interim Fix addresses the following problems:
- IMS(tm) subsystem was not being
populated in the Properties view for a table on the data server which
resulted in a missing "SUBSYSTEM" clause when DDL was generated.
- When a COBOL copybook contained an OCCURS definition without sub-elements,
CDA marked it as unmappable when it should have been mappable.
- COBOL copybook defined with PIC SVP9(15) COMP-3 erroneously generated
DECIMAL(15,16) instead of DECIMAL(16,16). CDA is modified to handle
"P" value in picture clause.
- When a CA-IDMS schema contained OCCURS DEPENDING ON or REDEFINES
and the column was listed on the following line instead of the same
line, parsing failed.
- When importing Classic reference files, if the user typed a list
and attempted to enter a comma, the comma was being erased forcing
the user to use the Browse button to enter multiple files.
- When editing the "NULL IS" attribute in the properties view, X'ABC'
should be treated as x'ABC' to avoid a DDL submission error.
Prerequisite
Before applying this interim fix, you must apply:
Important Reminder
After installing this interim fix,
start Classic Data Architect with the -clean option so
that the changes are picked up.
- Open a DOS window, navigate to install_dir\CDA\eclipse and type eclipse -clean. The
install_dir is the location where you installed Classic Data Architect, such as C:\Program Files\IBM\WSClassic91.