Home » Other » Client Tools » SQL Server to Oracle Migration (SQL server 2008 and Oracle 12C, Oracle SQL Developer 4.1.3)
SQL Server to Oracle Migration [message #648016] |
Mon, 15 February 2016 00:58  |
pstanand
Messages: 133 Registered: February 2005 Location: Chennai,India
|
Senior Member |
|
|
Hi,
I involved in a migration project which will migratre sql server to oracle 12c.
I use oracle sql developer tool 4.1.3 with jTDS 1.3.1 driver installed for third party migration.
I have followed the steps provided in the sql developer tool for migration and the migration was successful.
But I'm not able to see the migrated table in my oracle user instead I'm able to see the system tables of SQL server which got
migrtated with MD_.
The following is the loginformation I got it from MIGRLOG table after migration.
Kindly let me know what is missing here and how to proceed further.
614751 15-FEB-16 11.23.11.954000000 AM Convert completed in 9 seconds
614701 15-FEB-16 11.22.31.040000000 AM Catalog DEMO_Mig, Schema dbo coalesced to single schema DEMO_Mig
|
|
|
|
|
|
|
I don't see any tables [message #648063 is a reply to message #648016] |
Mon, 15 February 2016 23:12   |
pstanand
Messages: 133 Registered: February 2005 Location: Chennai,India
|
Senior Member |
|
|
Hi,
I am doing MSSQL server to Oracle migration in SQL Developer 4.1.3 and MS SQL Server 2008 with Oracle 12c.
Having a connection with ORADBA privileges and created a migration user and granted all the privileges.
After migration, I received migration have been completed successfully.
In the migration repository too, I can see the tables under the user.
I followed the following steps.
1. Repository - Repository name is given
2. Project - project name provided
3. Source Database - source database as SQL Server DB chosen
4. Capture -- Selected the particular db under SQL Server DB to be migrated
5. Convert --
6. Translate - Selected all the ALL_CONSTRAINTS, ALL_FUNCTIONS,ALL_PROCEDURES,ALL_TRIGGERS, ALL_VIEWS
7. Target Database --- Target database as Oracle Database chosen
8. Move Data.
In the migration log file also I got the following message.
Catalog DEMO_mig, Schema dbo coalesced to single schema DEMO_mig
Convert completed in 9 seconds.
But when I checked in the (DEMO_mig)oracle user I don't see any tables listed under the user except the SQL Server system tables which starts with MD_.
Did I missed anything in the migration?
Kindly provide me a solution.
Thanks.
Regards,
Anand.T
[EDITED by LF: this message was moved here from - in my opinion - unrelated topic: Error to Associate Migration Repository; as if the author missed the topic he opened and posted a message in another one]
[Updated on: Tue, 16 February 2016 14:06] by Moderator Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: SQL Server to Oracle Migration [message #648134 is a reply to message #648097] |
Wed, 17 February 2016 03:29  |
pstanand
Messages: 133 Registered: February 2005 Location: Chennai,India
|
Senior Member |
|
|
Hi,
System tables are the tables that gets created during migration on background process. Application tables are the actual tables that contains data.
Thanks
Regards,
Anand.T
|
|
|
Goto Forum:
Current Time: Sun Jun 08 01:16:41 CDT 2025
|