IBM Informix synonym tables

When using IBM® Informix®, fgldbsch extracts synonyms by default. Only PUBLIC synonyms are extracted, to avoid duplicates in the .sch file, when the same name is used by several synonyms for different table owners.

To extract PRIVATE synonyms, use the -ow option to specify the owner of the tables and synonyms.
fgldbsch -db test1 -ow mike