Re: LOTS OF DATA, how do I delete it?
From: TillKahle <tillkahle_at_aol.com>
Date: 1995/11/27
Message-ID: <49c5ks$fhm_at_newsbf02.news.aol.com>#1/1
Date: 1995/11/27
Message-ID: <49c5ks$fhm_at_newsbf02.news.aol.com>#1/1
One additional idea - in case you use ODBC - is to set the connect option autocommit:
sqlsetconnectoption(dbc,sql_autocommit,0)
Oracle should renounce using Rollback segments then which reduces disk access and stability problems.
Cheers,
T. Kahle, Hamburg Received on Mon Nov 27 1995 - 00:00:00 CET