Data Definition Language (DDL) Reference Manual
Introduction to DDL
Data Definition Language (DDL) Reference Manual—529431-004
1-13
Maintaining a Dictionary
file and edit the DDL file, if necessary. Then compile the source statements into the
open dictionary with a SOURCE command.
Figure 1-5. Maintaining a Dictionary
17> DDL DICT
!? SOURCE schema (newdef)
! EXIT
1
Add new definition to
dictionary
18> DDL DICT
!?DDL ddlsrc
!OUTPUT UPDATE def1.
!?NODDL
!EDIT ddlsrc
.
.
.
*EXIT
!? SOURCE ddlsrc
! EXIT
2
Change a referenced definition
DDL
DDL
Source
Schema
Dictionary
Edited
DDL
Source
Schema
? SECTION
newdef
DEF defx TYPE
def1.
Dictionary
DDL
Source
Schema
EDIT
VST005.vsd