Uninstalling DataMagic Server
To uninstall DataMagic Server, perform the following procedure:
1. Exiting DataMagic Server
Terminate any running instances of DataMagic Server.
For details on the termination procedure, see Stopping the Request Acknowledge daemon.
2. Delete the installation directories
Execute the following commands to delete the installation directories.
If HULFT products and/or HULFT-related products such as HULFT, HULFT-SAN, HULFT FireWall, and HULFT Scheduler are installed in the same directory, you cannot uninstall them and DataMagic separately. If you want to uninstall only one of these products, you must first uninstall all the products and then re-install all the products except for the one that you want to uninstall.
- Commands to execute (Example):
-
# rm -fr directory-that-stores-the-execution-module (Example: /usr/local/MAGIC/bin)
# rm -fr directory-that-stores-the-environment-settings-file (Example: /usr/local/MAGIC/etc)
# rm -fr directory-that-stores-the-work-file (Example: /usr/local/MAGIC/work)
# rm -fr directory-that-stores-the-trace-log (Example: /usr/local/MAGIC/log)
3. Delete the environment settings
Delete environment variables used by the products such as PATH (the command-search path created for user profiles), DMPATH, and DMEXEP.
Uninstallation is now complete.