Oracle Connection sqlserver--via ODBC instance

Source: Internet
Author: User
Tags odbc

However, a problem was encountered during the operation.
1, 32 bit of sqlserver,64 Oracle, I did not have a good day, can tnsping pass, but always reported ora-28545.
2,sqlserver sa login can see a lot of libraries, in the establishment of ODBC is to select a library, if no choice is default (this default does not know which library). Be sure to test for success.
3,tnsname.ora is the machine name of SQL Server written by the host? Or Oracle's machine name? This should be verified.

The specific steps can be divided into 5:

The code is as follows Copy Code
1, set up ODBC, System DSN.
2, $oracle _home/hs/admin/init<sid>.ora
3, $oracle _home/network/admin/listener.ora, add listening, remember to reboot.
3, $oracle _home/network/admin/tnsname.ora, add tnsname
4,create Public DATABASE LINK
5,select * from Dd@db_link
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.