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 …
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.