If the default SQL table schema does not fit your needs, alternate SQL table column names can be specified manually in the sys.config settings.

  1. Locate the sys.config file in the <MSIB Runtime>\msib\releases\3.3.6 folder.
Local sys.config File
  1. Stop the MSIB service.
  1. Edit the sys.config file by changing msib_sql_table column properties to match desired table column names.
  1. Save the revised sys.config file.
  1. Restart the MSIB service.

For more information concerning working with the MSIB service, see Stopping and Starting the MSIB Service.