LOGFILES configuration parameter
Use the LOGFILES configuration parameter to specify the number of logical-log files that the database server creates during disk initialization.
- onconfig.std value
- LOGFILES 6
- values
- 3 - 32,767 (integers only)
- units
- Number of logical-log files
- takes effect
- During disk initialization and when you add a new log file. You add a new log with one of the onparms utilities.
Usage
To change the number of logical-log files, add or drop logical-log files.
If you use onparams to add or drop log files, the database server automatically updates LOGFILES.
If you use ISA or onparams to add or drop log files, the database server automatically updates LOGFILES.