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: Stored Procedure - Network Bandwith control -

Re: Stored Procedure - Network Bandwith control -

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 29 May 2002 22:52:08 +0200
Message-ID: <ufakas5ddmb632@corp.supernews.com>

"Juan Peralta" <man0l0_at_hotmail.com> wrote in message news:8debfab1.0205291017.5fadf9c6_at_posting.google.com...
> Hello Everyone,
>
> I hope things are well.
>
> I have a question:
>
> - Can you control the bandwidth to be used (let's say 56kps) when
> running a stored procedure ? The stored procedure will collect data at
> distance and we want to keep the network utilization down or at least
> control it.
>
> Thanks in advance for your help!
>
>
> Juan.

Stored procedures run on the server, not on the client. You can not control the bandwith, and there is no need for it, because everything run in the server.

Hth

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Wed May 29 2002 - 15:52:08 CDT

Original text of this message

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