IGNORE_OWNER configuration variable

All tables in a Micro Focus XDBC database have an owner. By default, the owner of the table is PUBLIC, or you can specify a different authorization ID when you add the file to the database with mfdbcutil. (For information on the mfdbcutil utility, see the section mfdbcutil Syntax.)

If an application such as Microsoft Access tries to link to the table, the table appears with the link table name of the form OWNER_NAME by default. If you don't want the owner of the table to be displayed, you can prevent this from happening through configuration variables and command-line options.