How can I grant access to the database when the user installing the product is not the database administrator?

Steps to grant access to the database tables when the user installing the product is not the database administrator.

If the user installing the product is not the database administrator, ensure you run the grant_twsuser.sql script before you run the configureDb script.

This ensures the database user is granted all proper rights.

The grant_twsuser.sql is available in TWA_home/TWS/dbtools/<database_vendor>/sql.