These instructions assume that you are using DB2 Universal Database and guide you through the following tasks:
To remove the database and the ODBC definition:
sqlplus <uid>/<password> DROP DATABASE PATSDB;
Back to Cleaning up the patient identifier database