Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SqlPlus on Unix client?

Re: SqlPlus on Unix client?

From: <somasatish_at_hotmail.com>
Date: 1997/09/12
Message-ID: <3418D032.38E3@hotmail.com>#1/1

Hello,

    To run SqlPlus from the client meachine what you need to do is

 sql*net has to be installed on both the server and the client meachine..., along with tcp/ip files...

  Their are four paramater files to be changed i.e

  1. /etc/listener.ora
  2. /etc/protocol.ora
  3. /etc/sqlnet.ora and 4) /etc/tnsnames.ora... this has to be modified based upon your database name, ip addresess..,etc.

  At the client side... you shoud have

  1. sqlnet.ora and tnsnames.ora

  Each client shoud have a proper installation of sql*net and tcp/ip   files installed at the workstation place.....

P.N:
 One major thing is don't copy the files of sql*net from server to  to client and start... you should have a proper installation of sqlnet  and tcp/ip at the client side... or workstation..

Satish
E-Mail : somasatish_at_hotmail.com Received on Fri Sep 12 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US