Oracle Error Message
ORA-02238: filename lists have different numbers of files
Reason for 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.
Solution
Make sure there is a new filename to correspond to each existing filename.