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.
- Locate the
sys.config
file in the<MSIB Runtime>\msib\releases\3.3.6
folder.
- Stop the MSIB service.
- Edit the
sys.config
file by changingmsib_sql_table
column properties to match desired table column names.
- Save the revised
sys.config
file.
- Restart the MSIB service.
For more information concerning working with the MSIB service, see Stopping and Starting the MSIB Service.