I have a job to pull data from MySQL to MSSQL. If I use my account to schedule it, it works well. However, if I use the system account, I got the following error:
ADO NET Source has failed to acquire the connection {C56C01FD-03AE-4B0B-9117-94F48D29B1B2} with the following error message: "Exception from HRESULT: 0x80131937".
Thanks in advance,