1 |
BLOCKS |
块数 |
FLOAT |
22 |
0 |
Y |
|
|
|
|
Number of blocks - 块数 |
2 |
CACHE |
指示缓存的LOB数据是否缓存在缓冲区缓存中 |
CHAR |
10 |
0 |
Y |
|
|
|
|
Indicates if LOB data cached is cached in the buffer cache - 指示缓存的LOB数据是否缓存在缓冲区缓存中 |
3 |
CHUNK |
LOB块的大小(字节) |
FLOAT |
22 |
0 |
Y |
|
|
|
|
Size (in bytes) of the LOB chunk - LOB块的大小(字节) |
4 |
COLUMN_NAME |
LOB列名(仅100个字符) |
CHAR |
100 |
0 |
Y |
|
|
|
|
LOB-Column name (only 100 characters) - LOB列名(仅100个字符) |
5 |
COMPRESSION |
用于此LOB的压缩级别 |
CHAR |
13 |
0 |
Y |
|
|
|
|
Level of compression used for this LOB - 用于此LOB的压缩级别 |
6 |
DEDUPLICATION |
用于此LOB的重复数据消除类型 |
CHAR |
20 |
0 |
Y |
|
|
|
|
Kind of deduplication used for this LOB - 用于此LOB的重复数据消除类型 |
7 |
ENCRYPT |
指示LOB是否加密 |
CHAR |
4 |
0 |
Y |
|
|
|
|
Indicates whether or not the LOB is encrypted - 指示LOB是否加密 |
8 |
FORMAT |
指示LOB存储格式是否取决于endianness |
CHAR |
20 |
0 |
Y |
|
|
|
|
Indicates if LOB storage format depends on the endianness - 指示LOB存储格式是否取决于endianness |
9 |
FREEPOOLS |
此LOB段的可用池数 |
FLOAT |
22 |
0 |
Y |
|
|
|
|
Number of freepools for this LOB segment - 此LOB段的可用池数 |
10 |
IN_ROW |
指示是否内联存储某些LOB |
CHAR |
10 |
0 |
Y |
|
|
|
|
Indicates whether some LOBs are stored inline - 指示是否内联存储某些LOB |
11 |
INDEX_NAME |
LOB索引名称 |
CHAR |
128 |
0 |
Y |
|
|
|
|
LOB index name - LOB索引名称 |
12 |
LOGGING |
指示是否记录对LOB的更改 |
CHAR |
12 |
0 |
Y |
|
|
|
|
Indicates whether or not changes to the LOB are logged - 指示是否记录对LOB的更改 |
13 |
OWNER |
所有者 |
CHAR |
30 |
0 |
Y |
|
|
|
|
Owner - 所有者 |
14 |
PARTITIONED |
指示LOB列是否在分区表中 |
CHAR |
3 |
0 |
Y |
|
|
|
|
Indicates whether the LOB column is in a partitioned table - 指示LOB列是否在分区表中 |
15 |
PCTVERSION |
用于版本控制的LOB空间的最大百分比 |
FLOAT |
22 |
0 |
Y |
|
|
|
|
Maximum percentage of the LOB space used for versioning - 用于版本控制的LOB空间的最大百分比 |
16 |
RETENTION |
LOB空间版本控制的最长持续时间 |
FLOAT |
22 |
0 |
Y |
|
|
|
|
Maximum time duration for versioning of the LOB space - LOB空间版本控制的最长持续时间 |
17 |
RETENTION_TYPE |
用于此LOB的保留类型 |
CHAR |
10 |
0 |
Y |
|
|
|
|
Type of retention used for this LOB - 用于此LOB的保留类型 |
18 |
RETENTION_VALUE |
最短保留时间(秒) |
FLOAT |
22 |
0 |
Y |
|
|
|
|
Minimum retention time (in seconds) - 最短保留时间(秒) |
19 |
SECUREFILE |
指示LOB是否为SecureFiles |
CHAR |
3 |
0 |
Y |
|
|
|
|
Indicates whether the LOB is SecureFiles - 指示LOB是否为SecureFiles |
20 |
SEGMENT_CREATED |
指示是否已创建LOB段 |
CHAR |
3 |
0 |
Y |
|
|
|
|
Indicates whether the LOB segment has been created - 指示是否已创建LOB段 |
21 |
SEGMENT_NAME |
LOB段名称 |
CHAR |
128 |
0 |
Y |
|
|
|
|
LOB segment name - LOB段名称 |
22 |
SIZE_MB |
;大小(MB) |
FLOAT |
19 |
3 |
Y |
|
|
|
|
;Size in MBytes - ;大小(MB) |
23 |
TABLE_NAME |
表名 |
CHAR |
128 |
0 |
Y |
|
|
|
|
Table name - 表名 |
24 |
TABLESPACE_NAME |
表空间 |
CHAR |
30 |
0 |
Y |
|
|
|
|
Tablespace - 表空间 |