Owner's Manual

28 Installing Oracle 11g R2 Database (Single Node)
Configuring the Listener
1
Log in as
root
user.
2
Start the X Window system by typing:
startx
3
In a terminal window, type
xhost +
.
4
Log in as
Oracle
user and run the
NETCA
utility by using the below
command:
$<ORACLE_HOME>/bin/netca
5
Accept the default settings and click
Next
on all the screens to complete
the listener configuration.
Creating the Seed Database Using the ext3 File System
Perform the following steps to create a seed database with the Database
Configuration Assistant (DBCA):
1
Log in as
oracle
.
2
Run the
DBCA
utility by typing:
$<ORACLE_HOME>/bin/dbca
3
In the
Welcome
window, click
Next
.
4
In the
Operations
window, click
Create a Database
and click
Next
.
5
In the
Database Templates
window, click
Custom Database
and
click
Next
.
6
In the
Database Identification
window, type the name of the database
that you are creating in the
Global Database Name
and the
SID Prefix
fields, and click
Next
.
7
In the
Management Options
window, click
Next
.
8
In the
Database Credentials
window, click
Use the Same Password for All
Accounts
, complete password entries, and click
Next
.