﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / Working with Oracle  / Oracle 9i to sql server 2008 migration / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 08:54:54 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Oracle 9i to sql server 2008 migration</title><link>http://www.sqlservercentral.com/Forums/Topic1404050-1044-1.aspx</link><description>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.</description><pubDate>Sun, 27 Jan 2013 00:11:43 GMT</pubDate><dc:creator>Mazharuddin Ehsan</dc:creator></item><item><title>Oracle 9i to sql server 2008 migration</title><link>http://www.sqlservercentral.com/Forums/Topic1404050-1044-1.aspx</link><description>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 ProceduresFunctions Triggers Sequence Materialized ViewsPublic SynonymDatabase link JobsDirectorieswe 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 viewsPlease 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.</description><pubDate>Tue, 08 Jan 2013 01:47:36 GMT</pubDate><dc:creator>nitin.varshneya</dc:creator></item></channel></rss>