0

I want to use AWS Schema Conversion Tool to migrate from SQL Server to Redshift.

When using the tool a path to Windows Authentication library should be specified.

Where is it located?

enter image description here

Julie
  • 123
  • 8
Christian
  • 7,433
  • 4
  • 36
  • 61
  • Isn't this is explained at [Using Microsoft SQL Server as a source for AWS SCT](https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_Source.SQLServer.html)? – AlwaysLearning Sep 13 '21 at 21:41
  • I can't find anything about where Windows Authentication library is located in that documentation – Christian Sep 14 '21 at 06:18
  • Check the "Using Windows Authentication with a JDBC connection" section of that page about how to locate and copy the required `sqljdbc_auth.dll` file. Note also that this only works on Windows - if you're on another operating system you'll have to fallback to SQL Login authentication. – AlwaysLearning Sep 14 '21 at 07:33
  • Your answer is valid but pointing to that dll results in "This driver is not configured for integrated authentication" – Christian Sep 14 '21 at 08:19
  • I see this mentioned in the documentation so it should be resolvable – Christian Sep 14 '21 at 08:25

0 Answers0