answersLogoWhite

0

db writer(DBWn) writes dirty buffer(modified data) into datafiles on disk.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Which Process reads data from Datafiles?

The Oracle database process responsible for reading data from datafiles is the Database Writer (DBWR) process. This process ensures that the data blocks in memory are periodically written to the datafiles on disk to ensure data integrity and durability.


Who is someone that develops software or writes the instructions that direct the computer to process data?

programmer


What is var directory in Linux stands for?

Var directory is a sub directory of the root directory, The system writes data during process of its operation.


Is there any new technology to transffer datafiles mobile to computer faster way?

Thunderbolt 2 and USB 3.0 are technologies that allow faster transferring of data between mobile and computer.


What reads and writes data and information on a tape?

drive


Reads and writes data and information on a tape?

drive


What are the purpose of tape drive?

Data storage device that reads and writes data on a magnetic tape.


What device writes data and instructions in storage and performs calculations and other data processing?

Cpu


What is a CD writer?

A CD writer is a computer device that writes to ('burns") CDs.


How many Maximum Datafiles can there be in an Oracle Database?

there can as many as the operating system will supports


What writes data and instructions in storage devices and performs calculations and other data processing?

Cpu


How do you control number of Data-files one can have in an Oracle database?

The number of data files in oracle database is controlled by the initialization parameter DB_FILES setting this value too high can cause DBWR issues. before 9i maximum no of datafiles in a oracle database is 1022 after 9i and this limit is applicable to the no of data files in a tablespace.