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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: setting the editor in sqlplus

RE: setting the editor in sqlplus

From: Diana Duncan <Diana_at_fileFRENZY.com>
Date: Mon, 18 Sep 2000 12:57:20 -0400
Message-Id: <10623.117268@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01C02191.825AE686
Content-Type: text/plain;

        charset="iso-8859-1"

Go to $ORACLE_HOME/sqlplus/admin  

Add the following line to glogin.sql (depending on what editor you want to use, and where it lives)  

define _editor = /usr/bin/vi  

Diana

-----Original Message-----
From: Murugaian Adi [mailto:adi_at_MarketingAssociates.com] Sent: Monday, September 18, 2000 11:41 AM To: Multiple recipients of list ORACLE-L Subject: setting the editor in sqlplus

I just installed oracle 8.1.6 in Sun OS 5.7

How do I set the editor in sqlplus ?
I know how to set this in windows sqlplus but I don't know how to set this in unix.

------_=_NextPart_001_01C02191.825AE686
Content-Type: text/html;

        charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>setting the editor in sqlplus</TITLE>

<META content="MSHTML 5.00.3017.1000" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=354085816-18092000>Go to
$ORACLE_HOME/sqlplus/admin</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=354085816-18092000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=354085816-18092000>Add
the following line to glogin.sql (depending on what editor you want to use, and where it lives)</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=354085816-18092000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=354085816-18092000>define
_editor = /usr/bin/vi</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=354085816-18092000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=354085816-18092000>Diana</SPAN></FONT></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">

  <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma   size=2>-----Original Message-----<BR><B>From:</B> Murugaian Adi   [mailto:adi_at_MarketingAssociates.com]<BR><B>Sent:</B> Monday, September 18,   2000 11:41 AM<BR><B>To:</B> Multiple recipients of list   ORACLE-L<BR><B>Subject:</B> setting the editor in sqlplus<BR><BR></DIV></FONT>   <P><FONT size=2>I just installed oracle 8.1.6 in Sun OS 5.7</FONT> </P>   <P><FONT size=2>How do I set the editor in sqlplus ?</FONT> <BR><FONT size=2>I   know how to set this in windows sqlplus but I don't know how to set this in   unix.</FONT> </P></BLOCKQUOTE></BODY></HTML> Received on Mon Sep 18 2000 - 11:57:20 CDT

Original text of this message

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