Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Initialization Parameters, 40 of 188


DB_WRITER_PROCESSES

Parameter type: 

Integer 

Parameter class: 

Static 

Default value: 

Range of values: 

1 to 10 

DB_WRITER_PROCESSES is useful for systems that modify data heavily. It specifies the initial number of database writer processes for an instance. If you increase the value from the default of 1, you should adjust the DB_BLOCK_LRU_LATCHES parameter so that each database writer process (DBWn) has the same lumber of latches (LRU buffer lists).  

Note: If you set the DBWR_IO_SLAVES parameter, Oracle uses only one database writer process, regardless of the setting for DB_WRITER_PROCESSES

See Also:

 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index