Hitachi

In-Memory Data Grid Hitachi Elastic Application Data Store


14.3.13 createcache (creates a cache)

Organization of this subsection

(1) Description

This subcommand creates a cache.

You can create a maximum of 16 caches, including memory caches, disk caches, and two-way caches.

(2) Rules

(3) Format

eztool createcache cache-name

(4) Options and arguments

(a) cache-name

Specify a name for the cache you are creating.

The following characters are permitted for a cache name:

  • If cache property files are not used

    A maximum of 32 single-byte characters in ASCII codes 0x20 to 0x7E

  • If cache property files are used

    A maximum of 32 single-byte alphanumeric characters (0 to 9, A to Z, and a to z)

(5) Return code

The following table lists the return codes that this subcommand returns.

Table 14‒31: Return codes returned by the eztool createcache command

No.

Return code

Description

eads.command.compat parameter omitted in the command properties

0300 specified in the eads.command.compat parameter in the command properties

1

0

0

Command execution was successful.

2

101

101

Initialization of the command failed.

3

110

Connection establishment failed.

4

111

The command failed due to a communication timeout.

5

120

The command failed due to a syntax error.

6

130

The command failed because it could not be executed.

7

131

The command failed because another command was executing.

8

150

The command failed during execution.

9

200

The command failed due to a timeout.

(6) Notes