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]
Defines the name of the description file.
Defines the name of the destination compiled file. The name must be unique to avoid overwriting existing collation files.
Indicates the source is a Unicode collation table.
Indicates the source is an Ingres .uct map file. For more information on .uct map files, see the System Administrator Guide.