Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Stored Procs spawning too many Processes
Sybrand Bakker wrote:
> On 4 Dec 2003 11:48:41 -0800, kevin.olds_at_aventis.com (Kevin Olds) > wrote: > >
> > > > > Your problem is that you are apparently setting up a new connection > for every procedure you call. You shouldn't do that. I'm sure even ASP > can execute procedures in succession, if it can't you should throw it > out of the window ASAP, or be prepared to be lynched by your DBA > In short: the problem is not Oracle, the problem is ASP. > > > > -- > Sybrand Bakker, Senior Oracle DBA
ASP is close to junk but it isn't that bad. The problem is the developers.
-- 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 Thu Dec 04 2003 - 15:30:00 CST
![]() |
![]() |