Oracle DBA, How To, Error, Cause and Action

ORA-01166: file number string is larger than string (string)

ORA-01166: file number string is larger than string (string)


Cause:


File mentioned in CREATE CONTROLFILE has a file number which is larger than that specified for MAXDATAFILES or MAXLOGFILES.



Action:


Increase the maximum specified on the command line.

No comments:

Post a Comment

Thanks for your comment.