I'm attempting to migrate some data from one of our Oracle databases to a Microsoft SQL Server. To do this I want to the Microsoft SQL Server Migration Assistant for Oracle (SSMA). Unfortunately when I try to connect the application errors out saying that an "Error occurred while collecting data". In the logs it says "Inner Exception #1: ORA-00942: table or view does not exist". I know that the server I'm using as well as the connection information is correct because I can connect using Oracle SQL Developer. Just wondering if any of you might have some experience using SSMA to migrate data over to MS SQL and whether you've encountered something like this before.
SQL Server Migration Assistant for Oracle 7.7.0
Oracle DB 12.1.0.2.0
MS SQL Server 2008 R2