This section explains the maintenance of license management database.
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. |
Using Explorer, create the following backup directories:
$BAK_DIR\LM
Execute the following command to create a backup data with OS Administrator privilege.
The file name of the created backup data is fileName.
$INS_DIR\LM\bin\esflm backup $BAK_DIR\LM\fileName
Restore 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. |
Execute the following command with administrator privileges for the operating system.
The fileName is the file name specified when the backup data was created.
$INS_DIR\LM\bin\esflm restore $BAK_DIR\LM\fileName