Learn Oracle - Download and Install, Part 2


© Lewis R Cunningham
Articles in this Topic    Discussions in this Topic

This continues Installing an Oracle 10g Database. I have posted a word document, http://www.suite101.com/files/topics/196... , with screen. You can print that file and compare your screens with mine to help you follow along.

In the last article, the last step had you run the Oracle setup program. If you haven't done that, do it now. Below are the screens you will see and my recommendations for you. You should follow along screen by screen.

Welcome Screen

This screen is just Oracle's way of saying howdy. You can click on installed products to see if you have any oracle products installed already. Otherwise, just click on Next.

Specify File Locations

You can change these if you want to, but I would recommend leaving them as is so that later we'll be on the same page.

The fields on this screen are:

  • Source Name: This is where the install is coming from. You should see your extract home followed by \stage\products.xml
  • Destination Name: You may install different Oracle products to different Oracle Homes. The name you enter here will be the Oracle 10g Home name for this install.
  • Source Path: When I talk about go to your Oracle home, this is the directory I mean. This directory is the root for your Oracle 10g database.

After making any changes, press Next.

Select Installation Type

I recommend accepting the default of Enterprise Server. The differences between the three types, excluding Custom, are minimal from our perspective. However, in the future, if you want to take advantage of a particular feature that is only available in the Enterprise version, you might as well install it now.

Press Next.

Select Database Configuration

We want a general-purpose database. We'll be testing many features of the database. Accept the default of Create a Database and General Purpose.

A transaction-processing database is optimized for small, fast transactions and a datawarehouse is optimized for large amounts of storage.

Specify Database Configuration Options

The Global Database Name is the name you will use to access your new database. When you connect to the database, you will give it a login ID, password and SID. The first two fields on this screen are the name and SID. You can name your Global Name differently than your SID but right now, I would not recommend that. I've named both db1. If you name yours db1, it may be less confusing for you later on when I refer to my database by name.

I also changed the Database Character set to English US7ASCII, but you can set this to your preferred language.

Go To Page: 1 2 3


Post this Article to facebook Add this Article to del.icio.us! Digg this Article furl this Article Add this Article to Reddit Add this Article to Technorati Add this Article to Newsvine Add this Article to Windows Live Add this Article to Yahoo Add this Article to StumbleUpon Add this Article to BlinkLists Add this Article to Spurl Add this Article to Google Add this Article to Ask Add this Article to Squidoo


Here's the follow-up discussion on this article: View all related messages

16.   Jan 28, 2006 6:46 AM
In response to ERROR - ORA-12541: TNS:no listener posted by rakyomin:
...

-- posted by ramsaini


15.   Nov 14, 2005 10:36 PM
In response to Re: Re: Re: Got invalid server URL for Enterprise Manager - can posted by mlivshut:


Uninstalled 10g, installed 9i fro ...


-- posted by mlivshut


14.   Sep 21, 2005 10:07 PM
In response to Re: Re: Got invalid server URL for Enterprise Manager - can not posted by lewisc:

Hi Lewis,

I have not had a chance ...


-- posted by mlivshut


13.   Aug 27, 2005 7:58 AM
Hi Lewis,

ERROR - ORA-12541: TNS:no listener
I have this error when I am trying to connect to the SQL-Plus.

Hope that you can help.

Regards,
Cyrus ...


-- posted by rakyomin


12.   Jul 5, 2005 4:21 PM
In response to Re: Re: Re: "ERROR - ORA-28000: the account is locked" posted by basscollection:

I apologize for not catching your mess ...


-- posted by lewisc





Join the latest discussions

For a complete listing of article comments, questions, and other discussions related to Lewis R Cunningham's Oracle Databases topic, please visit the Discussions page.