If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Oracle Managed Files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-28-03, 04:01
ajdbn_za ajdbn_za is offline
Registered User
 
Join Date: Mar 2003
Posts: 20
Question Oracle Managed Files

Hello all,

What would be the steps in creating an Oracle 9i database on a Windows 2000 Advanced Server PC using OMF (Oracle Managed Files) and not Database Configuration Assistant? Assume that Oracle is already installed, just the database needs to be created.

Kind regards.
Reply With Quote
  #2 (permalink)  
Old 03-28-03, 04:58
remivisser remivisser is offline
Registered User
 
Join Date: Dec 2002
Location: Netherlands
Posts: 118
Simply set

db_create_file_dest
db_create_online_log_dest_1
db_create_online_log_dest_2
db_create_online_log_dest_3
db_create_online_log_dest_4
db_create_online_log_dest_5

in your init.ora file


To the directories you want Oracle to place your ORacle managed files.

Where
db_create_online_log_dest_2
db_create_online_log_dest_3
db_create_online_log_dest_4
db_create_online_log_dest_5
are optional


Goodl uck!

Remi
__________________
Remi Visser

Oracle Database Administrator
(OCP certified 8i)

Homepage: http://home.remidian.com/
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On