数据库参数文件 含有数列和数据库配置信息数据库参数文件分为两部分各部分相互独立一部分是文本文件init.ora另一部分是spfile.ora文件该文件允许通过alter system命令来维持数据库参数的设置 分为2类 spfile和pfile.二进制类型和文本类型
而这些日志文件的大小是由数据库配置参数LOGFILSIZ决定的。
The size of these log files is determined by the LOGFILSIZ database configuration parameter.
数据库配置参数LOGPRIMARY决定了主日志文件的数量。
The database configuration parameter LOGPRIMARY determines the number of primary log files.
数据库配置参数 LOGFILSIZ 则指定了次日志文件的大小。
The LOGFILSIZ database configuration parameter specifies the size of secondary log files.
应用推荐