Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Stored Procedure - Network Bandwith control -
"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 addressReceived on Wed May 29 2002 - 15:52:08 CDT
![]() |
![]() |