Top
ServerView Resource Orchestrator V3.1.0 Messages
ServerView

7.1 Messages BRPG10000 to BRPG10104

This section explains messages starting from BRPG10000.


BRPG10000

Succeeded in getting base-backup. file="{0}"

Description

The backup command has executed successfully.

Parameter

{0}: Path to the backup file

Exit status

0

Corrective Action

No action is required.

BRPG10001

Failed to get base-backup.

Description

An attempt to execute the backup command has failed.

Exit status

The exit status of the other message output in conjunction with this message (a value from 1 to 13).

Corrective Action

Take action according to the message that was displayed immediately before this message.

BRPG10002

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.

BRPG10003

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.

BRPG10004

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 command

Exit status

3

Corrective Action

Contact Fujitsu technical support.

BRPG10005

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.

BRPG10006

The database is not running.

Description

The database is not running.

Exit status

6

Corrective Action

Check the operational status of the database.
If the cause of the problem is other than the above, contact Fujitsu technical support.

BRPG10007

Failed to get the PostgreSQL setting 'archive_mode'.

Description

The operation settings information for PostgreSQL could not be acquired.

Exit status

7

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.

BRPG10008

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

5

Corrective Action

Contact Fujitsu technical support.

BRPG10009

Failed to execute SQL for starting backup. return code={0}

Description

An attempt to execute the backup start SQL has failed.

Parameter

{0}: Exit status of the internal program

Exit status

8

Corrective Action

Contact Fujitsu technical support.

BRPG10010

Failed to create the base-backup file.

Description

An attempt to generate a backup file has failed.

Exit status

9

Corrective Action

Contact Fujitsu technical support.

BRPG10011

Failed to execute SQL for stop backup. return code={0}

Description

An attempt to execute the backup stop SQL has failed.

Parameter

{0}: Exit status of the internal program

Exit status

10

Corrective Action

Contact Fujitsu technical support.

BRPG10012

Failed to move WAL files to the previous generation buckup directory. return code={0}

Description

An attempt to move the WAL files has failed.

Parameter

{0}: Exit status of the internal program

Exit status

11

Corrective Action

Contact Fujitsu technical support.

BRPG10013

Failed to delete the old generation buckup directory. return code={0}

Description

An attempt to delete old backup data has failed.

Parameter

{0}: Exit status of the internal program

Exit status

12

Corrective Action

Contact Fujitsu technical support.

BRPG10014

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

13

Corrective Action

Contact Fujitsu technical support.

BRPG10101

Another backup process is running.

Description

Duplicate backup commands have been started.

Exit status

101

Corrective Action

Multiple backup commands cannot be started simultaneously. Check that duplicate commands are not started.

BRPG10102

The restore command is running.

Description

Restore command execution is in progress.

Exit status

102

Corrective Action

Do not start the backup command while execution of the restore command is in progress.

BRPG10103

Timeout error has occurred in executing the backup command.

Description

The backup command was waiting for completion of the WAL file switch command, but a timeout occurred.

Exit status

103

Corrective Action

Execute the backup command again after completion of the WAL file switch command.

BRPG10104

Failed to execute the backup command.

Description

The backup command failed to start.

Exit status

104

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.