Database Administration (MOSC)

MOSC Banner

How to move database to another drive

edited Feb 12, 2009 5:47AM in Database Administration (MOSC) 3 commentsAnswered ✓
How can I move my database to another drive? I am working with Oracle 9.2 This is what I tried so far and have had no luck. I moved all the data files and log files to the new drive. ( I did not move the control files) In the pfile I used the following parameters

db_file_name_convert=('C:\Oracle','D:\ORA')
log_file_name_convert=('C:\Oracle','D:\ORA')

When I try to start up the database I get an error saying it can't find any of the data files or log files.
Thanks in advance for any suggestions.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center