one of my job was running successfully untill today, from past 2 days it throws following error
Load Spreadsheet:Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available. Source: "Microsoft JET Database Engine" Hresult: 0x80004005 Description: "Spreadsheet is full.".
In my package we are just pulling data from sqlserver and loading to Excel.
If anyone can help with it , that will be appreciated . Thank you in advance.