![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The section JDBC Maps of the file commonConfig.properties contains the JDBC connection parameters needed for configuration of repositories and of the audit, non-repudiation, and runtime tables.
Instead of posting your JDBC user ID and password in different files, it is preferred to have them specified as the command line arguments with commands -configRepoUser and -configRepoPw, respectively.
• bc.repo.db.driver = value
• bc.repo.db.url = value
• bc.repo.db.userID = valueThis parameter is optional if the command -configRepoUser is used.
• This parameter is optional if the command -configRepoPw is used .
• bc.repo.db.connectionPool.size = value
•
• This parameter is optional if overwritten by the line parameter for the command -jdbcUser (see -createTables).
•
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |