20100   zERR END OF FILE

Source:  NSS, Common Layer, General File System

Severity:  Informational status error

Explanation:  An attempt was made to read past the end of a file.

This is a normal error when reading a file that indicates the application has reached the end of the file and should stop reading the file.

Possible Cause:  This error is expected to be returned to the program when the application is reading a file and it has reached the end of the file and should stop reading it.

Action:  If this error occurs in a program you are running and it persists, contact a Novell Support Provider.

If programming an application, make sure the application stops reading the file.