UNABLE TO RENAME DATAFILE
818535Dec 10 2010 — edited Dec 10 2010Hi
I tried to rename a datafile by making the datafile and table space offline,
I am getting the following error messages
SQL> alter tablespace usersdata rename datafile '/home/oracle/DB11G/usersdata03.dbf' to '/home/oracle/DB11G/usersdata04.dbf';
alter tablespace usersdata rename datafile '/home/oracle/DB11G/usersdata03.dbf' to '/home/oracle/DB11G/usersdata04.dbf'
*
ERROR at line 1:
ORA-01525: error in renaming data files
ORA-01141: error renaming data file 8 - new file
'/home/oracle/DB11G/usersdata04.dbf' not found
ORA-01110: data file 8: '/home/oracle/DB11G/usersdata03.dbf'
ORA-27037: unable to obtain file status
Linux Error: 2: No such file or directory
Additional information: 3
Y ITS NOT HAPPENING ???????
Thnaks in adv..