|
||
|
Distributed databases Location independence
End users do not necessarily know or care about the physical location of the databases that comprise the system. Data is retrieved without any
specific reference to the physical sites. Oracle Net8 accomplishes this through the use of transparent service names that hide the IP
address, protocol, and remote database name.
In its most basic form, SQL*Net is a software tool that enables a network of Oracle clients and servers to communicate transparently on top of
any underlying network topology or protocol via SQL.
Although SQL*Net is a very robust and sophisticated tool, you must appreciate the inherent complexity that accompanies its flexibility. This article provides a no-nonsense overview of the SQL*Net architecture. All of the examples are based on Unix. SQL*Net is not easy to install. You need the following files on the server side in order to operate SQL*Net 2.0 on a Unix system:
|
||
|
|
||