-1

I want to transfer bulk data from SQL Server to Oracle So I have used OLE DB Source and Oracle destination (with Attunity) But I am getting below error

Error

Hadi
  • 36,233
  • 13
  • 65
  • 124

1 Answers1

1

I always launch Visual Studio "As An Administrator" for SSIS debugging. Complex tasks like this are a bit unstable otherwise.

Mike Honey
  • 14,523
  • 1
  • 24
  • 40