Fujitsu UDS/SQL V2.5 用户手册

下载
页码 324
SSL
Placement
U929-J-Z125-9-76
  
165
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
PLACEMENT OPTIMIZATION 
PLACEMENT OPTIMIZATION FOR SET set-name
set-name
 specifies the name of the set to be optimized as an access path. It must not be a 
SYSTEM set. This entry is to be added to the member record type of the set.
As a result of this entry, UDS/SQL reserves sufficient storage space immediately after the 
owner record (when storing it) to hold the following information: 
Number of member records as specified in the POPULATION clause (see the section 
). 
If member records are owners in other sets:
all tables to be stored in the pages of these records using ATTACHED (see the sections 
 and 
). 
A prerequisite is that placement has not been specified for the owner record type of the 
specified set using: 
LOCATION MODE IS CALC 
MODE IS LIST or 
PLACEMENT OPTIMIZATION 
In the case of a record type defined in the schema DDL with LOCATION MODE IS CALC, 
PLACEMENT OPTIMIZATION generates indirect CALC pages. 
If the set is defined with MODE IS LIST then PLACEMENT OPTIMIZATION is ignored.