IBM Books

Quick Beginnings


Starting the Administration Server

To start the Administration Server, you must perform the following steps:

  1. Log in as the Administration Server owner.

  2. Set up the instance owner environment by executing the db2profile or db2cshrc file for the DB2 Instance as follows:
       . INSTHOME/sqllib/db2profile     (in Bourne or Korn shell)
       source INSTHOME/sqllib/db2cshrc  (in C shell)
    

    where INSTHOME is the home directory of the DB2 instance.

  3. Start the Administration Server using the db2admin command as follows:
       db2admin start
    


* Figure hint not displayed.

The Administration Server is automatically started after each system reboot.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]