ORA-02238: filename lists have different numbers of files
What triggered the Error:
In a RENAME clause in ALTER DATABASE or TABLESPACE, the the number of existing filenames does not equal the number of new filenames.What should we do to fix it:
Make sure there is a new filename to correspond to each existing filename.