Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

stormandb

&pagelevel(3)&pagelevel

Saves or restores the StorMan repository. This command is only supported on the StorMan server.

Syntax

stormandb { –dump | –load } [–noserver]       

Parameters

–dump

Selects the backup function. The StorMan repository will be saved to the folder backup of the StorMan directory.

–load

Selects the restore function. The StorMan repository will be restored from the backup folder of the StorMan directory.

The StorMan server must be stopped to execute this command. Otherwise the command is rejected.

–noserver

Required for function -dump only: Setting this parameter the command will work directly on the repository. Make sure there is really no server working with the repository and no concurrent stormandb command is running because else the repository may be corrupted.

Return codes

Error Code

Name                                       

Error Type

0

STORMAN_OK

Function successful

7

STORMAN_INV_PARAMETERS

Specified parameters invalid

13

STORMAN_COMMUNIC_ERROR

Error in StorMan communication between client and server

16

STORMAN_FAULT

Unexpected error in function

21

STORMAN_FCT_NOT_POSSIBLE

StorMan server running