Management Information Backup utility

A backup file for the system management information is created in a directory specified in the System Environment Settings.

If the server OS is Linux, this utility can only be executed by the user who installed HULFT-HUB Server.

Note

The backup file that you create with this utility is the file referred to by the Management Information Parameter Generation utility (utlhubigen) or on the Collecting and Distributing System Management Information screen. It cannot be used to perform a system backup or restore.

For details about backing up and restoring the system, see HULFT-HUB Server Installation Manual.

Usage

utlhubbackup [-f] [-a]

Explanation of parameters

-f

A backup file is created regardless of whether the information is updated or not (Optional)

If specified, information is backed up regardless of whether the information is updated or not.

If omitted, a backup is created only for the part of the system management information that was updated after the previous backup.

Note

If there is backup data obtained on the same day, the operation depends on the existence or nonexistence of -f.

If -f is specified,

the backup data is overwritten by the information at the time the utility is executed.

If -f is omitted,

an error occurs.

-a

The entire management information is targeted for backup (Optional)

The following table lists the management information to be backed up with -a and without -a.

Table 3.37 Management information to be backed up

Management information

File name

With -a

Without -a

SRV

(*2)

MGR

(*3)

Alternative Management Information

hub_Agent.db

Y

 

 

 

User information

hub_User.db

Y

 

Y

 

Business Permission Information

hub_Authority.db

Y

 

Y

 

Business Group Information

hub_BusinessGroup.db

Y

 

Y

 

Client Business Group Information

hub_ClientGroup.db

Y

 

 

 

Registered Client Information

hub_Client.db

Y

 

 

 

Transfer Information

hub_TransferData.db

Y

Y

Y

Y

Transfer Conditions

hub_TransferCondition.db

Y

Y

Y

Y

Transfer Destination Host Information

hub_TransferHost.db

Y

Y

Y

Y

Host Group Information

hub_HostGroupData.db

Y

 

 

 

Neighboring Server Information

hub_NeighborServer.db

Y

 

 

 

Routing Information

hub_TransferRoute.db

Y

 

 

 

Client Status Management

hub_ClientState.db

Y

 

 

 

Accumulation Environment Settings

hub_HubMailBox.db

Y

 

Y

 

Job Flow Management Information(*1)

jf_manage_info.db

Y

 

 

 

Network Connection Filter Information

hub_ConnectionFilter.db

Y

 

Y

 

Client System Environment Settings

hub_ClientConfig.db

Y

 

 

 

Client Installation Information

hub_ClientInstall.db

Y

 

 

 

Send Management Information

hub_Send.db

Y

Y

Y

Y

Receive Management Information

hub_Receive.db

Y

Y

Y

Y

Transfer Group Information

hub_TransferGroupData.db

Y

Y

Y

Y

Host Information

hub_ReferHost.db

Y

Y

Y

Y

Job Management Information

hub_JobData.db

Y

Y

Y

Y

Format Information

hub_FormatData.db

Y

Y

Y

Y

Multi Format Information

hub_MultiData.db

Y

Y

Y

Y

Schedule information

hub_Schedule.db

Y

Y

Y

Y

Mail linkage information

hub_Mail.db

Y

Y

Y

Y

XML Conversion Information

hub_Xml.db

Y

Y

 

 

File Trigger Information

hub_FileTrigger.db

Y

Y

Y

Y

*1

:

Only applicable for HULFT-HUB Server for UNIX/Linux-ENT.

*2

:

This shows whether it is possible for the Management Information Parameter Generation utility (utlhubigen) to use the system management information backup file.

*3

:

This shows whether it is possible to acquire the system management information backup file on the Collecting and Distributing System Management Information screen of HULFT-HUB Manager.

Status code

0:

The information was successfully backed up.

10:

The specified options are incorrect.

11:

A termination instruction was detected.

12:

Failed to allocate memory.

13:

A system error occurred.

20:

Backup data from the same date exists.

101 or above:

An SQL error occurred.

Notes on using the utilities

For details about the operation environment for using the utilities, see Notes on execution of utilities (commands).

If you try to update the management information while it is being backed up, the partly updated information might be backed up.

When you wish to delete a backup created with this utility, you must use the Management Information Backup Deletion utility (utlhubbackuprm). If you use other methods of deletion, such as operating system commands, you will lose consistency with the information managed by HULFT-HUB Server.

How to use backup management information

You can use a utility to generate a text format parameter file from the backup management information. For details, see Management Information Parameter Generation utility. For details on how to use the generated parameter file, see Management Information Batch Registration utility.

You can use the Collecting and Distributing System Management Information screen of HULFT-HUB Manager to acquire and redistribute the backup management information. For details, see the HULFT-HUB Manager Online Help.