From: weasel@spray.se (Weasel)
Newsgroups: comp.databases.oracle
Subject: Howto set timeout?
Date: 6 Jun 2002 04:56:37 -0700
Organization: http://groups.google.com/
Lines: 9
Message-ID: <2b3bdf2c.0206060356.4517ecff@posting.google.com>
NNTP-Posting-Host: 193.44.157.68
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1023364597 5153 127.0.0.1 (6 Jun 2002 11:56:37 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 6 Jun 2002 11:56:37 GMT


How do I set timouts in Oracle 9i?
Is it possible to set timout for transactions, updates, inserts, ...?

I have a table that uses BLOB to store large images(<20Mb). When I try
to save an image that is 10Mb it runs 1 time out of 10. When I save
images of 5Mb it works all the time so I think there must be a timeout
somewhere...

/Weasel

