Search:
|
Browse by category:
|
How to migrate Oracle redo log files to StoreSafe CIFS virtual storage on Windows? |
||||
To migrate Oracle redo log files to StoreSafe CIFS virtual storage on Windows, execute the following command on SQL client alter database rename file 'E:\ORADATA\DB1\REDO01.LOG' to '\\<storesafe hostname>\<virtual storage>\REDO01.LOG';
|