List code-set-conversion files

When you specify the -cv command-line option, the glfiles utility creates a file that lists the available code-set-conversion files.

For each cvY subdirectory in $ONEDB_HOME/gls, glfiles creates a file in your current directory that is called cvY.txt, where Y is the version number of the code-set-conversion object-file format. The cvY.txt file lists the code-set conversions in alphabetical order, sorted on the name of the object code-set-conversion file.

For two-way code-set conversions, the $ONEDB_HOME/gls/cvY directory contains two code-set-conversion files. One file supports conversion from the characters in code set A to their mappings in code set B, and another supports the conversion in the return direction (from code set B to code set A). For more information about two-way code-set conversion, see page Code-set-conversion files.

The following figure shows a file, cv9.txt, that lists available code-set conversions.
Figure 1: Sample glfiles file for HCL OneDB™ code-set-conversion files
Filenames: cv9/002501b5.cvo and cv9/01b50025.cvo
Between Code Set: Greek
    and Code Set: IBM CCSID 437

Filenames: cv9/00250333.cvo and cv9/03330025.cvo
Between Code Set: Greek
    and Code Set: ISO8859-1


Filenames: cv9/033304e4.cvo and cv9/004e40333.cvo
Between Code Set: 8859-1
    and Code Set: 1252

Examine the cvY.txt file to determine the code-set conversions that the $ONEDB_HOME/gls/cvY directory on your system supports.