Appendix B. FileMaker Error Codes
The following table lists the error codes that may pop up when FileMaker detects something out of whack in your database, especially when you’re writing or running a script. Like any things written by and for computer programmers, these official descriptions may not make much sense in English, but they may provide a little more guidance than the error number alone.
Error codes marked with an asterisk (*) pertain only to web-published databases.
Error number | Description |
---|---|
–1 | Unknown error |
0 | No error |
1 | User canceled action |
2 | Memory error |
3 | Command is unavailable (for example, wrong operating system, wrong mode, etc.) |
4 | Command is unknown |
5 | Command is invalid (for example, a Set Field script step does not have a calculation specified) |
6 | File is read-only |
7 | Running out of memory |
8 | Empty result |
9 | Insufficient privileges |
10 | Requested data is missing |
11 | Name is not valid |
12 | Name already exists |
13 | File or object is in use |
14 | Out of range |
15 | Can’t divide by zero |
16 | Operation failed, request retry (for example, a user query) |
17 | Attempt to convert foreign character set to UTF-16 failed |
18 | Client must provide account information to proceed |
19 | String contains characters other than A–Z, a–z, 0–9 (ASCII) |
20 | Command/operation canceled by triggered script |
100 | File is missing |
101 | Record is missing |
102 | Field is missing |
103 | Relationship is missing |
104 | Script is missing |
105 | Layout is missing |
106 | Table is missing |
107 | Index is missing |
108 | Value list is missing |
109 | Privilege set is missing |
110 | Related tables are missing |
111 | Field repetition ... |
Get FileMaker Pro 11: The Missing Manual now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.