DB2 10.5 for Linux, UNIX, and Windows

Binding the SAMPLE database utilities

If you will be accessing the SAMPLE database on the server from a remote client that is running a different version of DB2® database product, you need to bind the database utilities to the SAMPLE database.

About this task

Binding creates the package that the database manager needs in order to access the database when an application is executed. Binding can be done explicitly by running the BIND command against the bind file created during precompilation.

You bind the database utilities differently depending on the platform of the client workstation you are using.

Procedure