Oracle Message ORA-02827 - Invalid file number

ERRORInvalid file number
CAUSEThe 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.
ACTIONThis is a programming error. Since the calling program should not touch this number, this is a programming error.