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:
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.
| Here's the follow-up discussion on this article: | View all related messages |
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.