Exit Codes used in Command Line for /execute
Last modified: February 16, 2024
If script execution is run through the command-line interface, the following exit codes are returned depending on the execution result:
Error Code | Description | Additional Information |
---|---|---|
0 | Success | The operation has been completed without errors. |
2 | CtrlBreak | Execution stopped because of Ctrl-Break. |
10 | Command line usage error | The command line was used incorrectly. For example, an incorrect flag, or incorrect syntax may have been used. |
11 | Illegal argument duplication | Some arguments must not appear more that once. |
20 | Trial expired | The trial period has expired, or dbForge Studio has not been activated. |
40 | Server connection fail | Server connection failed. |
103 | Execution error | A script execution error occurred. |
105 | Resource unavailable | A file is missing. |
Was this page helpful?
Want to find out more?
Overview
Take a quick tour to learn all about the key benefits delivered by dbForge Studio for MySQL.
All features
Get acquainted with the rich features and capabilities of the tool in less than 5 minutes.
Request a demo
If you consider employing this tool for your business, request a demo to see it in action.