Exit Codes for Snapshot Creation

If you are creating target database snapshots using the command-line interface with the /snapshot key, the following exit codes are returned depending on the execution result:

Error Code Description Additional Information
0 Success The snapshot was created successfully.
2 Execution terminated with Ctrl+Break The execution was stopped by Ctrl+Break.
10 Command line usage error The command was formed incorrectly or required arguments are missing.
11 Illegal argument duplication A command-line parameter was specified more than once where only one instance is allowed.
20 Trial expired The operation cannot proceed because the trial period of the product has ended.
40 Server connection fail The snapshot process could not connect to the specified server.
103 Script executed with errors A script required for snapshot creation finished with errors.
105 Resource unavailable The file is missing.
108 There are no objects to perform the specified operation No valid database objects were found that match the criteria specified for the snapshot.