Data Definition Language (DDL) Reference Manual — 426798-002
Glossary -1
Glossary
alphabetic character. Any uppercase or lowercase letter or a space.
alphanumeric character. Any ASCII character.
alternate record key. A field other than the primary record key whose value identifies a
record in a structured file.
command interpreter. A process that manages interactive communication between you
and the operating system. In this manual, command interpreter refers to a TACL
process.
compilation. The process of translating a source file to an object file.
constant. A DDL dictionary object that has a name, a data type, and a value. You define a
constant in a CONSTANT statement, and you can refer to a constant value by name in
other DDL statements.
DDL (Data Definition Language). An HP product for defining data objects in Enscribe files
and translating object definitions into source code for programming languages and
other products on HP NonStop systems.
DEF. See definition.
definition (DEF). A DDL dictionary object that describes a data structure, including the
name, data type, size, and other attributes of a field (elementary item) or of a named
group of fields.
dictionary. A set of 14 files that contain information about DDL objects; all 14 files are on
the same subvolume, and a subvolume can contain only one DDL dictionary. The
name of the dictionary is the subvolume name.
Enscribe. The HP database record manager, which provides access to and manipulation of
records in disk files.
extensible structured token. A token to which new fields can be added.
FUP (File Utility Program). A HP product for creating files and altering file attributes.
host language. A programming language available on HP NonStop systems.
locale. The subset of a user’s environment that depends on language and cultural
conventions. It is made up from one or more categories. Each category controls
specific aspects of the behavior of components of the system. It refers to a collection of
rules and text that represent linguistic and cultural conventions for a specific region.
Also is a standard utility that processes locale and character map files to create a
locale database.
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...