This section explains the maintenance of license management database.
Save the license management database.
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. |
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 <file_name>.
$INS_DIR\LM\bin\esflm backup $BAK_DIR\LM\<file_name>
Restore the license management database.
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. |
Execute the following command with administrator privileges for the operating system.
The <file_name> is the file name specified when the backup data was created.
$INS_DIR\LM\bin\esflm restore $BAK_DIR\LM\<file_name>