Home | Previous Page | Next Page   Logging and Log Administration > Managing the Database-Logging Mode > Modifying the Database-Logging Mode with ondblog >

Changing the Buffering Mode with ondblog

To change the buffering mode from buffered to unbuffered logging on a database called stores_demo, execute the following command:

ondblog unbuf stores_demo

To change the buffering mode from unbuffered to buffered logging on a database called stores_demo, execute the following command:

ondblog buf stores_demo
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]