Owner's Manual
19
Configuring and Deploying Oracle Database 11g
(Single Node)
This section provides information about completing the initial setup or completing
the reinstallation procedures as described in the
Operating System and Hardware
Installation, Linux Guide
. This section covers the following topics:
• Configuring the Public Network
• Configuring Database Storage
• Configuring Database Storage Using the Oracle ASM Library Driver
• Installing the Oracle Database 11g
• Configuring the Listener
• Creating the Seed Database
Configuring the Public Network
Ensure that your public network is functioning and that an IP address and host
name are assigned to your system.
Configuring Database Storage
Configuring Database Storage Using ext3 File System
If you have additional storage device, perform the following steps:
1
Log in as
root
.
2
Enter the following command:
cd /opt/oracle
3
Enter the following command:
mkdir oradata recovery
Use the
fdisk
utility to create a partition where you want to store your
database files.
For example:
sdb1
if your storage device is
sdb










