Server database commands
To manage the server database connection pool, use the related command.
The bootstrap command creates a new bootstrap.xml file and optionally also attempts to connect to the database to test the file. The other commands in this group work on the configuration.xml file, which must be imported using the import-config command for any changes to take effect.
For instructions on using the commands, see Executing commands on the command line.
Task | Command |
---|---|
Bootstrap the server by creating a new bootstrap configuration file. | bootstrap |
Configure the encryption of sensitive information such as service account passwords. | config-encryption |
Modify the common database connection configuration. | modify-db-config |
Set the common database connection configuration. | set-db-config |
Update an existing bootstrap configuration file. | update-bootstrap |
Related reference
Copyright © TIBCO Software Inc. All rights reserved.