You must stop the Administration Server before you remove DB2 products. To stop the Administration Server, you need to perform the following steps:
Step 1.
Log in as user with root authority.
Step 2.
Stop the Administration Server.
To stop the Administration Server, perform the following steps:
Step a.
Log in as the Administration Server owner.
Step b.
Run the start up script as follows:
. INSTHOME/sqllib/db2profile (for Bash, Bourne or Korn shell) source INSTHOME/sqllib/db2cshrc (for C shell)
where INSTHOME is the home directory of the instance.
Step c.
Stop the Administration Server by entering the following command:
db2admin stop
[ DB2 List of Books | Search the DB2 Books ]