| Oracle9i Enterprise Edition System Administration Guide Release 2 (9.2.0.1.0) for OS/390 Part Number A97313-01 |
|
This appendix contains the OS/390-specific allowed, default, and maximum values for Oracle initialization and storage parameters. For a complete discussion of these parameters, refer to the Oracle9i Database Reference. To find out which parameters described in Oracle9i Database Reference are supported or not supported by Oracle9i for OS/390, refer to the Oracle9i Enterprise Edition Installation Guide for OS/390.
The topics in this appendix include:
You can separate the keywords with commas or blanks.
Except for control files, Oracle database files (including log, tablespace, and other files) are limited to 4 gigabytes each in size. Control files are limited to 20,000 logical blocks of size DB_BLOCK_SIZE.
A maximum of 255 redo log files can be specified for a database.
A database can contain up to 65, 534 datafiles over all tablespaces. A single tablespace is limited to 4094 datafiles.
| Parameter | Default | Maximum | Minimum |
|---|---|---|---|
|
DATAFILE |
Refer to "Oracle Database Files". |
N/A |
16K or one VSAM control area, whichever is larger |
|
LOGFILE |
Refer to "Oracle Database Files". |
N/A |
N/A |
|
MAXDATAFILES |
32 |
65534* |
N/A |
|
MAXINSTANCES |
1 |
15 |
N/A |
|
MAXLOGFILES |
32 |
256 |
2 |
|
MAXLOGMEMBERS |
2 |
5 |
N/A |
|
MAXLOGHISTORY |
N/A |
N/A |
N/A |
|
*Specifying MAXDATAFILES larger than 40,000 requires using a database default blocksize (DB_BLOCK_SIZE INITORA parameter value) of 8K or larger. Note: N/A means that the platform-specific value is the same as the generic value. |
|||
The maximum values for DATAFILE, MINEXTENTS, NEXT, OPTIMAL, and PCTINCREASE are all limited by file size, which is limited by the size of the disk device.
|
|
![]() Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|