IBM Books

Quick Beginnings for DB2 Extended Enterprise Edition for UNIX


Starting the Administration Server

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

  1. Log in as the Administration Server owner.

  2. Run the start up script as follows:
       . INSTHOME/sqllib/db2profile    (for Bourne or Korn shell)
       source INSTHOME/sqllib/db2cshrc (for C shell)
    

    where INSTHOME is the home directory of the 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 ]