TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)

Chapter 3 63
Defining a Database
Database Description Language
END.
The database name is an alphanumeric string from 1 to 6 characters. The first character
must be alphabetic.
The language is the native language definition name or number for the database. Refer to
the Native Language Support Programmer's Guide for further information. The default
language is NATIVE-3000 which uses the US ASCII character set.
NOTE
When using DBLOAD, the database language must match the language ID
stored in the backup media. If they do not match, DBLOAD will give you a
warning message in a session, and if you reply Y, the DBLOAD will continue.
However, in a job, DBLOAD does not load the database.
The password part, item part, and set part are described on the following pages. Figure 3-5.
contains a complete schema for the ORDERS database used in the examples in this
manual.