SSL Reference section
248 U929-J-Z125-9-76
9.2 SSL syntax Schema entry STORAGE clause.
⎧[RECORD NAME clau se
[DATABASE-KEY-TRA NSLATION-TABLE clause]
[record POPULATIO N clause]
Record entry ⎨
[PLACEMENT-OPTIMI ZATION clause]
[INDEX clause]
⎩[COMPRESSION clause ]].
⎧[SET NAME clause
[set POPULATION c lause]
Set entry ⎨[MODE clause]
[INDEX clause]
⎩[PHYSICALLY LINKE D clause]].
Figure 63: Structure of SSL
The description of the physical storage structure is optional. If it is omitted, UDS/SQL uses
the default values indicated in the explanations for the individual syntax elements.
Otherwise, the description always starts with the STORAGE clause. The sequen ce of the
record and set descriptions is arbitrary. All names referred to in the storage str ucture
description must have been previously defined in the schema DDL.
9.2.1 Schema entry
STORAGE STRUCTURE OF SCHEMA schema-name.
The schema entry is used to specify the na me of the schema to which the storage structure
description applies.