![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• repo.jdbcDriver—Required if database storage is used.Name of the JDBC driver this server uses to connect server-based projects to their database. An example would be oracle.jdbc.driver.OracleDriver.
• repo.jdbcURL—Required if database storage is used. There is no default value.
• repo.username—Required if database storage is used. No default value.
• repo.password—Optional. No default value.
• repo.dbtype—Required if database storage is used. No default value.Database type. Values can be Oracle, Db2, Sybase or Sql (Sql is Microsoft SQL Server). Case is significant.
• repo.delayForDBStartup—Optional. Default value is 0.
• database.default.minConnections—Number of database connections to cache per domain instance. No connections are allocated by default.
• database.default.reconnectInterval—Interval in milliseconds to ping to determine if a server has come back online. Default is 5 seconds.
• database.default.pingInterval—Interval in milliseconds to ping the server for keepalive through firewalls. Default is 5 minutes.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |