When you manually upgrade the View Composer database, the sviconfig databaseupgrade command displays a result code.
Result Codes for the databaseupgrade Command shows the sviconfig databaseupgrade result codes.
Code | Description |
---|---|
0 | The operation ended successfully. |
1 | The supplied DSN could not be found. |
2 | Invalid database administrator credentials were provided. |
3 | The driver for the database is not supported. |
4 | An unexpected problem arose and the command failed to complete. |
14 | Another application is using the View Composer service. Shut down the service before executing the command. |
15 | A problem arose during the restore process. Details are provided in the onscreen log output. |
17 | Unable to upgrade the database data. |
18 | Unable to connect to the database server. |