Skip to content

Decoding Issues During Data Transfer from Oracle to SQL Server #375

Answered by flarco
GoranDervisevic asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, are you using BCP to insert into SQL Server?
If so, can you try using --tgt-options '{ use_bulk: false }' to see how it works without BCP?
Also, you can run with -d for debug mode.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by GoranDervisevic
Comment options

You must be logged in to vote
4 replies
@flarco
Comment options

@flarco
Comment options

@GoranDervisevic
Comment options

@GoranDervisevic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants