The SELECT permission was denied on the object error
The SELECT permission was denied on the object 'EBA_6_7_CANLI_LOG', database 'PRODUCTIONLGAPPS', schema 'dbo'. When such an error comes, it means that you do not have select authority in the database you are trying to access.
As a workaround, you need to submit a request to a database administrator (DBA) or system administrator who sets up authorization in SQL Server, as follows: My user's dbo. EBA_6_7_CANLI_LOG do not have SELECT permission to the PRODUCTIONLGAPPS table in the database. I would like to request that this authority be defined.