I have 2 Databases:
BIM_REPOSITORY (created by olapuser)
olapdb (created by olapuser). In this Database I have only a Table: planta_adsl (the fact table).
I have 2 users:
olapuser : This user has 3 roles: TBI_USER, TBI_SERVICE and TBI_WORKBENCH and all of them are activated.
This user has access to BIM_REPOSITORY and olapdb:
I have checked it executing ‘select * from bim_repository.bim_schema’ and ‘select * from olapdb.planta_adsl) in SQL Assistant .
serviceaccount: This user has 1 role: TBI_SERVICE (although now I have included the user in the 3 roles in case It was the problem)
This user has accesss to BIM_REPOSITORY and olapdb:
I have checked it executing ‘select * from bim_repository.bim_schema’ and ‘select * from olapdb.planta_adsl) in SQL Assistant .
The 3 roles (TBI_USER, TBI_WORKBENCH and TBI_SERVICE) have all access to BIM_REPOSITORY and olapdb.
I have checked it via Teradata Administrator.
↧