Micro FocusĀ Enterprise DeveloperĀ 2.3 for Visual Studio 2015
>
General Reference
>
File Handling Reference
>
Btrieve Error Codes
>
40 - 59
40 - 59
40 The file access request exceeds the maximum number of files allowed.
Returned as COBOL status: 9/014
41 Btrieve does not allow the attempted operation.
Returned as COBOL status: 9/100
42 A file previously opened in Accelerated mode was not closed.
Returned as COBOL status: 9/041
43 The specified record address is invalid.
Returned as COBOL status: 23
44 The specified key path is invalid.
Returned as COBOL status: 9/139
45 The specified key flags are invalid.
Returned as COBOL status: 9/077
46 Access to the requested file is denied.
You attempted to perform an Insert, Update or Delete operation on a file that was opened in read-only mode by the application.
47 The number of files opened exceeds the maximum allowed.
Returned as COBOL status: 9/014
48 The alternate collating sequence definition is invalid.
Returned as COBOL status: 9/077
49 The extended key type is invalid.
Returned as COBOL status: 9/077
50 The file owner is already set.
Returned as COBOL status: 9/077
51 The owner name is invalid.
Returned as COBOL status: 9/037
53 The language interface version is invalid.
Returned as COBOL status: 9/053
54 The variable-length portion of the record is corrupt.
Returned as COBOL status: 9/033
55 The application specified an invalid attribute for an auto-increment key.
Returned as COBOL status: 9/077
56 An index is incomplete.
Returned as COBOL status: 9/041
58 The compression buffer length is too short.
Returned as COBOL status: 9/040
59 The specified file already exists.
Returned as COBOL status: 9/036
Parent topic:
Btrieve Error Codes