Exit status of the import and export commands of the Cloud Storage DB management information

This section explains the exit status of the following commands to import or export the Cloud Storage DB management information:

  • Import command of management information

  • Export command of management information

For the file names for the target commands, refer to the table below.

Table 9.11 File names of import and export commands of the Cloud Storage DB management information

Type of Object Storage

File Names

Windows

Linux

Amazon S3

utls3infomanage.exe

utls3infomanage

Azure Blob Storage

utlbsinfomanage.exe

utlbsinfomanage

Google Cloud Storage

utlgsinfomanage.exe

utlgsinfomanage

3  -

Description:

A parameter error occurred.

4  Failed to perform operations on Cloud Storage DB. [dberror]

Description:

An error occurred on the Cloud Storage DB.

5  Some of the information to import is already registered.

Description:

Some of the information is already registered. The registered information was not overwritten.

Measure:

To overwrite the information, execute the command with "-r" or "--replace" specified.

6  Some of the information to import was not registered.

Description:

For some of the information, registration was not executed because something other than "y" or "Y" was selected when registering the information.

7  The input file does not exist.

Description:

The specified input file does not exist.

Measure:

Check whether the input file exists.

8  Failed to open the input file. [detail]

Description:

Failed to open the input file.

Measure1:

Check whether the input file exists.

Measure2:

Check the access permissions for the input file.

9  The input file is not in JSON format.

Description:

The format of the specified input file is not JSON.

Measure:

Check the contents of the input file.

10  A key and value combination listed in the input file is incorrect.

Description:

A key and value combination listed in the input file is incorrect.

Measure:

Check the key and value combinations listed in the input file.

11  A value specified for a key in the input file is incorrect.

Description:

A value for a key listed in the input file is incorrect.

Measure:

Check the values of the keys listed in the input file.

12  Failed to open the output file.

Description:

Failed to open the output file.

Measure1:

Check whether the output file exists.

Measure2:

Check the access permissions for the output file.

13  Failed to write to the output file.

Description:

Failed to write to the output file.

Measure:

Check the access permissions for the output file.

14  The specified ID does not exist.

Description:

The specified ID does not exist.

Measure:

Specify an ID that exists in the Storage Management Information or the Storage Authentication Information, and try again.

99  A system error occurred.

Description:

System error occurred.

Measure:

Check the system environment.