SQL Anywhere Studio Security Guide
Restricted Syntax
This page describes operation of Adaptive Server Anywhere in a manner equivalent to a C2-security-certified configuration. It does not provide general-purpose information on the topic.
dbinit -i [ optional-switches ] c2-database-folder\filename
Switch | Description | Reason |
---|---|---|
-i | Do not install jConnect support | jConnect uses TCP/IP to communicate, which is not supported in the certified configuration. |
Switch | Description | Restrictions |
---|---|---|
-b | Blank padding of strings for comparisons | |
-c | Case sensitivity on all string comparisons | |
-e | Encrypt database | |
-m name | Set transaction log mirror name | Full path must be specified; file must reside in your C2 database folder. |
-o file | Log output messages to file | |
-p size | Set page size | |
-q | Quiet: do not print messages | |
-t name | Transaction log file name | Full path must be specified; file must reside in your C2 database folder. |
-z cs | Specify collation sequence |