Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Frequency of Log Switches

RE: Frequency of Log Switches

From: Gillian M <zmkj04_at_yahoo.com>
Date: Thu, 30 Nov 2000 11:34:43 -0800 (PST)
Message-Id: <10696.123348@fatcity.com>


Use the following SQL command:
SQL> alter system switch logfile;

You could have a CRON job that does the above every 15 mins.

Gillian

Received on Thu Nov 30 2000 - 13:34:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US