There comes a time in every Microsoft developers life that he/she will have to work with an Oracle database. I hope that you find this to be a good experience; my experiences have thus far been a mixed bag, mostly because of my own ignorance. Nevertheless, I've picked up a few things here and there, and figured that it would be worthwhile to post some of the top tips and tricks I've learned over the years.
In this post, I want to discuss how to setup an Oracle database server. I am going to follow-up with a post on how to create an Oracle database. I use those terms loosely, because the terminology within the Oracle world is different from the SQL Server world. I promise I'll do my best to get it right, but chances are I'll make a mistake or two - please feel free to point out my gaffes.
So, without further ado, let's see go through the steps needed to install Oracle 9.2 (sorry, I don't have 10+) on Windows Server 2003 32-bit (note: there are many differences between 32-bit and 64-bit Windows, and my experience has shown that the following steps will not work in 64-bit Windows. Perhaps I'll follow-up in the future if I figure out how to get it to work ...)
And that's it!
Now, I realize that this installation procedure pretty much accepts the defaults, and clicks next. However, at least you have the benefit of knowing that this procedure does work, and will prepare you for the next step: configuring Oracle databases, tablespaces, users, and user access.
Best of luck!
Remember Me
a@href@title, b
Page rendered at Tuesday, January 06, 2009 2:28:49 PM (Central Standard Time, UTC-06:00)
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.