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 = 10; |
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. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |