Matatiro noun - Māori - a place upon high from which to see far.
You are here
FileMaker server command line errors
FileMaker Server comes with a great command line tool which can be scripted in your favourite language to manage a FileMaker server.
It's not one of those things which one uses all that often, well, I don't anyway, so when an error occurs, there's always that hunt for it's meaning. I always start at http://localhost:16000 because that's where all the other FMS documentation can be found, but for some reason it's not there. The answer lurks in the FMS Help documentation, which strangely I've never been able to locate in the FMS install on my machine.
The document can be downloaded from the FileMaker site: FileMaker Server 11 Help however I know that I'll forget all about that by next time I need to know what error 20402 means, so mostly for my own sake, I've posted the complete set of FileMaker server command line errors below. Maybe they'll help someone else out too.
| Error code | Meaning |
|---|---|
| 10001 | Invalid parameter |
| 10502 | Host was unreachable. Make sure the server is available. |
| 10504 | Cannot disconnect administrator. The client you're trying to disconnect is an administrator, which must always remain connected. |
| 10600 | Schedule is missing |
| 10604 | Cannot enable schedule |
| 10606 | Invalid backup destination for schedule |
| 10801 | Locale was not found |
| 10900 | Engine is offline |
| 10901 | Too many files are open |
| 10902 | File is not open |
| 10903 | File by the same name is already open |
| 10904 | File for this operation was not found |
| 11000 | User specified an invalid command |
| 11001 | User specified invalid options |
| 11002 | Command is invalid as formatted |
| 11005 | Client does not exist |
| 20302 | Unknown Universal Path Type |
| 20400 | File operation canceled |
| 20401 | End of file |
| 20402 | No permission |
| 20404 | File is not open |
| 20405 | File not found |
| 20406 | File exists |
| 20407 | File already open |
| 20500 | Directory not found |
| 20600 | Network initialization error |
Monthly archive
- July 2011 (1)
- October 2011 (1)