dbTalk Databases Forums  

ODBC Driver for oracle problem

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


Discuss ODBC Driver for oracle problem in the microsoft.public.sqlserver.dts forum.



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

Default ODBC Driver for oracle problem - 09-15-2008 , 04:08 AM






Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been able to
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,

Nathan

Reply With Quote
  #2  
Old   
matteus
 
Posts: n/a

Default Re: ODBC Driver for oracle problem - 09-16-2008 , 09:55 AM






On Sep 15, 11:08*am, NathanG <Nath... (AT) discussions (DOT) microsoft.com>
wrote:
Quote:
Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been ableto
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,


Hi Nathan, i did some tests on my server:
- if I use the Microsoft ODBC Driver for Oracle (yellow-doubleDB icon)
it won't work, don't ask me why
- if I use the original Oracle Drivers (for ODBC you should see the
odbc folder in your Oracle Installation folder) that is, in my case,
Oracle in Ora92Home (earth-upon-a-table icon) it connects. In conn
properties you should then choose your DSN previously created with
odbcad32.exe and set other parameters.

but... I suggest you to use the OleDb drivers (Oracle OleDb Driver,
folder oledb in your ora installation folder)

HTH,
M.


Reply With Quote
  #3  
Old   
matteus
 
Posts: n/a

Default Re: ODBC Driver for oracle problem - 09-16-2008 , 09:55 AM



On Sep 15, 11:08*am, NathanG <Nath... (AT) discussions (DOT) microsoft.com>
wrote:
Quote:
Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been ableto
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,


Hi Nathan, i did some tests on my server:
- if I use the Microsoft ODBC Driver for Oracle (yellow-doubleDB icon)
it won't work, don't ask me why
- if I use the original Oracle Drivers (for ODBC you should see the
odbc folder in your Oracle Installation folder) that is, in my case,
Oracle in Ora92Home (earth-upon-a-table icon) it connects. In conn
properties you should then choose your DSN previously created with
odbcad32.exe and set other parameters.

but... I suggest you to use the OleDb drivers (Oracle OleDb Driver,
folder oledb in your ora installation folder)

HTH,
M.


Reply With Quote
  #4  
Old   
matteus
 
Posts: n/a

Default Re: ODBC Driver for oracle problem - 09-16-2008 , 09:55 AM



On Sep 15, 11:08*am, NathanG <Nath... (AT) discussions (DOT) microsoft.com>
wrote:
Quote:
Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been ableto
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,


Hi Nathan, i did some tests on my server:
- if I use the Microsoft ODBC Driver for Oracle (yellow-doubleDB icon)
it won't work, don't ask me why
- if I use the original Oracle Drivers (for ODBC you should see the
odbc folder in your Oracle Installation folder) that is, in my case,
Oracle in Ora92Home (earth-upon-a-table icon) it connects. In conn
properties you should then choose your DSN previously created with
odbcad32.exe and set other parameters.

but... I suggest you to use the OleDb drivers (Oracle OleDb Driver,
folder oledb in your ora installation folder)

HTH,
M.


Reply With Quote
  #5  
Old   
matteus
 
Posts: n/a

Default Re: ODBC Driver for oracle problem - 09-16-2008 , 09:55 AM



On Sep 15, 11:08*am, NathanG <Nath... (AT) discussions (DOT) microsoft.com>
wrote:
Quote:
Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been ableto
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,


Hi Nathan, i did some tests on my server:
- if I use the Microsoft ODBC Driver for Oracle (yellow-doubleDB icon)
it won't work, don't ask me why
- if I use the original Oracle Drivers (for ODBC you should see the
odbc folder in your Oracle Installation folder) that is, in my case,
Oracle in Ora92Home (earth-upon-a-table icon) it connects. In conn
properties you should then choose your DSN previously created with
odbcad32.exe and set other parameters.

but... I suggest you to use the OleDb drivers (Oracle OleDb Driver,
folder oledb in your ora installation folder)

HTH,
M.


Reply With Quote
  #6  
Old   
matteus
 
Posts: n/a

Default Re: ODBC Driver for oracle problem - 09-16-2008 , 09:55 AM



On Sep 15, 11:08*am, NathanG <Nath... (AT) discussions (DOT) microsoft.com>
wrote:
Quote:
Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been ableto
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,


Hi Nathan, i did some tests on my server:
- if I use the Microsoft ODBC Driver for Oracle (yellow-doubleDB icon)
it won't work, don't ask me why
- if I use the original Oracle Drivers (for ODBC you should see the
odbc folder in your Oracle Installation folder) that is, in my case,
Oracle in Ora92Home (earth-upon-a-table icon) it connects. In conn
properties you should then choose your DSN previously created with
odbcad32.exe and set other parameters.

but... I suggest you to use the OleDb drivers (Oracle OleDb Driver,
folder oledb in your ora installation folder)

HTH,
M.


Reply With Quote
  #7  
Old   
matteus
 
Posts: n/a

Default Re: ODBC Driver for oracle problem - 09-16-2008 , 09:55 AM



On Sep 15, 11:08*am, NathanG <Nath... (AT) discussions (DOT) microsoft.com>
wrote:
Quote:
Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been ableto
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,


Hi Nathan, i did some tests on my server:
- if I use the Microsoft ODBC Driver for Oracle (yellow-doubleDB icon)
it won't work, don't ask me why
- if I use the original Oracle Drivers (for ODBC you should see the
odbc folder in your Oracle Installation folder) that is, in my case,
Oracle in Ora92Home (earth-upon-a-table icon) it connects. In conn
properties you should then choose your DSN previously created with
odbcad32.exe and set other parameters.

but... I suggest you to use the OleDb drivers (Oracle OleDb Driver,
folder oledb in your ora installation folder)

HTH,
M.


Reply With Quote
  #8  
Old   
matteus
 
Posts: n/a

Default Re: ODBC Driver for oracle problem - 09-16-2008 , 09:55 AM



On Sep 15, 11:08*am, NathanG <Nath... (AT) discussions (DOT) microsoft.com>
wrote:
Quote:
Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been ableto
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,


Hi Nathan, i did some tests on my server:
- if I use the Microsoft ODBC Driver for Oracle (yellow-doubleDB icon)
it won't work, don't ask me why
- if I use the original Oracle Drivers (for ODBC you should see the
odbc folder in your Oracle Installation folder) that is, in my case,
Oracle in Ora92Home (earth-upon-a-table icon) it connects. In conn
properties you should then choose your DSN previously created with
odbcad32.exe and set other parameters.

but... I suggest you to use the OleDb drivers (Oracle OleDb Driver,
folder oledb in your ora installation folder)

HTH,
M.


Reply With Quote
  #9  
Old   
matteus
 
Posts: n/a

Default Re: ODBC Driver for oracle problem - 09-16-2008 , 09:55 AM



On Sep 15, 11:08*am, NathanG <Nath... (AT) discussions (DOT) microsoft.com>
wrote:
Quote:
Hi,

I have a DTS package pointing to a database using an ODBC for Oracle. The
server field is actually the database name and there is no reference to the
actual server it is on. The database has been copied with the same name to
another server so now there are two instances of it. I have not been ableto
connect to the database on the new server.

How can I do this within DTS?

I have asked if the old database can be taken down but it is still being
used.

Many thanks,


Hi Nathan, i did some tests on my server:
- if I use the Microsoft ODBC Driver for Oracle (yellow-doubleDB icon)
it won't work, don't ask me why
- if I use the original Oracle Drivers (for ODBC you should see the
odbc folder in your Oracle Installation folder) that is, in my case,
Oracle in Ora92Home (earth-upon-a-table icon) it connects. In conn
properties you should then choose your DSN previously created with
odbcad32.exe and set other parameters.

but... I suggest you to use the OleDb drivers (Oracle OleDb Driver,
folder oledb in your ora installation folder)

HTH,
M.


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.