Hitachi

In-Memory Data Grid Hitachi Elastic Application Data Store


14.3.14 deletecache (deletes a cache)

Organization of this subsection

(1) Description

This subcommand deletes a cache.

When executed, this subcommand deletes a specified cache and the data contained in it.

(2) Rules

(3) Format

eztool deletecache cache-name
                   [--with_deleteecf]

(4) Options and arguments

(a) cache-name

Specify the name of cache you want to delete.

The following characters are permitted for a cache name:

  • If cache property files were not used to create caches

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

  • If cache property files were used to create caches

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

(b) --with_deleteecf

If you are deleting a disk cache or two-way cache, specify this option to also delete the cache files.

(5) Return code

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

Table 14‒32: Return codes returned by the eztool deletecache 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.