Catalog Configuration
This table shows the catalog configuration variables and their configuration properties.
| Property Name | Default Property Value |
|---|---|
| logging.config | config/logback_catalog.xml |
| Property Name | Default Property Value |
|---|---|
| com.tibco.catalog.loading.using.ems | false |
| ems.server.url | tcp://localhost:7222 |
| ems.server.username | admin |
| ems.server.password | admin |
| jndi.connectionFactory | GenericConnectionFactory |
| initial.context.factory | com.tibco.tibjms.naming.TibjmsInitialContextFactory |
| jms.session.transacted | true |
| jms.set.timeout.receive.calls | 10000 |
| concurrent.ems.consumers | 5 |
| product.catalog.loading.queue | tibco.aff.catalog.product.request |
| planfragment.catalog.loading.queue | tibco.aff.catalog.planfragment.request |
| com.tibco.tibjms.naming.security_protocol | |
| com.tibco.tibjms.naming.ssl_enable_verify_host | |
| action.catalog.loading.queue | tibco.aff.catalog.action.request |
| Property Name | Default Property Value |
|---|---|
| catalog.datasource.driverClassName | org.postgresql.Driver |
| catalog.datasource.username | aff_oms |
| catalog.datasource.password | aff_oms |
| catalog.datasource.url | jdbc:postgresql://localhost:5432/catalogdsdbll?currentSchema=catalogdsschemall |
| catalog.datasource.initializeSize | 2 |
| catalog.datasource.maxIdle | 11 |
| catalog.datasource.maxActive | 12 |
| catalog.datasource.maxWait | 10000 |
| catalog.datasource.validationQuery | SELECT 1 |
| catalog.datasource.testOnBorrow | false |
| catalog.datasource.validationInterval | 5000 |
| catalog.datasource.testWhileIdle | true |
| catalog.datasource.timeBetweenEvictionRunsMillis | 5000 |
| catalog.datasource.minEvictableIdleTimeMillis | 5000 |
| catalog.datasource.numTestsPerEvictionRun | 5 |
| catalog.datasource.defaultAutoCommit | false |
| catalog.datasource.rollbackOnReturn | false |
| catalog.datasource.commitOnReturn | false |
| catalog.datasource.customProperty |
| Property Name | Default Property Value |
|---|---|
| redis.catalogHost | localhost |
| redis.catalogPort | 6379 |
| redis.testOnBorrow | true |
| redis.testOnReturn | true |
| redis.testWhileIdle | true |
| redis.blockedWhenExhausted | true |
| redis.jmxEnabled | true |
| redis.lifo | true |
| redis.maxIdle | 64 |
| redis.minIdle | 16 |
| redis.maxTotal | 64 |
| redis.numTestsPerEvictionRun | 5 |
| redis.softMinEvictableIdleTimeMillis | 3000 |
| redis.minEvictableIdleTimeMillis | 6000 |
| redis.timeBetweenEvictionRunsMillis | 3000 |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
