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 -> Re: java stored procedure

Re: java stored procedure

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 4 Nov 2003 20:10:43 +0100
Message-ID: <bo8tk7$1bh2ms$2@ID-62141.news.uni-berlin.de>

"thomas" <t.beetz_at_web.de> wrote in message news:ffedb94d.0311040103.3f664655_at_posting.google.com...
> Hello,
>
> i don't use connection.close() in my java stored procedures is this
> okay or will this become a problem.
>
> best regards thomas

It will become a problem soon.
Even if you take measures on the server side it while take a big while having them cleaned up.
One of the main tasks of the DBA is to take counter-measures against sloppy programming. This is clearly a symptom of sloppy programming.

-- 
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Tue Nov 04 2003 - 13:10:43 CST

Original text of this message

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