Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on What is Oracle Net Services within the Oracle forums, part of the Databases category; Oracle Net Services provides enterprise-wide connectivity solutions in distributed, heterogeneous computing environments. Oracle Net Services eases the complexities of network configuration and management, maximizes performance, and improves network diagnostic capabilities. ...
|
|||||||
| Oracle Oracle 9i & Oracle 10g Knowledge Base Learn and Share Oracle Technology related articles, white papers, tutorials / study materials, example codes, FAQ's, Tips and Tricks. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
What is Oracle Net Services
Oracle Net Services provides enterprise-wide connectivity solutions in distributed, heterogeneous computing environments. Oracle Net Services eases the complexities of network configuration and management, maximizes performance, and improves network diagnostic capabilities.
Oracle Net, a component of Oracle Net Services, enables a network session from client application to an Oracle database server. Once a network session is established, Oracle Net acts as a data courier for the client application and the database server. It is responsible for establishing and maintaining the connection between the client application and database server, as well as exchanging messages between them. Oracle Net is able to perform these jobs because it is located on each computer in the network. Network sessions are established with the help of a listener. The listener is a separate process that resides on the database server. The listener receives incoming client connection requests and manages the traffic of these requests to the server. The listener brokers the client request, handing off the request to the server. Every time a client requests a network session with a server, a listener receives the actual request. If the client's information matches the listener's information, the listener grants a connection to the server. |
| The Following 2 Users Say Thank You to GeekAdmin For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: What is Oracle Net Services
can u please tell me which books i referd to pass the o.c.a
|
| The Following User Says Thank You to srwr_shaikh For This Useful Post: | ||
|
|||
|
Re: What is Oracle Net Services
Hi Shaikh,
U are planning to do the Certifcation in 9i Developer or 9i DBA or 10g DBA ? u can check out some sites which gives excellent information on each & every chapter. I can give u URLs as well refer some books according to the Certification level. *** Innila *** Last edited by Innila; 02-20-2007 at 05:30 AM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Oracle Interview Questions Free E-Book | admin | Downloads | 307 | 4 Days Ago 07:37 AM |
| Dual Table in Oracle | janelyn | Oracle | 20 | 03-30-2009 08:10 AM |
| Letters of Oracle | janelyn | Oracle | 3 | 11-30-2007 03:06 AM |
| Transaction in Oracle Server | janelyn | Oracle | 2 | 10-13-2006 07:03 PM |