Hi All
I have a requirement where i have to copy all the data and move from one to another database.
Both of them are in same instance. I used transfer sql objects task and selected copy data and under copy all objects am selecting all my tables.
When executing the same its displaying the below error. But if am choosing a single table data are transferred. Please advise me on this.
[Transfer SQL Server Objects Task] Error: Execution failed with the following error: "ERROR : errorCode=-1071636471 description=SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E37.An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80040E37 Description: "Invalid object name 'dbo.Reports'.".
helpFile=dtsmsg100.rll helpContext=0 idofInterfaceWithError={C81DFC5A-3B22-4DA3-BD3B-10BF861A7F9C}".