What is File system error 27 on writeDocumentContent?

What is File system error 27 on writeDocumentContent?

book

Article ID: KB0084884

calendar_today

Updated On:

Products Versions
TIBCO InConcert -
Not Applicable -

Description

Resolution:
The error started  when I use the
writeDocumentContent method of the CxxIcFileAccess class. It returns a fatal
error from the File System facility with the error code of -27.

grep 27 errno.h
#define EFBIG   27      /* File too large

The file
system error code 27 means that the file that you were trying
to write is too large, indicating that you are running out of
space in the volume containing your repository.

Issue/Introduction

What is File system error 27 on writeDocumentContent?

Environment

Product: TIBCO InConcert Version: All OS: All --------------------