smallest possible oracle database on linux9i [message #63402] |
Fri, 01 October 2004 23:34 |
chetna
Messages: 21 Registered: July 2004
|
Junior Member |
|
|
friends,
I am trying to create a very small database for testing stand by databases. I have a space crunch on one of my linux boxes.
What is the smallest possible database that can be created in oracle9i
(any figures --- say SGA size etc.
I am looking to see if i can create the whole DB within 500MB)
(oracle9i installation itself eats up close to 3.5GB !!)
thanks
|
|
|
Re: smallest possible oracle database on linux9i [message #63426 is a reply to message #63402] |
Mon, 04 October 2004 11:06 |
croK
Messages: 170 Registered: April 2002
|
Senior Member |
|
|
Oracle9i may take 3.5GB because you mye be installed full enterprise edition and options.
If customized installation were made, oracle would take less disk space.
You can create db with size you like, depending on what objects are you planning to create inside db.
You may try any size and you can resize datafiles later. That's what tests are for.
Oracle Consultant and remote DBA for hire.
|
|
|