Re: Client/Server & ORACLE
Date: 16 Jul 92 22:04:47 GMT
Message-ID: <50972_at_seismo.CSS.GOV>
Regarding:
<BrG2sL.7pG_at_usenet.ucs.indiana.edu> oappel_at_copper.ucs.indiana.edu (orestes appel):
> Are there any good books on Client/Server computing USING ORACLE Version 6.0?
and:
<1992Jul16.180038.26715_at_alw.nih.gov> des_at_helix.nih.gov (David E. Scheim):
> You will probably not get many responses as from what I understand, it is
> not really feasible to do client-server work in production using Oracle 6.0
> except for very small applications. I don't believe that there are any
> serious systems out there doing this.
Hmmmmmm.....
We do large scale, 24-hour uptime production client/server processing with ORACLE 6.0. Each of our 14 database LAN's in the USA and Norway consists of a database server and client workstations that connect via sql*net. We also do WAN processing between these LAN's. And, believe me, it is serious processing that analyzes data from seismometers to automate the location of seismic events.
The main problems I have seen over the last few years are:
o snow piling up on satellite dishes, interrupting communications
o solar flares hitting the earth, interrupting communications
o work crews at various places and times digging through cable (oops),
interrupting communications
o users that remotely do killer sql queries on the multi gigabyte data
archive during critical international data processing (and we ask why
Dale Cooper drinks?).
In other words, if the network link is stable, connecting to the database is no big deal. It's what you do once you are connected that you need to worry about. :-)
As for the original question:
>>Are there any good books on Client/Server computing USING ORACLE Version 6.0?
Let me know if you find out about any good books. There are lots of us out here doing Client/Server computing and any helpful tips are always appreciated.
-jean
+-----------------------------------------------------------------------+
| Jean Anderson, DBA email: jean_at_seismo.css.gov |
| SAIC Open Systems Division, MS A2-F or: jean_at_esosun.css.gov |
| 10210 Campus Point Drive phone: (619)458-2727 |
| San Diego, CA 92121 fax: (619)458-4993 |
+-----------------------------------------------------------------------+
| std_disclaimer("mine"); |
+-----------------------------------------------------------------------+
Received on Fri Jul 17 1992 - 00:04:47 CEST
