The H2 database h2.jar may be deleted if any of the following are true:
A. The application does not use or include a LiveView Fragment project. No
pom.xml includes text "
<packaging>ep-liveview-fragment</packaging>".
B. The application is configured to store Live Datamart metadata in
JDBC or
TRANSACTIONAL_MEMORY and
not LOCAL as described in the product documentation here:
TIBCO Streaming > LiveView Admin Guide > LiveView Metadata Storeand the
metadataStore,
storeType setting described here:
TIBCO Streaming > Configuration Guide > LiveView Configuration Types > LiveView Engine ConfigurationThe default locations of the h2.jar file for server installations are:
C:\tibco\str\11.1\distrib\tibco\3rdparty\java\h2.jarand:
/opt/tibco/str/11.1/distrib/tibco/3rdparty/java/h2.jarOnce no use of H2 is confirmed in your application configuration, you may delete the
h2.jar file from all Spotfire Streaming installations in developer, test, and production environments.