Create Oracle Listener using netca in Oracle11g database running on Linux

This step by step guide will show you how to create an Oracle Net listener using netca. This document should be used after you have installed the Oracle database software and created the custom database .This guide is part of the series titled “Installing Oracle Enterprise Manager Gird Control 11gR1. The series is a step by step tutorial of installing Oracle Enterprise Manager Grid Control 11gR1. The series is divided into the following tutorials

Install Oracle Enterprise Linux
Prepare Linux for Oracle 11gR2 installation.
Install Java SDK 6 update 18
Install Oracle 11gR2 database software
Create Oracle 11gR2 database
Configure Oracle Net for Oracle 11gR2 database
Install Oracle WebLogic Server 11gR1 (10.3.2)
Install Oracle Enterprise Manger 11g Grid Control

Hardware/Software:
DELL – Intel Core 2 Duo CPU
RAM: 2GB
Hard Disk: 147GB
OS: Oracle enterprise Linux 5.3.
Oracle validated rpms

Directory Structure:
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
ORACLE_SID=gdb

Pre-Requisites:

Before running through this tutorial make sure you have complete the following tasks:

1. Oracle Enterprise Linux 5.3 installed
2. Linux box prepared for Database installation. See here for details instructions
3. Java SDK 6 update 8 installed
4. Oracle Database 11g R2 software is installed.
5. Oracle Database gdb created.

Installation instructions and options:

 

Step/Screen Name Action
1 Open X-Windows session to the server as oracle user
2 #cd /u01/app/oracle
3 #netca
The Network Configuration Assistant will now start. You will
use the netca to create a Oracle Net Listener. For this excercise we will create a
listener with default name i.e. LISTENER
Welcome configure_oracle_listener1.png (59196 bytes)Click
Next

 

Listener Configuration, Listener configure_oracle_listener2.png (57455 bytes)Select
“Add” and click Next
Listener Configuration, Listener Name configure_oracle_listener3.png (55129 bytes)Click
Next (or if you wish you can change the listener name)
Listener Configuration, Select Protocols configure_oracle_listener4.png (59215 bytes)Select
TCP and Click Next
Listener Configuration, TCP/IP Protocol configure_oracle_listener5.png (56264 bytes)Click
Next
Listener Configuration, Mosre Listeners ? configure_oracle_listener6.png (51368 bytes)Select
“No” and Click Next
Listener Configuration, Done configure_oracle_listener7.png (51106 bytes)Click
Next
Welcome configure_oracle_listener8.png (59587 bytes)Click
Finish
Your Oracle Net is now configured. The Listener name is
LISTENER and it is listening on 1521.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



Loading