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

Home -> Community -> Usenet -> c.d.o.server -> Re: snapshot to lod help!!!

Re: snapshot to lod help!!!

From: Peter Dickmann <pdickmann_at_de.lhsgroup.com>
Date: Fri, 14 Jan 2000 09:05:39 +0100
Message-ID: <387ed8d4@news.lhsgroup.com>


Possible reason is that another concurrent long running query sets a SET TRANSACTION READONLY at the beginning. This will cause that all other DML must be preserved in the rollback (even if already committed). This is the typical OLTP - DSS conflict.

Peter

Serge Nantel <snantel_at_sympatico.ca> wrote in message news:387E0301.8ED4CAEA_at_sympatico.ca...
> Anyone no how to fix this error snapshot to old????
>
> snantel_at_mei.ca
>
Received on Fri Jan 14 2000 - 02:05:39 CST

Original text of this message

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