ossize [options] pathname
pathname | Specifies the file or rawfs database whose size you want to display. |
The ossize utility displays the comment for each segment that has a comment with a nonzero length. See os_segment::set_comment() in the C++ API Reference.
err_schema_key _CT_invalid_schema_key, "<err-0025-0151> The schema is protected and the key provided did not match the one in the schema."
$ ossize readers.db Name: /h/handcuff/2/ebailey/release/library/ug2/readers.db Size: 57344 bytes (56 Kbytes) Created: Fri Feb 5 16:23:17 1999 There is 1 root: Name: readers Type: Reader Affiliated databases: /h/handcuff/2/ebailey/release/library/ug2/books.db The schema is local. There is 1 segment: Data segment 2: Size: 512 bytes (1 Kbytes) Segment 2 has 1 cluster: Cluster 0 size: 512 bytes (1 Kbytes)
Fixed Offset | Cluster Size |
|---|---|
0 | 4096 |
0x1000 | 8192 |
0x3000 | 16384 |
0x7000 | 32768 |
0xf000 | 4096 |
0x10000 | 65536 |
0x20000 | 8192 |
0x22000 | 16384 |
0x26000 | 32768 |
0x30000 | 65536 |
API
Class: os_dbutil
Method: ossize
Updated: 03/11/99 11:19:07