WebUI Uninstall/Reinstall, Best Practice

It’s going to use your BFEnterprise database directly.

You will want to use a new user.

I posted this same answer to your other posting … HERE


there is a link in the Description that talks about Deployment Requirements. The link it takes you to is …

https://www.ibm.com/support/knowledgecenter/SSTK87_9.5.0/com.ibm.bigfix.webui.doc/WebUI/Admin_Guide/c_deployment_requirements.html

Specifically, to answer your question …

  • Make sure that your DBA grants the database user to be used for the WebUI installation:
    • Read access to all of the DBO tables in BFENT (DB2), BFEnterprise (MS SQL Server).
    • The ability to create stored procedures.
    • The ability to create new indexes in the WebUI namespace.
    • The ability to create new tables in the WebUI namespace.