|
Step 4 - Understanding Network Configuration
|
Learn Oracle - Understanding Network Configuration
Oracle Net is a software component that resides on the client and the Oracle database
server Or Oracle DBA Machine. It is responsible for establishing and maintaining the connection between the
client application and the server, as well as exchanging messages between them, using
industry standard protocols.
For the client application and a database to communicate, the client application must
specify location details for the database it wants to connect to and the database must
provide some sort of identification, or address.
|
|