Summary
How to migrate a project with the Data Base in Oracle to SQL or vice versa.
Question
How can a project of Application Life Cycle (ALM) be migrated from Oracle to SQL or vice versa?
Answer
Actually there is not a oficial method, but there is a workaround. Here are the steps to complete this taks:
1. Add the SQL server to the SQL instance
2. Use the Copy project option in the site admin
3. Select the Oracle DB as the destination DB server of the project and click Create.
This procedure will create a new project by copying an existing project, but in the DB engine that you selected.