Building Applications for UNIX** Environments
This chapter provides detailed information for building embedded SQL
applications on Solaris. In the script files, commands that begin with
db2 are Command Line Processor (CLP) commands. Refer to the
Command Reference if you need more information about CLP commands.
General Points for Building and Running DB2 Programs
- You must build and run DB2 applications from a window where your
environment variables are set. You can do this by running
db2profile. Refer to "Setting Your Environment" if you need more information.
- To build DB2 programs containing embedded SQL, or to run any DB2 programs,
the database manager on the server must be started. Start the database
manager, if it is not already running, by entering the following command on
the server:
db2start
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]