|
Explanation: The MAXLOGFILES option defines the maximum number of redo log file groups and the MAXLOGMEMBERS option defines the maximum number of members for a redo log file group that can be created in the database. The other options (MAXREDOLOGS, MAXLOGGROUPS) do not exist. Reference: OCP Oracle 9i Database: Fundamentals I, p. 77f.
|