Oracle client Configuration

Source: Internet
Author: User


Oracle client configuration 1. copy the client file and copy the instantclient_11_2 folder to a directory. I put it on drive D directly. 2. configure the client environment variable TNS_ADMIND: \ instantclient_11_2 3. configure the sid file instantclient_11_2/tnsnames. ora where the first dev name is the local name, and the second dev is the instance on the remote data must match dev = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = 10.3.3.243) (PORT = 1521) (CONNECT_DATA = (SERVICE_NAME = dev) www.2cto.com 4. tnspingPing remote oracle database instance, where ais192 is the local Instance name [quee @ localhost ~] $ Tnsping ais192TNS Ping Utility for Linux: Version 10.2.0.1.0-Production on 12-OCT-2012 15: 25: 15 Copyright (c) 1997,200 5, Oracle. all rights reserved. used parameter files:/home/quee/oracle/product/10.2.0/db_4/network/admin/sqlnet. ora Used TNSNAMES adapter to resolve the aliasAttempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = localhost. localdomain) (PORT = 1521) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = ais192) OK (10 msec)

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.