ASA Database Administration Guide
Database Administration Utilities
The Collation utility
dbcollat [ options ] output-file
Options | Description |
---|---|
-c "keyword=value; ..." | Supply database connection parameters |
-d collation-file | Convert the definition file to INSERT statements with collation mapping placed in output-file |
-e | Include empty mappings |
-o filename | Log output messages to a file |
-q | Quiet mode—do not print messages |
-x | Use hex for extended characters (7F-FF) |
-y | Replace the file without confirmation |
-z col-seq | Specify a collating sequence label |
This utility accepts @filename parameters. For more information, see @filename server option.
For more information about the Collation utility options, see Collation utility options.