Enables 64-bit sequences for a database migrated from a release earlier than Release 10.1B.
Syntax
proutil db-name -C enableseq64
Parameters
db-name
Name of the database to be enabled for large files.
Notes
The database may be online or offline when enabling 64-bit sequences.
Databases created with Release 10.1B or later have 64-bit sequences by default.
64-bit sequence support cannot be disabled.
Existing sequences with the upper limit specified as the Unknown value (?) were previously bounded by the maximum of a signed 32-bit integer. They are now bounded by the maximum of a signed 64-bit integer.