rename datafile by file#
HonzaApr 23 2011 — edited May 2 2011Hello,
is it possible to rename a datafile, but instead of specifying the file name, I can specify the file number?
something along the lines of:
alter database rename file 10 to '/whatever';
Is this possible in any way? The problem is that I have a datafile with question marks showing up that always display differently and this is causing problems.
Regards.