Creates a database file, specifies its name, and determines its physical characteristics. This statement also creates a directory in the data dictionary where definitions of other database elements can be stored. Example (single-file database): RDO> DEFINE DATABASE 'PERSONNEL'.