Why is a user with DBA privilege needed on the SQL Server side to migrate?
Greetings
Project to migrate a SQL Server database to Oracle using SQL Developer.
The docs say that a user with DBA privilege is needed in the SQL Server database when running the migration from the Oracle side.
Why?
Why wouldn't a user with just READ access to the SQL Server data be required?
Thanks very much!!
-gary