10.9.7 Checking the size of archive files
By executing the adbdbstatus command to acquire the usage information of an archived chunk, you can check the size of archive files.
- Example of the command to be executed
-
The usage information of an archived chunk for archivable multi-chunk table ADBUSER01.T1 is output.
adbdbstatus -d used -c archivechunk -n ADBUSER01.T1
Check the following items in the output result.
- ▪ Checking the size of archive files
-
In the Archive_file_size column, the sizes of individual archive files are output. In a row in which nothing is output in the Archive_file_name column, the total size of all archive files that store data in the chunk is output.
Example: