dbTalk Databases Forums  

Importing data from Oracle to SQL Server 2000

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Importing data from Oracle to SQL Server 2000 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AS
 
Posts: n/a

Default Importing data from Oracle to SQL Server 2000 - 04-13-2004 , 10:50 AM






Hi,
We have an Oracle database and the applications on top of it that're written
in Developer 2000. We want to migrate to sql server 2000. Any pointers on
how I should go about doing that.
Also, I installed Sql server 2000 on another PC and tried using the
Import/export wizard to be able to import all the data from Oracle..
Earlier I got the message :
"No Oracle instance running".
So I installed the Oracle client on the PC running Sql server 2000. Now I
when I repeat this process, I get a different error:

"TNS: No listener SQLSetConnectAttr failed ORA-12224 : Error during
initialization of the provider."

Now I've also checked Oracle server and under Control panel ->services, I do
have the listener service running..???
What else should I be looking at.. ??

Please advise..

Thanks,
Regards,
AS.



Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Importing data from Oracle to SQL Server 2000 - 04-13-2004 , 11:14 AM






There is a chapter in the SQL Server 2000 resource kit on
migrating Oracle databases to SQL Server. It has a lot of
useful information to help with migrations. You can find it
online at:
Chapter 7 - Migrating Oracle Databases to SQL Server 2000
http://www.microsoft.com/resources/d...rt2/c0761.mspx

In terms of the error, something is not configured correctly
with the Oracle Net Configuration utility. The client can't
find the Oracle instance. You can run the utility to check
your configuration and make adjustments or take a look at
the tnsnames.ora file. Once you have reconfigured, you can
test the connectivity using the tnsping utility.

-Sue

On Tue, 13 Apr 2004 11:50:12 -0400, "AS"
<azs007 (AT) nospam (DOT) yahoo.com> wrote:

Quote:
Hi,
We have an Oracle database and the applications on top of it that're written
in Developer 2000. We want to migrate to sql server 2000. Any pointers on
how I should go about doing that.
Also, I installed Sql server 2000 on another PC and tried using the
Import/export wizard to be able to import all the data from Oracle..
Earlier I got the message :
"No Oracle instance running".
So I installed the Oracle client on the PC running Sql server 2000. Now I
when I repeat this process, I get a different error:

"TNS: No listener SQLSetConnectAttr failed ORA-12224 : Error during
initialization of the provider."

Now I've also checked Oracle server and under Control panel ->services, I do
have the listener service running..???
What else should I be looking at.. ??

Please advise..

Thanks,
Regards,
AS.



Reply With Quote
  #3  
Old   
Sanchan Sahai Saxena
 
Posts: n/a

Default RE: Importing data from Oracle to SQL Server 2000 - 04-29-2004 , 02:49 PM



An excellent resource would be to understand the differences between the
two at:

http://www.microsoft.com/technet/pro.../sqlorpro.mspx

This article is written for Oracle Professionals who would like to
jumpstart to SQL and you will find really good information here.

Also, the resources kit provides an excellent article:

http://www.microsoft.com/resources/d...reskit/en-us/p
art2/c0761.mspx

I would also like to point you to some third party independent articles
that are an excellent resource for doing the same:

http://www.sql-server-performance.co..._to_sql_server
.asp
http://www.akadia.com/services/sqlsrv2ora.html

As always, these articles are third party and we cannot guarantee anything,
but they are written by folks who have actually done this.

sanchans (AT) online (DOT) microsoft.com

This posting is provided "AS IS" with no warranties, and confers no rights.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.