A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
Kelvin Shee Thanks for your feedback, as I mentioned above we need more details to understand the steps you ar following, however when the database is/was used as an Elastic Jobs database we need to rely on the following method because there are some security-related objects that are not supported in export at the moment.
In order to successfully export the database, we need to:
- Create a database copy:
You can check how to create a copy of the database using the portal at https://docs.microsoft.com/en-us/azure/sql-database/sql-database-copy-portal (there is also documentation for doing this using T-SQL or PowerShell) - Remove the Elastic Job-related objects from the copy. Please make sure you are connected to the copy.
- Export the database from the copy.
If you are still facing the issue please add more details or an email with the below details,
Thread URL: Link to this thread.
Your Azure Subscription ID:
Email Subject : Attn Geetha
Regards
Geetha