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 -> Known server side problem...

Known server side problem...

From: Alexander Isakov <alex_at_radico.obninsk.ru>
Date: Sun, 13 May 2001 12:19:34 +0400
Message-ID: <3AFE4396.B2A1892E@radico.obninsk.ru>

It seems this is very characterictic for 8.1.5. The error appears usually at the cases:

1) Table has complex triggers and / or foreign keys.
2) Table has large amount of fields.
3) Table has cascade relations on other tables.

Usual appearances are "delete" or "insert" operations.

I think it is some way with optimisations and adjustment, however much more easy is version upgrade. 8.1.6 and 8.1.7 have the problem fixed (however some other added, for example, 8.1.6.3 doesn't support cursor for update "where of" correct). Received on Sun May 13 2001 - 03:19:34 CDT

Original text of this message

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