
NOTE: If the Oracle installation fails, a
Installing the Database
To install the database:
1.Login to the Linux host as root user.
2.Insert the first Oracle Database DVD and mount it using the following commands:
#mkdir
#mount /dev/cdrom /mnt/oradisk
where /dev/cdrom is the device.
3.Verify that you are in the top level directory:
#cd /
4.Start the installation of the database by entering the following:
#/mnt/oradisk/InstallDatabase
NOTE: All commands and filenames are
5.The script will ask if you wish to continue. Enter “y.”
66 Installing the Management Server on Linux