Focal Point
To Migrate Oracle Database in Sql server

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7587031236

July 11, 2013, 02:11 PM
Avinash
To Migrate Oracle Database in Sql server
Hi All,
Could You Plz tell me that How can I migrate a Oracle database to Sql database. Plz


Thanks!
@vi

WebFOCUS 8105, Dev Studio 8105, Windows 7, ALL Outputs
July 11, 2013, 02:19 PM
Francis Mariani
This is a great question for a SQL Server forum.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
July 11, 2013, 04:23 PM
dhagen
Use Data Migrator (iWay). Very simple.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
July 11, 2013, 06:33 PM
Waz
There are also SQL Server tools for that.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

July 12, 2013, 02:22 AM
Avinash
waz Plz explain how can I use Sql tool.


Thanks!
@vi

WebFOCUS 8105, Dev Studio 8105, Windows 7, ALL Outputs
July 12, 2013, 02:19 PM
Clif
If you want to copy entire tables (all rows and all columns) you can use the so-called "Quick ETL Copy" from the Web Console. Select a synonym or an application directory, right click to bring up the context menu and select it. Specify your target adapter and connection and run. It generates procedures to copy the table(s) you've selected and runs them.


N/A
July 14, 2013, 07:37 PM
Waz
Your question is better suited to an SQL Server forum, or a quick Google as well.

But, if you have SQL Server Management Studio, there are tasks available like Import that can do this.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

July 15, 2013, 01:15 PM
njsden
Avinash, I think the common suggestion you'll find here is to use the right tool for the job.

If you want to move from Oracle to SQL Server (I personally would not call that an "upgrade" but that is just a personal opinion) then why not trying something directly in the SQL Server arena that would help you?

Trying to force that data to be moved across those 2 platforms through WebFOCUS / Data Migrator may seem like an overkill, especially since it may need to be done only once.

As other have stated check into SQL Server forums for guidance or better yet, ask your Microsoft representative for support. I'm sure they'll be glad to know you plan on leveraging their toolset even further and will likely provide you with easier means to get it done.



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.