Oracle8i Reference
Release 2 (8.1.6)

Part Number A76961-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Initialization Parameters, 21 of 188


CONTROL_FILE_RECORD_KEEP_TIME

Parameter type: 

Integer 

Parameter class: 

Dynamic. Scope = ALTER SYSTEM. 

Default value: 

7 (days) 

Range of values: 

0 to 365 (days) 

CONTROL_FILE_RECORD_KEEP_TIME specifies the minimum number of days before a reusable record in the control file can be reused. In the event a new record needs to be added to a reusable section and the oldest record has not aged enough, the record section expands. If this parameter is set to 0, then reusable sections never expand, and records are reused as needed. 

Note: This parameter applies only to records in the control file that are circularly reusable (such as archive log records and various backup records). It does not apply to records such as datafile, tablespace, and redo thread records, which are never reused unless the corresponding object is dropped from the tablespace. 

See Also: "CONTROL_FILES", Oracle8i Concepts, and Oracle8i Backup and Recovery Guide for more information on control files. 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index