What are the database requirements for Active DB?

What are the database requirements for Active DB?

book

Article ID: KB0094663

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database -
Not Applicable -

Description

Resolution:
1. ActiveDB needs to create its own tables; they are called catalog tables. There are 7 of them. In Oracle, they need to be in the same table space as your source table. In MSSQL, they need to be in the same database as your source table.

2. When publishing by value, your source table content will be copied into the publishing table. Depending on how big your source table is, you can decide how big of a storage you need. Other tables don't occupy a lot space.

3. The catalog tables need to be under the same owner as the source table.

Environment

Product: TIBCO Adapter for ActiveDatabase Version: 3.3.1, 4.0.1, 4.1.0, 1.2.0 OS: All --------------------

Issue/Introduction

What are the database requirements for Active DB?