Fujitsu UDS/SQL V2.5 Manual Do Utilizador

Página de 324
U929-J-Z125-9-76
  
129
D
ok
us
c
h
abl
on
en
 1
9x
24 V
e
rs
ion
 7
.3
us
 f
ü
r F
ram
eM
ak
er
 V
7
.x
v
o
m
 1
4.
02
.2
00
7
©
 c
o
gni
tas
 Gm
b
H
 20
01-
20
07
24
. Ok
tobe
r 20
07
  S
ta
nd
 0
8:
58
.5
5
P
fa
d:
 G
:\
v
og
t\
fs
c
\ud
s
\M
anu
al
e
\e
n\
ud
s
e
nt
_e\
u
ds
ent
.k
0
5
5 SSL 
5.1 Introduction 
The schema DDL is used to describe the logical structure of the data; the Storage Structure 
Language SSL is used to specify the physical storage structure when storing data and 
logical relationships between data. The definition of the physical storage structure is 
optional. If it is omitted, UDS/SQL applies the default values. The user can influence the 
storage space requirements for the data and especially the system run-time behavior in 
future applications when defining the storage structure. 
Designing the storage structure involves the following steps: 
1. Declaring the population 
2. Defining the linkage of records 
3. Determining the placement of member records, tables and hash areas 
4. Determining the extent of table reorganization 
Each of these steps is dealt with below in a separate section, which also explains the default 
cases. These sections are preceded by a description of the methods UDS/SQL uses for the 
physical representation of the logical data structure. 
The metalanguage used is described on 
and the general syntax rules are summa-
rized on 
You compile the SSL using the SSL compiler. For information on operating the SSL 
compiler, please refer to the "
" manual, Compiling SSL).