SSMA issue running sql to create tables in sql database
running sql server dev edition 2016
ssma for db2 ver 8.1.0
I am using local windows login with admin priviledges.
I connect to db2 using this account and to the local sql server.
The login is a member of sysadmin and has all permissions for the functions under ssma_DB2 schema.
The system fails to create tables as it does not appear to have the relevant priviledges to run the sql and create the new tables in sql.
Should I be able to run ssma to migrate db2 to sql using the sql 2016 Dev edition?
If yes, what can I try next? (I suspect this may be another issue manifesting itself as as priviledge issue)
Thanks
running sql server dev edition 2016
ssma for db2 ver 8.1.0
I am using local windows login with admin priviledges.
I connect to db2 using this account and to the local sql server.
The login is a member of sysadmin and has all permissions for the functions under ssma_DB2 schema.
The system fails to create tables as it does not appear to have the relevant priviledges to run the sql and create the new tables in sql.
Should I be able to run ssma to migrate db2 to sql using the sql 2016 Dev edition?
If yes, what can I try next? (I suspect this may be another issue manifesting itself as as priviledge issue)
Thanks