Hitachi

Hitachi Advanced Database Messages


KFAA80245-I

The ID of the chunk to be processed by aa....aa is bb....bb. The range of the chunk is cc....cc. (M+S)

The chunk ID of the chunk subject to aa....aa processing is bb....bb. The range of the values stored in this chunk is cc....cc.

This message is output for the following chunks:

  • All chunks to be archived when the adbarchivechunk command is executed

  • All chunks that are released from the archived state when the adbunarchivechunk command is executed

aa....aa:
  • Archive-chunk: Chunk archive processing

  • Unarchive-chunk: Chunk unarchive processing

bb....bb:

Chunk ID of the chunk to be processed

cc....cc: Range of data values stored in the chunk

This value is displayed in the following format. However, if no data is stored in the chunk, a space is displayed.

minimum-data-value-maximum-data-value

The following shows display examples.

  • If the data type of the archive range column is DATE

    2016/06/01-2016/06/30

  • If the data type of the archive range column is TIMESTAMP

    2016/06/05 14:00:00.000000-2016/06/05 14:59:59.999999

    The fractional seconds precision is set to the precision of the columns of the TIMESTAMP type specified for the archive range column.

  • If the data type of the archive range column is TIME

    2016/06/05 3:00:00 PM.000000-15/06/05 10:22 AM.123456

    The fractional seconds precision is set to the precision of the columns of the TIME type specified for the archive range column.

  • If the data type of the archive range column is CHARACTER

    "2016-06-10"-"2016-06-20"

    If characters cannot be displayed, a single-byte space is displayed.

  • If the data type of the archive range column is INTEGER, SMALLINT, or DECIMAL

    100-999

    10.000-19.999

  • If the data type of the archive range column is DOUBLE PRECISION

    1.0E1-1.0E3

S:

Continues processing.