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