Quick Beginnings for DB2 Universal Database for UNIX

|
You must stop all outstanding DB2 processes before removing the DB2
products.
|
The following steps describe how to remove DB2 products on UNIX operating
systems.
You can remove the DB2 products on AIX using the SMIT interface
as follows:
- Log in as user with root authority.
- Type smit install_remove to proceed directly to the Remove
Software Products screen.
- Press F4 to display a list of the software to remove. Press F7 at
some or all of the entries that have a prefix of db2_05_00.
- Press Enter to start removing the DB2 products.

|
You can also remove all DB2 Version 5 products on AIX, using the
installp command with the de-install option:
installp -u db2_05_00
|
You can remove the DB2 products on the HP-UX operating system using
the swremove program as follows:
- Log in as user with root authority.
- Use swremove to remove some or all of the DB2 Version 5
products.
You can remove the DB2 products on the SCO UnixWare 7 operating system
using the scoadmin program as follows:
- Log in as user with root authority.
- Use the scoadmin command to remove some or all of the DB2
Version 5 products.
You can remove the DB2 products on the Solaris operating system using the
pkgrm program as follows:
- Log in as user with root authority.
- Determine the packages for all DB2 for Solaris related products you have
installed on your system by entering:
pkginfo | grep -i db2 | grep 50
- Remove all packages listed in step 2 with the pkgrm
command.
- Select Yes at the prompt for each package to be removed.
Before removing a package, all its dependent packages must be removed
first. You must remove packages in the following order:
- db2ht%L50
- db2ms%L50
- db2adts50
- db2adt50
- db2cent50
- db2entp50
- db2wkgp50
- db2cnvt50
- db2cnvc50
- db2cnvk50
- db2cnvj50
- db2smpl50
- db2repl50
- db2conn50
- db2das50
- db2cipx50
- db2cdrd50
- db2csna50
- db2crte50
- db2engn50
- db2rte50
- db2jdbc50
- db2odbc50
- db2cliv50
Where %L is the language/locale identifier

|
You can also use the db2_deinstall command to remove products as
follows:
- Mount the CD-ROM as described in Step 3. Mount the CD-ROM.
- Go the appropriate /cdrom mount directory.
- Run the db2_deinstall command.
The command lists the products installed and will de-install them in the
correct order.
|
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]