Set the value of the global_database_id option. The identification number must be a non-negative integer.
For example, the following statement sets the database identification number to 20.
SET OPTION PUBLIC.global_database_id = 20; |
If the partition size for a particular column is 5000, default values for this database are selected from the range 100001-105000.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |