Quick Beginnings
To remove the Administration Server, you must perform the following
steps:
- Log in as the Administration Server owner.
- 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.
- Stop the Administration Server using the db2admin command as
follows:
db2admin stop
- Backup the files in the ASHOME/sqllib directory, if needed, where ASHOME
is the home directory of the Administration Server.
- Log out as the Administration Server owner.
- Log in as root and remove the Administration Server using the
dasidrop command as follows:
DB2DIR/instance/dasidrop ASName
where
| DB2DIR
| = /usr/lpp/db2_05_00
| on AIX
|
|
| = /opt/IBMdb2/V5.0
| on HP-UX or Solaris
|
and ASName is the name of the instance being removed.
Note: | The dasidrop command removes the sqllib directory under
the home directory of the Administration Server.
|
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]