I've created a diagram in sql-server , where it automatically creates the entire database structure, but I will have to migrate to Oracle.
Can I migrate the entire structure (tables, FKs, PKs, etc.) with some tool?
Obs. 1: There are no data yet in the tables.
Obs. 2: I'm using sql-server-2008 and the oracle-11g .