Chapter 16 Migrating from ERwin to PowerDesigner


The Import Process

PowerDesigner provides a wizard to automatically import your ERwin files.

Steps To import an ERwin model into PowerDesigner:

  1. Select File→Import→ERwin File.
  2. Select or browse to the directory that contains the ERwin file, select it, and then click Open.
  3. If the ERwin file contains only a physical model, you will be prompted to choose whether to import references as triggers. Select Yes or No to begin the import.

    Alternatively, if the ERwin file contains a logical model or a combined logical and physical model, the ERwin model import dialog box opens:


    The options available depend on the type of ERwin model that you are importing. The traditional approach to data modeling in PowerDesigner is to create a Conceptual Data Model synchronized with a Physical Data Model. The full set of options is as follows:



    Select the checkbox for each type of models that you want to create.
  4. If your ERwin model contains a logical model, and you want to create a conceptual data model, then you can choose to merge identical data items. This is a powerful metadata management technique that is not available in the ERwin environment.

    For example, your ERwin logical model may contain multiple entities that contain an attribute "address". By default, PowerDesigner will create a separate data item for each of these entity attributes. However if you select the Merge identical data items checkbox, then a single data item will be created, and adjustments to it will automatically cascade down to all the associated entity attributes.
  5. If your ERwin model contains a physical model, then you can choose whether to implement referential integrity using triggers.
  6. Click OK to begin the import. When the process is complete, the imported models will appear in the Browser.

 


Copyright (C) 2005. Sybase Inc. All rights reserved.