Command Reference Guide > Command Reference Guide > Using Ingres Commands > aducompile Command--Install Customized Collation Sequence
Was this helpful?
aducompile Command--Install Customized Collation Sequence
Permission required: System administrator.
The aducompile utility compiles your description file into a binary file and installs that file as a collation sequence that can be used. Your new collation sequence will be in the following location: $II_SYSTEM/ingres/files/collation/collation_name.
Note:  On UNIX, everyone must have rights to read the new collation file.
The aducompile command has the following format:
aducompile description_filename language_filename [-u|-tu]
description_filename
Defines the name of the description file.
language_filename
Defines the name of the destination compiled file. The name must be unique to avoid overwriting existing collation files.
-u
Indicates the source is a Unicode collation table.
-tu
Indicates the source is an Ingres .uct map file.
Last modified date: 11/28/2023