Follow these instructions to generate DDL for RAPStore,
which is a Sybase IQ database. The data model for RAPStore is RAPStore.pdm,
which is located in the $RAP/RAPStore/datamodel/MarketData folder.
Generating DDL Scripts
Generate DDL directly from the data model. PowerDesigner saves the results in a SQL script that you use to generate the tables and other objects in the target database.
Executing DDL Scripts
Execute the DDL script in Interactive SQL and create database objects in the RAPStore database.