Previous Topic: WelcomeNext Topic: Install and Configure an Oracle Mart


New Features and Enhancements in CA ERwin Mart Server

This section documents the new features and enhancements of CA ERwin Mart Server Release 9.5.0 onward.

Mart in the Korean Language for Windows

If you want to use the Korean language with the Mart database, use specific character sets corresponding to your database.

SQL Server

If you are using a SQL Server database, use the Korean_wansung_CI_AS character set. Select the character set while creating the Mart database (in the Collation field). For more information, see the SQL Server documentation.

Oracle

If you are using an Oracle database, use KO16MSWIN949 or AL32UTF8 character set depending on your operating system language pack. For more information, see the Oracle documentation.

Sybase Adaptive Server

If you are using a Sybase Adaptive Server database, configure the server manually to use Cp949, Utf8, or eucksc character set. These character sets apply to a 64-bit Windows 7 computer running the Korean language pack. When you configure the server, help ensure that you perform the following tasks:

  1. Add the language and set it as default.
  2. Select the character set and set it as default.

    Note: PC (MS) Korean stands for cp949 character set. Extended Unix Code for KSC-5601 stands for eucksc character set. Unicode 3.1 UTF-8 Character Set stands for utf8 character set.

  3. Select the default sort order.

For more information, see the Sybase documentation. Create the Mart database after you perform the tasks that are mentioned earlier.