Previous Topic: Target Servers and the Physical ModelNext Topic: Define the Default Datatype for New Columns


Select or Change the Target DBMS

When working with a physical model, you can select or change the target DBMS for the physical schema, and define default settings to use when you generate the schema.

To select or change the target DBMS

  1. Open your physical model, on the Actions menu, click Target Database.

    The erwin Data Modeler -- Target Server dialog box opens.

  2. Set the DBMS and its corresponding properties using the following options:
    Database

    Lets you specify the target DBMS.

    <Database> Version

    Lets you specify the software version for the DBMS you selected for the Target DBMS option.

    Trigger Delimiter

    Lets you specify the delimiter for trigger code that you want to appear in the schema DDL for DB2 LUW and DB2/zOS.

    Trigger Directory

    Lets you specify the location of create, write, and delete triggers for Progress DBMS.

    Decimal Point Indicator

    Lets you select the decimal point indicator to use when you add a column to a DB2/zOS model.

    Library

    Lets you specify the connection library (dblib or ctlib) to use to connect to your SAP ASE and SAP IQ database.

    Default <Database> Datatype

    Lets you specify the default datatype to use when you add a column to the model.

    Default Non-Key Null Option or Null Option

    Specifies the default null option that you want to assign when you add a column to the model. The default null options include:

    NOT NULL - This option is available for all target databases.

    NULL - This option is only available for SAP ASE, MySQL, SQL Server, and Oracle.

  3. Click OK.

    Your selections are saved and the erwin Data Modeler -- Target Server dialog box closes.

More information:

Generic Open Database Connectivity (ODBC)

Specify Default Trigger Directories for Progress