Dictionary Maintenance
Data Definition Language (DDL) Reference Manual — 426798-002
10 -19
Increasing Dictionary File Size
Increasing Dictionary File Size
The DDL compiler creates the dictionary files with the primary and secondary extent
sizes listed in
Table 10-1
.
With these size limits, it is possible that one or more of the dictionary files could be
filled to capacity. If a dictionary file runs out of space, a FILE ERROR 45 (file is full)
results.
You can increase dictionary file size by using the FUP ALTER MAXEXTENTS
command to increase the maximum number of file extents.
To increase the maximum number of file extents, do the following:
1. Start an interactive FUP session.
2. Use ALTER to increase the value of MAXEXTENTS.
3. Use FUP INFO file-name,DETAIL to display and verify your changes.
4. Exit from the interactive FUP session.
Table 10-1. Dictionary File Extent Sizes
Dictionary File
Primary Extent
Secondary Extent
DICTALT
4 pages
32 pages
DICTCDF
4 pages
32 pages
DICTDDF
4 pages
32 pages
DICTKDF
4 pages
32 pages
DICTMAP
4 pages
32 pages
DICTOBL
4 pages
32 pages
DICTODF
4 pages
32 pages
DICTOTF
4 pages
32 pages
DICTOUF
4 pages
32 pages
DICTOUK
4 pages
32 pages
DICTRDF
4 pages
32 pages
DICTTKN
4 pages
32 pages
DICTTYP
4 pages
32 pages
DICTVER
4 pages
32 pages
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...