Release Notes for IBM Classic Data Architect version 9.1 Interim Fix 0013

(c) IBM Corporation 2008. All rights reserved.

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.

Installing the Classic Data Architect interim fix

This fix can be installed with the product updater directly from the update site. However, if the system where the Classic Data Architect is installed does not have Internet access, you can download this interim fix as a zip file and use the product updater to access the update locally.

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.

Procedure

If you are using the product updater to install directly from the update site, continue with the instructions below. Otherwise, if you want to obtain the update to install from a local drive, download and extract the file from http://download.boulder.ibm.com/ibmdl/pub/software/websphere/cda/91/zips/cdaifix_0013.zip and follow the instructions in the file http://download.boulder.ibm.com/ibmdl/pub/software/websphere/cda/91/html/if0013/install_local_910.html.

  1. Exit Classic Data Architect if it's running.
  2. Log on to your system with the same user account used to install WebSphere® Classic Data Architect.
    Restriction: On Windows operating systems, this account requires Administrator privileges. On Linux® operating systems, you must use the root user account.
    Tip: On Windows Vista operating systems, if you have previously installed the Classic Data Architect and its product updater in the Program Files directory, uninstall Classic Data Architect and the product updater and reinstall them into a folder other than Program Files, such as C:\Program Files\IBM\WSClassic91\CDA\eclipse. If you install the applications in the Program Files directory, you must always select Run as administrator. To install these programs, right-click cdasetup.exe and select Run as administrator.
  3. Start the Classic Data Architect product updater:
    • On Windows Vista operating systems, navigate to Start > All programs > IBM WebSphere Classic V9.1, right-click WebSphere Classic Data Architect Product Updater, and select Run as administrator.
    • On other Windows operating systems, click Start > Programs > IBM WebSphere Classic V9.1 > WebSphere Classic Data Architect Product Updater.
    • On Red Hat Enterprise Linux 3.0 and SuSE Linux Enterprise Server 9.0 (GNOME desktop environment), open the main menu and click Programming > IBM WebSphere Classic Data Architect Product Updater.
    • On SuSE Linux Enterprise Server 9.0 (K Desktop Environment), open the main menu and click Applications > IBM WebSphere Classic Data Architect Product Updater.

    On Linux, if you use a desktop environment other than the default, the product shortcuts might not appear in the default location.

  4. If you have previously installed locally, select Preferences menu and then select Update Sites. Click the Restore Default button before proceeding.
  5. Click Find Updates.
  6. Select the update to apply. By default, all available updates are selected. Ensure that you select the checkbox next to Interim Fix 13 under IBM WebSphere Classic Data Architect. To see a description of the update, highlight it.
  7. Click Install Updates.
  8. Click OK to accept the license agreement.

    Depending on the speed of your computer processor, the amount of RAM, and the speed of your Internet connection, the update might take an extended period of time to download and install.

    After the installation is complete, the Classic Data Architect product updater lists the installed updates on the Installed Products page.

  9. Close the Classic Data Architect Product Updater.
  10. 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.