$ sqlplus "/ as sysdba" SQL> shutdown immediate SQL> !mv orig_file target_file ... SQL> startup mount SQL> alter database rename file 'orig_file' to 'target_file'; ... Do not disconnect after this step. Stay logged in and proceed to open the database! SQL> alter database open; SQL> exit
Parm Patram
Oracle, Linux and UNIX tips, tricks and stuff





