If you want to clean up the tutorial environment, you can run the getstart_clean.cmd file. This file:
This command file does not disable or drop the SALES_DB database; the database is still available for use with XML Extender. You might receive error messages if you have not completed both lessons in this chapter. You can ignore these errors.
To clean up the tutorial environment:
getstart_clean.cmd
dxxadm disable_db SALES_DBThis command drops the administration control tables DTD_REF and XML_USAGE, as well as removes the user-defined types and functions provided by XML Extender.
db2 drop database SALES_DBThis command drops the SALES_DB.