Installation and Use of Oracle graphical management tool navicat

Source: Internet
Author: User
Tags oracle developer

Navicat Oracle features an intuitive GUI and provides powerful visualization tools such as query editor and syntax highlighting capabilities when previewing SQL, SQL console, text, hexadecimal and blob view/Editor, ssh tunnel and more to improve work efficiency.

Installation:

1. DownloadNavicat for Oracle

Http://www.navicat.com/cn/download/download.html

2. DownloadOracle 10g odac and Oracle Developer Tools for Visual Studio

Http://www.oracle.com/technology/tech/dotnet/index.html

To install navicat for Oracle and ODP. net, you only need to click "Next" to install it by default.

Configuration

Run navicat for Oracle, add "connection", and select "Basic" as the connection type ",

 

The following error occurs during connection.

Select Tools> Select... to configure the OCI. dll path.

If a connection error occurs, the specific cause is that the following items need to be added to Oracle in the 2000server after the firewall:

1. Registry: Add [HKEY_LOCAL_MACHINE] To home0 of the Registry.

Use_shared_socket = true

2.

D: \ app \ Administrator \ product \ 11.1.0 \ client_1 \ Network \ admin \ sample

Set sqlnet. ora

Sqlnet. authentication_services = (CNT)

Names. directory_path = (tnsnames, onames, hostname)

Trace_level_client = 16 the connection will be successful.

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.