Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
Working with Oracle
»
Oracle 9i to sql server 2008 migration
Oracle 9i to sql server 2008 migration
Rate Topic
Display Mode
Topic Options
Author
Message
nitin.varshneya
nitin.varshneya
Posted Tuesday, January 08, 2013 1:47 AM
Forum Newbie
Group: General Forum Members
Last Login: Thursday, April 04, 2013 10:36 PM
Points: 4,
Visits: 6
I want to migrate from Oracle 9i to Sql server 2008 using SSMA. Please let me know what steps will I have to follow.
Our Oracle 9i database contain following objects :
Tables
Views
Indexes
Packages
Procedures
Functions
Triggers
Sequence
Materialized Views
Public Synonym
Database link
Jobs
Directories
we need to do following changes after using SSMA:
(1) change code for oracle cursors,built in functions,triggers as syntax is different in sql server
(2) convert package into storeprocs/functions
(3)convert sequence into database identity column
(4) convert Materialized Views into indexed views
Please give me information about Public Synonym and Directories.How will it convert into Sql server Synonym and Directories.Is it possible?
and also provide me information if I am missing anything for above mentioned all oracle database objects for conversion.
Post #1404050
Mazharuddin Ehsan
Mazharuddin Ehsan
Posted Sunday, January 27, 2013 12:11 AM
Old Hand
Group: General Forum Members
Last Login: Today @ 5:34 AM
Points: 378,
Visits: 2,381
Migrating Oracle database to SQL Server database should never be a goal. The target is usually business process reengineering in such migration needs. You can not and should not try to migrate each and every database object. Simply put, there is no equvalent for each and every jargon in Oracle in the SQL server. For example, 'Package' in your list does not exist in the SQL Server, to start with.
You need to perhaps work towards business process reengineering and include the development side in the scope to produce working equivalent in the SQL Server side for the objects in the Oracle database.
-----------------------------------------------------------
Time Is Money
Calculating the Number of Business Hours Passed since a Point of Time
Calculating the Number of Business Hours Passed Between Two Points of Time
Post #1412107
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.