Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Performance of Oracle Client / Server over a WAN
That's what I do on my remote monitoring.
The problem with c/s-style applications across a WAN tends to be that the application is badly written and this shows up on WANs much more than it does on LANs.
Does you client code sit on the client, or is it dynamically pulled from the server on demand ? Even with a well-written application that would make the system non-viable.
--
Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk
alex hudghton wrote in message <3814d5bc.566334_at_news.freeserve.net>...
>Jonathan - we're not thinking of using telnet to log in and then run
>the app, but a full blown client server app - perhaps not such a good
>idea to have the system remote to the users??
>
>Alex
>
>On Sun, 24 Oct 1999 19:39:17 -0000, "Jonathan Lewis"
><jonathan_at_jlcomp.demon.co.uk> wrote:
>
>>I regularly log in across a WAN to act
>>as a remote DBA on sundry sites,
>>and have no problems with performance.
>>
Received on Sat Oct 30 1999 - 04:49:54 CDT
![]() |
![]() |