Module for HIPAA 9.6.April 2016 | Understanding and Using HIPAA Module | Installing and Using HIPAA Module | Code Source Management | Dropping Database Tables
 
Dropping Database Tables
You can drop database tables that are created to store imported code sources. webMethods provides database scripts to drop database tables storing the imported data.
*To drop a database table
1. Verify that the database instance to which Trading Networks is configured to connect, is running.
2. Navigate to the directory location, Integration Server_directory \instances\default\packages\WmHipaa\config\dbscripts and locate CodeSourceDBDropTable.sql script file.
3. Edit the CodeSourceDBDropTable.sql script file to drop tables using SQL queries.
4. Run the SQL script file using the appropriate database client.
5. When prompted, connect to the same database instance that you configured when installing Trading Networks.