Chapter 2 Physical Data Model Basics
You can define a database for a PDM.
For more information on creating a database, see the section Creating a database.
A database definition includes the following properties:
| Property | Description |
|---|---|
| Name | Name for the database |
| Code | Code for the database. This code is generated in database scripts |
| Comment | Descriptive label for the database |
| Stereotype | Sub-classification used to extend the semantics of an object without changing its structure; it can be predefined or user-defined |
| DBMS | DBMS for the database |
| Options | Physical options available in the DBMS |
| Script | Begin and end scripts that are inserted at the start and end of a database creation script |
| Rules | Business rules for the database |
| Copyright (C) 2005. Sybase Inc. All rights reserved. |
| |