How do I back out everything done with the ActiveDatabase configuration tool?
book
Article ID: KB0084477
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database
-
Not Applicable
-
Description
Resolution: First, drop all the stored procedures and sequences created by ADB. Then drop all the tables created by the configuration tool. The associated triggers and indices will also be dropped. Everything that the action configuration tool has done to the database is stored in the adbconfig.log file under activedb\log directory.
You can go to adbmetadata.xml(in 1.x version, repository file in 3.x version) to manually delete any class definitions corresponding to the tables you dropped in the database.
Issue/Introduction
How do I back out everything done with the ActiveDatabase configuration tool?
Environment
Product: TIBCO Adapter for ActiveDatabase
Version: 3.3.1, 1.2.0
OS: All
--------------------