Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Initialization Parameters, 22 of 188


CONTROL_FILES

Parameter type: 

String 

Syntax: 

CONTROL_FILES = filename [, filename [...] ] 

Parameter class: 

Static 

Default value: 

Operating system dependent 

Range of values: 

1 to 8 filenames 

Every database has a control file, which contains entries that describe the structure of the database (such as its name, the timestamp of its creation, and the names and locations of its data and redo files). CONTROL_FILES specifies one or more names of control files, separated by commas.

In an Oracle Parallel Server environment, you must set this parameter for every instance.

Oracle Corporation recommends that you multiplex multiple control files on different devices or mirror the file at the operating system level.

See Also: Oracle8i Designing and Tuning for Performance


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index