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

Home -> Community -> Usenet -> c.d.o.misc -> question about insert operation

question about insert operation

From: music4 <cli4_at_lucent.com>
Date: Wed, 25 Dec 2002 09:02:09 +0800
Message-ID: <aub02q$e9k@netnews.proxy.lucent.com>


Greetings,

I'am writing a program that keeps receiving data from other process and insert the data into a db table. Now I'm think this question: is there any case that "INSERT" operation fail, but next try will success? (you can ingore software bug case)

The case I can figure out are:

  1. Session exceed maximun limit
  2. Table space is full

Any others? Please help!

Thanks in advance!
evan Received on Tue Dec 24 2002 - 19:02:09 CST

Original text of this message

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