Legal | Privacy

Postinstallation Steps

In this lesson, you learn the tasks to perform after Oracle Database 10g is installed.

This lesson covers the following topics:

Prerequisites
Unlocking the User Accounts
Installing the Oracle Demos

Place the cursor on this icon to display all the screenshots in the lesson. You can also place the cursor on each individual icon in the following steps to see only the screenshot that is associated with that step.

Before starting this lesson, you should have:

1.

Completed the Configuring Linux for the Installation of Oracle Database 10g lesson

2.

Completed the Installing Oracle Database 10g on Linux lesson

3.

Downloaded unlock.sh and placed it in your working directory (/wkdir)

To log in to user accounts, you must unlock them. Perform the following steps:

1.

Open a terminal window and execute the following commands:

cd wkdir
chmod u+x unlock.sh
./unlock.sh

 

For some lessons, you need to load sample data. A companion CD is delivered with Oracle Database 10g that contains the Demo Install. Perform the following steps:

1.

Log in to the Linux box as user oracle and mount the Oracle Database Companion CD. Change directory to the CD and execute the runInstaller script.

./runInstaller

 

2.

At the Welcome window, click Next.

Move your mouse over this icon to see the image

 

3.

At the Specify File Locations window, make sure to select the Oracle Home where your database was installed. Then click Next.

Move your mouse over this icon to see the image

 

4.

Select Oracle Database 10g Products, and then click Next.

Move your mouse over this icon to see the image

 

5.

At the Summary window, click Install.

Move your mouse over this icon to see the image

 

6.

The progress window appears.

Move your mouse over this icon to see the image

 

7.

When the Setup Privileges window appears, open a new terminal window.

Move your mouse over this icon to see the image

 

8.

You need to execute root.sh as the root user. From your terminal window, enter the following commands:

cd $ORACLE_BASE/product/10.1.0/db_1
su
<rootpassword>
./root.sh
3
exit
exit

Move your mouse over this icon to see the image

 

9.

Switch back to the Setup Privileges window and click OK.

Move your mouse over this icon to see the image

 

10.

When the installation is complete, click Exit.

Move your mouse over this icon to see the image

 

11.

Click Yes to exit the Universal Installer.

Move your mouse over this icon to see the image

 

Place the cursor on this icon to hide all screenshots.

 

 

 

E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy