Use this information to back up and remove Data Server Manager (DSM) from your system as
part of a Db2® Big SQL 5.0.4 upgrade.
About this task
As part of the removal process, create a backup of the DSM database. You can then restore the
database if you later install the Db2 Big SQL console.
Procedure
- In Ambari, stop the DSM service.
- In a terminal window, create a backup of the DSM database by running the following
command:
cp -ar /usr/ibmpacks/IBM-DSM/5.0.4.0/ibm-datasrvrmgr/Config/default_rep_db /tmp
-
In Ambari, select , then select to put DSM into Maintenance mode.
- Run the DSM Cleanup script:
/var/lib/ambari-server/resources/extensions/IBM-Big_SQL/5.0.4.0/services/DATASERVERMANAGER/package/scripts/dsm-cleanup.sh -u <ambari_user> -p <ambari_password> -x <ambari_port> -D <node where DSM is installed> -r
- Delete the DSM service from Ambari.