Unable to assign data security for a User. The security is set at Role level. How can it be corrected?
If the security is assigned at Role level, then check if the equivalent security tables for Role is available in the Warehouse. If there are no tables created or wrong tables being created, then create required tables (e.g.: ADMIN_ROLE_STORE and ADMIN_ROLE_DEPARTMENT) as per your requirement in WH. This should resolve the issue.