Minor issues with the installation and configuration of Oracle transparent gateway

Source: Internet
Author: User
1. For details about how to install the Oracle transparent gateway, see http://space.itpub.net/6517/viewspace-145560. The main process is: install the software, configure the tg4msql connection parameters, configure the listener and service name, and configure the local service name.
2. Most error-prone:
1) configure the tg4msql connection parameters. If an error occurs, the SQL-related error is displayed during the connection;
2) Tnsname. ora: If no (HS = sidxx), the following error is displayed:

Error is located in row 1st:

ORA-28546: Connection initialization failure may be a net8 management error

ORA-02068: The following serious errors stem fromOracle_ SQL

ORA-03113: End of file for communication channel

Reference http://www.frontoracle.com/oracle-database/507/398507-help-configuring-transparent-gateway.html

The correct statement is as follows:

(CONNECT_DATA =
(SID = tg4msql)
)

(HS = tg4msql)

3) Pay attention to the correct user name and password when creating dblink; otherwise, an SQL connection error will be prompted (this error is clear)

Other good references:

Http://blog.csdn.net/tangnf/archive/2007/05/25/1626112.aspx

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.