Specifying the output file name

By default, the generated schema files get the name of the database source specified with the -db option. If needed, you can force the name of the schema file with the -of name option. Specify the output file name without the .sch extension. This name will also be used to generate the files containing column validation rules and column attributes (extracted from IBM® Informix® syscolval and syscolatt tables).

fgldbsch -db test1 -of myschema