Detailed below are the exit codes that the MySQL Plugin throws if an error occurs.
|
|
|
|
|---|---|---|
|
1 |
General Error |
Check logs |
|
2 |
General Error |
Check logs |
|
3 |
Unable to start MySQL |
|
|
4 |
Missing config file |
A |
|
5 |
Unable to change |
Delphix was unable to change the password for the root user after creating the staging db. Please check logs. |
|
6 |
Unable to restore backup |
Delphix was unable to restore the full backup into staging db. Please check logs. |
|
7 |
Connect failure post restore |
Delphix is unable to connect to staging database after backup is restored.
Check logs for more information on the error. |
|
8 |
Delphix backup failure |
Delphix could not take a source database backup.
Check logs for more information on the error. |
|
9 |
Customer backup failure |
There was an issue with the customer provided backup.
Check logs for more information on the error. |
|
10 |
Invalid binary path |
|
|
11 |
Connect failure after restart |
In Backup Ingestion Mode, the Delphix source user could not connect to the MySQL instance after reboot. Check logs for more information on the error. |
|
12 |
Unable to create user |
In Backup Ingestion Mode, there was an error while creating the delphix user after staging db was initialized. Check logs for more information on the error. |