This section explains messages starting from BRPG30000.
Succeeded in switching WAL file.
Description
The WAL file switch command has executed successfully.
Exit status
0
Corrective Action
No action is required.
Failed to switch WAL file.
Description
An attempt to execute the WAL file switch command has failed.
Exit status
The exit status of the other message output in conjunction with this message (a value from 1 to 8).
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
Take action according to the message that was displayed immediately before this message.
Exit status
1
Corrective Action
Contact Fujitsu technical support.
The configurations file does not exist. - "{0}"
Description
The configuration file for the command does not exist.
Parameter
{0}: Path to the configuration file for the command.
Exit status
2
Corrective Action
Contact Fujitsu technical support.
The database is not running.
Description
The database is not running.
Exit status
3
Corrective Action
Check whether the database is running. If the database is stopped, start the database before executing the command again.
Failed to get the PostgreSQL setting 'archive_mode'.
Description
The operation settings information for PostgreSQL could not be acquired.
Exit status
5
Corrective Action
Check whether the database is running. If the database is stopped, start the database before executing the command again.
If the cause of the problem is other than the above, contact Fujitsu technical support.
This command can be used when PostgreSQL setting 'archive_mode' is set 'on'.
Description
The operation settings information for PostgreSQL is not appropriate.
Exit status
6
Corrective Action
Contact Fujitsu technical support.
Failed to read the file. - {0}
Description
Reading the file has failed.
Parameter
{0}: Path to the temporary file
Exit status
7
Corrective Action
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
4
Corrective Action
Contact Fujitsu technical support.
The database is not updated.
Description
The database has not been updated since the last time the WAL file switch command was executed.
Exit status
0
Corrective Action
No action is required.
Failed to execute SQL for switching WAL. return code={0}
Description
An attempt to execute the WAL file switch SQL has failed.
Parameter
{0}: Exit status of the internal program
Exit status
8
Corrective Action
Contact Fujitsu technical support.
Another switch WAL process is running.
Description
Duplicate WAL file switch commands have been started.
Exit status
101
Corrective Action
Multiple WAL file switch commands cannot be started simultaneously. Check that duplicate commands are not started.
The backup command or restore command is running.
Description
Backup command or restore command execution is in progress.
Exit status
102
Corrective Action
Do not start the WAL file switch command while execution of the backup command or restore command is in progress.
Failed to execute the switch WAL command.
Description
The WAL file switch 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.