learn-oracle

Oracle DBA

Oracle Jobs
Ask A Question
SQL Statement Tuning
Backup and Recovery Concepts
Oracle 11g New Features
Oracle E Suite & Others
Oracle Data Guard
Oracle DBA FAQ




Configuring client/server network


Understanding Network Configuration

Oracle Net is a software component that resides on the client and the Oracle database server Or Oracle DBA Machine Click on the above link to read more and to become a Oracle DBA.
Oracle Net Listener Configuration

On the database server side, the Oracle Net listener, commonly known as the listener, is a process that listens for client connection requests. Click on the above link to read more and to become a Oracle DBA.
 
Client Configuration

When a client configured with the same protocol address broadcasts a request for a connection, the listener on the server machine or Oracle DBA machine brokers the request and forwards it to the Oracle database. Click on the above link to read more and to become a Oracle DBA.
Connection Requests

Users initiate a connection request by providing a connect string. A connect string includes a username and password, along with a connect identifier. Click on the above link to read more and to become a Oracle DBA.
 
Naming Methods

Oracle Net provides support for the following mapping methods: Local Naming , Directory Naming , Easy Connect Naming , External Naming . Click on the above link to read more and to become a Oracle DBA.
Tools for Network Configuration

The Oracle Universal Installer launches Oracle Net Configuration Assistant after the database is installed. Click on the above link to read more and to become a Oracle DBA.
Viewing Listener Configuration

The listener runs on your database server machine and brokers incoming client requests. With Enterprise Manager, Oracle DBA can view the status of the listener, which is set up for automatic startup whenever your server machine is restarted. Click on the above link to read more and to become a Oracle DBA.
Starting and Shutting down the Listener

The Oracle listener is set up to start automatically whenever your server machine is restarted. However, when your system encounters unforeseen circumstances, or when Oracle DBA have manually stopped the listener. Click on the above link to read more and to become a Oracle DBA.
Configuring Oracle Networking on Client Machine

Client machines need to be configured before they can connect to an Oracle database. To configure the client machine, Oracle DBA must first install Oracle client software, which includes Oracle Net software. Click on the above link to read more and to become a Oracle DBA.

More Tutorials on Oracle dba ...


Liked it ? Want to share it ? Social Bookmarking

Add to: Mr. Wong Add to: BoniTrust Add to: Newsider Add to: Digg Add to: Del.icio.us Add to: Reddit Add to: Jumptags Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Spurl Add to: Google Add to: Blinklist Add to: Technorati Add to: Newsvine Information


Source : Website | Oracle DBA

Want to share or request Oracle Tutorial articles to become a Oracle DBA. Direct your requests to webmaster@oracleonline.info





   Forum
Oracle Forum   
Google

Oracle DBA - Step 1
Oracle DBA - Step 2
Oracle DBA - Step 3
Oracle DBA - Step 4
Oracle DBA - Step 5
Oracle DBA - Step 6
Oracle DBA - Step 7
Oracle DBA - Step 8
Oracle DBA - Step 9
Oracle DBA - Step 10

SQL Statement Tuning
Backup and Recovery Concepts
Oracle 11g New Features
Oracle E Suite & Others
Oracle Data Guard
Oracle DBA FAQ