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: Truncate table - interaction with a long running query

Re: Truncate table - interaction with a long running query

From: Alexander Fatkulin <afatkulin_at_gmail.com>
Date: Wed, 15 Aug 2007 16:24:58 -0400
Message-ID: <49d668000708151324j6ce5fa65q7d1f93468ff38e1b@mail.gmail.com>


If we are talking about read only query here.

The worst thing that could happen to you is "ORA-08103: object no longer exists error" error (in the query session).

On 8/15/07, Schauss, Peter <peter.schauss_at_ngc.com> wrote:
> If one process attempts to truncate a table while another process is
> accessing it in a long running query, what happens? (Oracle 8.1.7.4)
>
> Thanks,
> Peter Schauss
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

-- 
Alex Fatkulin,
The Pythian Group,
http://www.pythian.com/blogs/author/alexf/
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 15 2007 - 15:24:58 CDT

Original text of this message

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