We have just downloaded and ran exe file of Database Utility for WFM.
Once DBU is installed, we can see Scripts in DBU folder for Oracle.
But in the script we are finding the sql commands to insert into the existing DB but for creating new DB, no data is found like DB schema and Create DB sql commands etc.
Please guide how or where to download the scripts for creating the DB for Oracle in WFM.
There is no scripts to create schema at all. Just tell your DBA to create standard DB schema with appropriate user (required permissions you can find in documentation) and then use the provided scripts.