Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle Performance decrease when number of connections increase
and wrote:
> Since i am developing a OLTP system which needs to insert lots of
> transaction within one seconds from more than 30 ejb and each records
> about 2k size, sytem is heavily depends on the database access. Do
> anyone know how to speed it up ?
First off ... please do not cross-post to multiple usenet groups. Thank you. This posting belongs in c.d.o.server and the other threads should be ignored.
Now to your question: One statement one question.
Statement: Add the APPEND hint.
Question: Are you performing incremental commits?
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Wed Jan 07 2004 - 21:02:54 CST
![]() |
![]() |