Forum Discussion

Imex197's avatar
Imex197
Helper I
6 years ago

Report Server Error scheduled refresh and Access Database

Hi guys,

 

I´m trying to run a scheduled refresh from an access database. But  I´m getting these error messages:

SessionID: 4670cdbd-7d3c-490d-8ee5-7e8f38a200c4

[0] -1055784933: A user name wasn't specified. The exception was raised by the IDbConnection interface.

[1] -1055784824: A connection could not be made to the data source with the Name of 'bc267668-6176-47c2-a050-fc980fcb3cc7'.

[2] -1055784932: The command has been canceled.. The exception was raised by the IDbCommand interface.

[3] -1055784932: The command has been canceled.. The exception was raised by the IDbCommand interface.

 

Server and Desktop Version January 2020.

Thank you in advance!

 

Cheers

Imex197

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    I have no idea what steps you've done to setup your scheduled refresh and no idea if you have done any troubleshooting so let's start at the beggining.

     

    Please make sure you followed these steps:

    https://docs.microsoft.com/en-us/power-bi/report-server/configure-scheduled-refresh

     

    If you performed that, then comes the troubleshooting - Something, somewhere doesn't have permissions.  I suggest started with the individual data sources and verifying whatever user is making the auth attempt can in fact access the data source.

     

    Also know that whatever user is being used for the auth attemp that they have access to any functions, views, procs, and of course tables that you are utilizing.

     

    Good luck.

    • Imex197's avatar
      Imex197
      Helper I

      Hi Jasel,

       

      thanks for your answer. So in general all our scheduled refreshs are working fine (SQL, SAP BW, excel, etc).

       

      Only the source Access Database is a problem.

       

      Cheers

      Imex197