Oracle DBA, How To, Error, Cause and Action

ORA-15220: invalid file attribute specification

ORA-15220: invalid file attribute specification


Cause:


The keyword UNPROTECTED, MIRROR, HIGH, FINE, or COARSE was specified in a MODIFY FILE clause. These file attributes are immutable once a file is created.



Action:


Specify a disk region keyword; for example, HOT, COLD, MIRRORHOT, or MIRRORCOLD.

No comments:

Post a Comment

Thanks for your comment.