«

»

May 31

Print this Post

Oracle Listener Creation Using NetCA

Oracle Net Configuration Assistant (NetCA) is a graphical, wizard-based tool used to configure and manage Oracle Network configurations.
Run the Network Configuration Assistant (NetCA)

Linux&Windows:

  • Log on to your computer as a member of the administrative group that is authorized to install Oracle software and create and run the database.
  • cd $ORACLE_HOME/bin/
  • Run netca

Windows Only:

  • Click Start, then click All Programs.
  • Click Oracle, Configuration and Migration Tools, then Net Configuration Assistant.

 
Related Posts
Database can be delete using Oracle Database Configuration Assistant (DBCA) tool.When DBCA deletes a database, it shuts down the database instance and then deletes all database files. On the Windows ...
READ MORE
Creating a database can be done either using the Oracle Database Configuration Assistant (DBCA) or by creating a SQL script using the CREATE DATABASE command.Let us see how to do ...
READ MORE
The DBCA is a graphical user interface that interacts with the Oracle Universal Installer, or can be used stand-alone, to simplify the creation of a database. The DBCA is Java-based and ...
READ MORE
Oracle Database can be upgrade either in the interactive or non interactive mode.After installed the patch set for 10.2.04,I used Oracle Database Upgrade Assistant (dbua) thorough the interactive mode and ...
READ MORE
Oracle Database 11g Installation On Windows OS
This post contains the information about how to install Oracle Database 11g on Windows platforms.The following hardware components and software components are required for installing Oracle Database Hardware Requirements: RAM: 1GB (minimum) Virtual memory:Double ...
READ MORE
How To Delete Database Using Oracle DBCA Utility
Manual Creation of Oracle Database(11g)
Oracle Database Configuration Assistant (DBCA)
Upgradation of Oracle Database to 10.2.0.4 from 10.2.0.X
Oracle Database 11g Installation On Windows OS

Permanent link to this article: http://myappsdba.com/oracle-listener-creation-using-netca/

Leave a Reply

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