Command-line exit codes

The table provides a list of exit codes returned by the /datareport command.

Error Code Status Description
0 Success Indicates that the operation has been completed without errors.
10 Command line usage error Indicates that the syntax doesn’t match the expected command format.
11 Illegal argument duplication Indicates that the same command-line argument was specified more than once.
20 Trial expired Indicates that the trial period has expired, or the product has not been activated.
30 Project file corrupted Indicates that the project file can’t be read or contains invalid data.
40 Server connection fail Indicates that dbForge Studio could not connect to the specified server.
105 Resource unavailable Indicates that a required file is missing.
107 Failed to create report Indicates the report has not been created.

For more information about the /datareport command, see Automate report creation from the command line.