![Fujitsu ETERNUS SF Express V16.6 Migration Manual Download Page 324](http://html.mh-extra.com/html/fujitsu/eternus-sf-express-v16-6/eternus-sf-express-v16-6_migration-manual_121469324.webp)
2.
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
.
/opt/FJSVesfcm/postgres/bin/pg_dump -U esfpostgres -C --attribute-inserts -p portNumber -f
$BAK_DIR/Common/backupFileName esfdb
3.
The prompt is displayed, and waiting for input. Input the following strings.
master01!
3.
Start the ETERNUS SF Manager Web service.
Execute the following shell script to start the service.
/opt/FJSVesfcm/bin/start-webservice.sh
A.17 Backing Up License Management Database (for Windows)
Save the license management database.
Information
Notation in Procedure:
Directory Name
Explanation
$BAK_DIR
Backup destination directory.
$INS_DIR
"Program Directory" specified at the ETERNUS SF Manager installation.
1.
Using Explorer, create the following backup directories:
-
$BAK_DIR\LM
2.
From a user with OS Administrator privilege, execute the following command to create backup data.
The file name of the created backup data is
backupFileName
.
$INS_DIR\LM\bin\esflm backup $BAK_DIR\LM\backupFileName
A.18 Backing Up License Management Database (for Solaris, Linux)
Save the license management database.
Information
Notation in Procedure:
Directory Name
Explanation
$BAK_DIR
Backup destination directory.
1.
Create the following backup directories.
mkdir -p $BAK_DIR/LM
- 300 -