OpenDeploy openjms.db.log question.

SriniYA
edited July 20, 2021 in TeamSite #1
We are using TeamSite 6.5 SP1 and OD6.0.2 on Solaris.

We are using Oracle database for event subsystem and OD reporting. Both are working with Oracle database (OCI drivers).

I have modified /interwoven/iw-home/eventsubsystem/conf/jmsconfignew.xml file for event subsystem and /interwoven/AdminServer/odadmin/config/adminEventReportingConfig.xml file for OD reporting.


There is a file openjms.db.log in the /interwoven/OpenDeployNG/db. This openjms.db.log file is getting updated during deployments.

I am going through the /interwoven/OpenDeployNG/etc/jmsConfig.xml. it has following seetings.

<DatabaseConfiguration garbageCollectionInterval="180"
garbageCollectionBlockSize="500"
garbageCollectionThreadPriority="5">
<RdbmsDatabaseConfiguration driver="org.hsqldb.jdbcDriver"
url="jdbc:hsqldb:/interwoven/OpenDeployNG/db/openjms.db"
user="sa"
password=""
retries="5"
timeout="10" />
</DatabaseConfiguration>

<AdminConfiguration script="/interwoven/OpenDeployNG/openjms/bin/startup.sh"
config="/interwoven/OpenDeployNG/etc/jmsConfig.xml"/>

It is pointing to hsql database. What is use of openjms.db.log file? Has any one using Oracle database for this. Is it support by interwoven?.

Thanks in advance
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs