DBAsupport.com Forums - Powered by vBulletin
Results 1 to 8 of 8

Thread: TNS Names

  1. #1
    Join Date
    Apr 2000
    Location
    arlington, va USA
    Posts
    24
    I want to add an SQL server to my TNSNames.ora file
    Does anyone know how to configure my Oracle TNSNames.ora file to look at an SQL Server?

    Do I set it up the same way as for an Oracle server?

    Thanks in advance
    DBAWannaB

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    You simply cannot do it, TNSNAMES uses Oracle NET 8 technology, a architecture that SQL Server cant understand unless you use Oracle Transparent Gateway for SQL Server.

    If things were so simple... :o

  3. #3
    Join Date
    Apr 2000
    Location
    arlington, va USA
    Posts
    24
    Pando,
    Is this absolutely the only way? Where do I get the Oracle SQL Gateway software from? Is this something that I need to purchase extra?
    DBAWannaB

  4. #4
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    By the way, what are you trying to do... accessiong to SQL Server with SQL PLUS or any other Oracle Software???
    And yes I would say it´s the only way however I think the gateway can only be used between an Oracle DB and SQL Server DB and not from an Oracle client to a SQL Server DB. You have to buy it, you can check technet for more information about Transparent Gateway.

  5. #5
    Join Date
    Apr 2000
    Location
    arlington, va USA
    Posts
    24
    Pando,
    What I'm trying to do is replicate data from an Oracle DB Server to an SQL db server. I am trying to do snapshot replication from Oracle to update/insert data into tables on an SQL box.

    I am running SQL plus on both boxes however the Oracle server is a remote server so I have telnet access as well as I can connect to it from the SQL Plus on my local machine.
    DBAWannaB

  6. #6
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    I think you are looking for the gateway, the way it works is it will setup a database link between SQL Server and Oracle, then Oracle will treat that SQL Server as another Oracle Server. Although I am not sure if you could use snapshots. May be you should contact Oracle about gateway´s functinality.

  7. #7
    Join Date
    Dec 2000
    Posts
    43

    Replication

    I'm trying to replicate from Oracle to Sybase and vice-versa.
    I tried to search for Transparent Gateway on technet and other websites for it, but couldn't find any details.
    If anyone can send any links that would really help.
    Thanks.

  8. #8
    Join Date
    Apr 2000
    Location
    arlington, va USA
    Posts
    24
    I found gateway information here


    [url]http://technet.oracle.com/doc/gateways/tg4mssql4/ch4.htm[/url]

    Of course you know you wont be able to get to this unless you are a registered user in technet.

    I did a search on Transparent Gateways and you can choose from solaris, nt, and sql and some others.

    Does anyone have the 32 bit driver Drv25317 that can be emailed to me. My download connection keeps timing out?
    DBAWannaB

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width