Exit Codes Used in Command Line for Schema Import

If schema import is run through the command-line interface using the /schemaimport key, 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 Execution terminated with Ctrl+Break The execution was stopped manually using Ctrl+Break.
10 Command line usage error The command line was used incorrectly. For example, an incorrect flag or syntax has been used.
11 Illegal argument duplication Some arguments shouldn’t appear more than once.
20 Trial expired The trial period has expired or dbForge Studio for Oracle hasn’t been activated.
40 Server connection fail Connection to the activation service has failed.
103 Script error A script was executed with errors.
105 Resource unavailable A required file is missing.