home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a524 / 31.ddi / man / dbwr.l < prev    next >
Encoding:
Text File  |  1991-03-04  |  1.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4.           dbwr(1LOCAL)                System V                 dbwr(1LOCAL)
  5.  
  6.  
  7.  
  8.           NAME
  9.                dbwr - Database Writer background process; writes new data
  10.                to the database
  11.  
  12.  
  13.           SYNOPSIS
  14.                ddddbbbbwwwwrrrr
  15.  
  16.  
  17.           DESCRIPTION
  18.                The Database Writer or ddddbbbbwwwwrrrr background process, described in
  19.                the _O_R_A_C_L_E _D_a_t_a_b_a_s_e _A_d_m_i_n_i_s_t_r_a_t_o_r'_s _G_u_i_d_e, writes modified
  20.                blocks from the database buffer cache to the database.
  21.                Blocks are written in the proper order to maintain database
  22.                integrity.  The algorithm used assures that buffers are
  23.                always available for writing.  If additional buffers are
  24.                needed, older buffers are written to the database first.
  25.                The Database Writer does not need to write blocks when a
  26.                transaction commits.  The integrity of the data is
  27.                guaranteed by the writing of committed data to the online
  28.                redo log, rather than by writing to the database at commit
  29.                time.
  30.  
  31.  
  32.           FILES
  33.                Writes data to database files.
  34.  
  35.  
  36.           SEE ALSO
  37.                _O_R_A_C_L_E _I_n_s_t_a_l_l_a_t_i_o_n _a_n_d _U_s_e_r'_s _G_u_i_d_e for your operating sys-
  38.                tem; _O_R_A_C_L_E _D_a_t_a_b_a_s_e _A_d_m_i_n_i_s_t_r_a_t_o_r'_s _G_u_i_d_e
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.           Rev. 23 March 1989                                         Page 1
  64.  
  65.  
  66.  
  67.