MODEL Option

The MODEL option is used to create a description file for a database that uses the DMSUPPORT library of another, existing database. Refer to Performing Modeling for details.

The following diagram illustrates the syntax for the MODEL option:

<MODEL option>

── MODEL ──<database name>─────────────────────────────────────────────┤

Example

In this example, the database ORIGINALDB is modeled.

MODEL ORIGINALDB;