Hi,
We are collecting Backup Report report from all the servers using SSIS job and storing into Sql 2008R2 Server Database table.
We have Full Backup nightly job which is running on the all servers and we are capturing these backup info from all the servers and storing in to table which we retrieve information regarding Backup details so we know which server having backup issue or not.
Another job collecting the data from the table and send us an email if which server having issue that not run the backup.
We are facing currently issue that job is unable to collect the couple of servers and throwing following error:
Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Client unable...