5.1 Description
The adbchgchunkcomment command sets, changes, and deletes comments for chunks in tables for which CHUNK was specified (multi-chunk tables) in the table definition.
When executed, the adbchgchunkcomment command establishes a connection to the HADB server.
The following figure provides an overview of the processing that sets, changes, and deletes comments for chunks.
- Explanation:
-
-
Sets a comment for a chunk.
Example: A new comment (current month) is set for a chunk.
-
Changes a comment that has been set for a chunk.
Example: An existing comment (current month) for a chunk is changed to a new comment (previous month).
-
Deletes a comment that has been set for a chunk.
Example: A comment that has been set for a chunk is deleted.
-