Save the common control repository.
Information
About the notation in procedure
Directory name | Explanation |
---|---|
$BAK_DIR | Backup destination directory. |
$INS_DIR | "Program Directory" specified at the ETERNUS SF Manager installation. |
Stop the ETERNUS SF Express Tomcat service.
Open Service Control Manager to stop the following service.
ETERNUS SF Manager Tomcat Service
Create backup data.
Using Explorer, create the following backup directories:
$BAK_DIR\Common
From a user with OS Administrator privilege, execute the following command to create backup data.
If you did not change the port number, specify 15432 for portNumber. If you did change the port number, specify the changed port number for portNumber.
The file name of the created backup data is backupFileName.
$INS_DIR\Common\sys\postgres\bin\pg_dump -U esfpostgres -C --attribute-inserts -p portNumber -f $BAK_DIR\Common\backupFileName esfdb
The prompt is displayed, and waiting for input. Input the following strings.
master01!
Start the ETERNUS SF Express Tomcat service.
Open Service Control Manager to start the following service.
ETERNUS SF Manager Tomcat Service