Showing posts with label ORA-02827: Invalid file number. Show all posts
Showing posts with label ORA-02827: Invalid file number. Show all posts

Sunday, 29 January 2012

ORA-02827: Invalid file number

ORA-02827: Invalid file number

Cause: The file number upon which an operation is to done is either less than zero or greater than the maximum number of files than can be open.

Action: This is a programming error. Since the calling program should not touch this number, this is a programming error.