Operating System - HP-UX
1836709 Members
2754 Online
110108 Solutions
New Discussion

What do I need to install to test oracle db?

 
SOLVED
Go to solution
SM_3
Super Advisor

What do I need to install to test oracle db?


running 11i on N class

will be using oracle 8i

thanks



8 REPLIES 8
Tomek Gryszkiewicz
Trusted Contributor

Re: What do I need to install to test oracle db?

You need of course to install oracle server. After installation run "dbassist" to create the first blank database

-Tomek
Jakes Louw
Trusted Contributor

Re: What do I need to install to test oracle db?

Well, based on your open-ended request:

1) Seperate your control-files and try and put each control-file on a seperate disk.
2) You need about 3GB just for the basic Oracle 8i install
3) You need to look at your main memory, and decide how big to make your SGA. Oracle Metalink has got some formulas to use.

What else do you need?
Trying is the first step to failure - Homer Simpson
Alzhy
Honored Contributor

Re: What do I need to install to test oracle db?

You will need at leat 500 MB of RAM and about 2 GB of disk space.
.
Just pop in the 8i CD run the Java based installer (you must have X-Windows either using an emulator or from a Linux/UNIX box with X onit..). Once installed, you can invoke the assistant dbassist and the many "wizards" avaiable.
.
Another approach if you wish to do it at home is use Linux .. the install process is very similar.
Hakuna Matata.
Steven E. Protter
Exalted Contributor

Re: What do I need to install to test oracle db?

If its perf testing or hammering, this is your thread.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=228893


SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
SM_3
Super Advisor

Re: What do I need to install to test oracle db?

I'll be using the trial version from oracle's website

can I use the application software as well in trial mode?

thanks
Alzhy
Honored Contributor

Re: What do I need to install to test oracle db?

Yes you most certainly can.. As do the Linux version...
Hakuna Matata.
SM_3
Super Advisor

Re: What do I need to install to test oracle db?

in the oracle test environment do I need to use the largefiles (file system) option?

Alzhy
Honored Contributor
Solution

Re: What do I need to install to test oracle db?

Only if you'll be using/creating Oracle datafiles that are greater than 2GB.. but it is not a requirement.

Hakuna Matata.