onmode -BC: Allow large chunk mode
Element | Purpose | Key Considerations |
---|---|---|
-BC 1 | Enables support of large chunks, large offsets that are greater than 2 GB, and allows up to 32,768 chunks per instance. | This option allows large chunks to be created.
Reversion without dropping the dbspace is possible if no chunks are
larger than 2 GB. Dbspaces and blobspaces without chunks greater than
2 GB remain in the old format. After a chunk larger than 2 GB is added
to a dbspace or blobspace then all chunks added or altered in that
dbspace or blobspace are in the new format. See your HCL OneDB™ Administrator's Guide. |
-BC 2 | Allows large-chunk-only mode for all dbspaces. | Reversion is not possible. Enables the 9.4 large
chunk feature for all dbspaces and blobspaces, Any chunk or offset
added or modified has the new format. Existing chunks that you do
not alter remain in the old format. See your HCL OneDB Administrator's Guide |
The onmode -BC (backward-compatible) commands are useful if you have converted from HCL OneDB 9.40 (small chunk mode) to HCL OneDB 10.0 or later. When HCL OneDB 10.0 or later is first initialized (with the oninit -iyv command), by default it comes online with large chunk mode already fully enabled. Reversion is not possible. In the case of a newly initialized instance of HCL OneDB 10.0 or later, the onmode -BC commands will return an error.