This section explains messages starting from BRPG20000.
Succeeded to restore the database.
Description
The restore command has executed successfully.
Exit status
0
Corrective Action
No action is required.
Failed to restore the database.
Description
An attempt to execute the restore command has failed.
Exit status
The exit status of the other message output in conjunction with this message (a value from 1 to 15).
Corrective Action
Take action according to the message that was displayed immediately before this message.
The argument for the configurations file is not specified.
Description
The configuration file for the command has not been specified in the parameter.
Exit status
1
Corrective Action
Check for any problem with the content of the configuration file for the command.
If the cause of the problem is other than the above, contact Fujitsu technical support.
The argument for the backup directory is not specified.
Description
The backup directory has not been specified in the parameter.
Exit status
2
Corrective Action
Check for any problem with the content of the configuration file for the command.
If the cause of the problem is other than the above, contact Fujitsu technical support.
The configuration file does not exist. - "{0}"
Description
The configuration file for the specified command does not exist.
Parameter
{0}: Path to the configuration file for the specified command
Exit status
3
Corrective Action
Contact Fujitsu technical support.
The specified directory does not exist. - "{0}"
Description
The specified backup directory does not exist.
Parameter
{0}: Path to the backup directory
Exit status
4
Corrective Action
Check for any problem with the content of the configuration file for the command.
If the cause of the problem is other than the above, contact Fujitsu technical support.
The backup history file does not exist.
Description
The backup history file does not exist.
Exit status
6
Corrective Action
There is no suitable backup data in the specified directory.
If the cause of the problem is other than the above, contact Fujitsu technical support.
The latest base-backup file does not exist. - "{0}"
Description
The backup file does not exist.
Parameter
{0}: Path to the backup file
Exit status
7
Corrective Action
There is no suitable backup data in the specified directory.
If the cause of the problem is other than the above, contact Fujitsu technical support.
The database is running.
Description
The database is running.
Exit status
5
Corrective Action
Check the operational status of the database.
If the cause of the problem is other than the above, contact Fujitsu technical support.
The directory for the database cluster does not exist. - "{0}"
Description
The directory for restoring the backup files for the database does not exist.
Parameter
{0}: Path to the database cluster
Exit status
8
Corrective Action
The directory for restoring the backup files for the database does not exist.
The product may not have been installed properly.
If the cause of the problem is other than the above, contact Fujitsu technical support.
Faild to extruct the base-backup archive file.
Description
An attempt to extract the backup file for the database has failed.
Exit status
9
Corrective Action
Check whether the access permissions for the directory where the database will be restored are appropriate.
Check if the command was executed by a user that has administrator privileges (Windows) or by a superuser (Linux).
If the cause of the problem is other than the above, contact Fujitsu technical support.
Failed to execute SQL for getting WAL write location. return code={0}
Description
An attempt to execute the SQL for getting the WAL file write position has failed.
Parameter
{0}: Exit status of the internal program
Exit status
11
Corrective Action
Contact Fujitsu technical support.
The specified restore time is the future.
Description
The specified restoration time is in the future.
Exit status
12
Corrective Action
Specify a time that is after the backup was taken but before the current time.
The specified restore time is too old.
Description
The specified restoration time is prior to the time when the backup was taken.
Exit status
13
Corrective Action
Specify a time that is after the backup was taken but before the current time.
Failed to wait completion of restoration.
Description
The processing for monitoring the completion of restoration has failed.
Exit status
14
Corrective Action
Contact Fujitsu technical support.
Faild to stop the database service.
Description
An attempt to stop the database has failed.
Exit status
15
Corrective Action
Contact Fujitsu technical support.
Another restore process is running.
Description
Duplicate restore commands have been started.
Exit status
101
Corrective Action
Multiple restore commands cannot be started simultaneously. Check that duplicate commands are not started.
The backup command or switch WAL command is running.
Description
Execution is in progress for a backup command or a WAL file switch command.
Exit status
102
Corrective Action
Do not start the restore command while execution of a backup command or a WAL file switch command is in progress.
Failed to execute the restore command.
Description
The restore command failed to start.
Exit status
103
Corrective Action
The following might apply:
The command was executed by a user that does not have system administrator privileges.
There are insufficient execution environment resources.
If none of the above applies, contact Fujitsu technical support.