Optional: Editing the configuration file

You can customize the sample configuration file to use settings other than the default values.

About this task

The setup script creates the GSDB database, table spaces, tables, views. The setup script also grants privileges, and modifies the schema names for the sample database. In most situations, you can accept the default options. If you want to change the database name or modify the users or groups that have permissions on the data, you must update the GOSalesConfig configuration file.

Procedure

Edit the configuration file by using a text editor.
File to edit Operating system
GOSalesConfig.bat Windows
GOSalesConfig.sh Linux or UNIX
By default, the GSDB database name is used and permissions are granted to the DB2ADMIN (Linux, UNIX, Windows) and GOSALES users.

What to do next

Next, you can run the setup script either in interactive mode or from the command line.

Feedback