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
Asked
Active
Viewed 42 times
-1
-
What is the error? – Brad Mar 10 '21 at 21:02
-
I ran with administrator so got below points 1) cannot find or open pdb file 2) binary was not built with debug information 3) symbols loaded (source information stripped) – Rasika Dewangan Mar 11 '21 at 06:01
1 Answers
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