![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am using oracle XE and have a folder at c:\oraclexe\oradata\XE\ with 6 DBF files. I want to move them to d:\ to make more room on the c-drive. Can I just stop the database (stopDB.bat), edit init.ora where relevant and then start the database again? c:\oraclexe\app\oracle\product\10.2.0\server\confi g\scripts\init.ora one line looks like this: control_files=("C:\oraclexe\oradata\XE\control.dbf ") |
#3
| |||
| |||
|
|
"Uffe Kousgaard" <o... (AT) no (DOT) no> a écrit dans le message de news: 4e42ceac$0$312$14726... (AT) news (DOT) sunsite.dk... |I am using oracle XE and have a folder at c:\oraclexe\oradata\XE\ with 6DBF | files. I want to move them to d:\ to make more room on the c-drive. | | Can I just stop the database (stopDB.bat), edit init.ora where relevantand | then start the database again? | | c:\oraclexe\app\oracle\product\10.2.0\server\confi g\scripts\init.ora | | one line looks like this: | control_files=("C:\oraclexe\oradata\XE\control.dbf ") | | And use ALTER DATABASE to indicate to Oracle you moved its files. Regards Michel |
![]() |
| Thread Tools | |
| Display Modes | |
| |