Non Default BigFix database name on install

how do we change bigfix database name during BF Server Install ?

Using ./install.sh on Redhat v7. The corporate DB team required use of their naming standards which do not fit with Default DB names. We are using Remote DB and trying to install BigFix Server. Where, during the execution of ./install.sh do we have an opportunity to change the DB names to the names already built by the corporate DB team ? If not during the execution of install.sh, then please help us understand where and how we can change the names to get the install script to execute successfully.

BigFix does not support custom db names. It will only work with the db name as created by the installer.

Thanks Steve, however this answer is in conflict with this one https://developer.ibm.com/answers/questions/448195/bigfix-database-name-change.html
which references this link
https://www.ibm.com/support/knowledgecenter/en/SSQL82_9.5.0/com.ibm.bigfix.doc/Platform/Installation/c_database_requirements.html

Any updates or comments are greatly appreciated.

The documentation refers to database instance names, which can be customized. This is the name of the database instance that BigFix will connect to, but not the actual database where the data is stored.