By starting the Active Database Adapter stopped by throwing the exception below:
=============
com.tibco.adapter.adb.database.DBSQLException: java.sql.SQLSyntaxErrorException:[tibcosoftwareinc][Oracle JDBC Driver][Oracle]ORA-000904:
"ADB_TRACKINGID":invalid identifier when update entry status
=============
When configure the publication service having publishing table field by setting the name in it and running the adapter.publishing table will be create automatically consist of ADB_TRACKINGID field in it. This error occurs due to missing ADB_TRACKINGID field in publishing table.