Oracle DBA, How To, Error, Cause and Action

ORA-02238: filename lists have different numbers of files

ORA-02238: filename lists have different numbers of files


Cause:


In a RENAME clause in ALTER DATABASE or TABLESPACE, the the number of existing filenames does not equal the number of new filenames.



Action:


Make sure there is a new filename to correspond to each existing filename.

No comments:

Post a Comment

Thanks for your comment.