Understanding the BIRT Loader internal database
BIRT Analytics Loader configuration information is stored in dubnium.db, located in:
C:\Program Files\Actuate11SP4\BIRTAnalytics\dubnium\qloader\dubnium.db
dubnium.db is a sqlite database. To access the sqlite database, you can use SQLite Manager, an add-in in the Firefox web browser. The main tables in dubnium.db are listed in Table 6-2.
The scripts, logs, and repository generated by BIRT Analytics Loader are stored in the FastDB installation folder. By default, these folders are:
*
C:\Program Files\Actuate11SP4\BIRTAnalytics\dubnium\databases\
*
C:\Program Files\Actuate11SP4\BIRTAnalytics\dubnium\log\
*
C:\Program Files\Actuate11SP4\BIRTAnalytics\dubnium\loading-projects\
Contains load projects. Every project is stored in a different folder. The names of these folders is a sequential number, such as 1, 2, 3, and so on.
A project folder contains the following sub-folders and files:
*
A folder where you upload and store source files with data.
*
A folder where the transform files are stored. These files are generated in XML format.
*
A folder where the definitions of files and column information are stored. These files are generated in XML format.
*
An XML file that contains the project name and its creation date.
*
An XML file that contains the declaration of files to load.

Additional Links:

Copyright Actuate Corporation 2013 BIRT Analytics 4.2